feat(jdk14): add demo for JEP 367 - Remove the Pack200 Tools and API#343
feat(jdk14): add demo for JEP 367 - Remove the Pack200 Tools and API#343AloisSeckar merged 2 commits intoAloisSeckar:masterfrom
Conversation
|
@adripo hi and thank you for you contribution. The changes are OK, but because of other recent PRs, there are now conflicts with the |
Hi @AloisSeckar , thanks for the checks. I enabled edits on the PR. I don't have much time to work on this in the weekend, maybe next week if you still haven't solved it yet. |
|
Since it was pretty quick resolution, I have done it :) Thank you for help with the actual demo. |
Demo for Java 14 feature JEP 367: Remove the Pack200 Tools and API
Closes #337