Skip to content

feat(jdk14): add demo for JEP 367 - Remove the Pack200 Tools and API#343

Merged
AloisSeckar merged 2 commits intoAloisSeckar:masterfrom
adripo:feat-jep367
Oct 31, 2025
Merged

feat(jdk14): add demo for JEP 367 - Remove the Pack200 Tools and API#343
AloisSeckar merged 2 commits intoAloisSeckar:masterfrom
adripo:feat-jep367

Conversation

@adripo
Copy link
Contributor

@adripo adripo commented Oct 30, 2025

Demo for Java 14 feature JEP 367: Remove the Pack200 Tools and API

Closes #337

@AloisSeckar AloisSeckar added the hacktoberfest Counts as submission for Hacktoberfest 2025 label Oct 31, 2025
@AloisSeckar
Copy link
Owner

@adripo hi and thank you for you contribution. The changes are OK, but because of other recent PRs, there are now conflicts with the master branch and PR cannot be merged. Since you didn't allow modifications, I cannot do it myself. Please, try to sort it out, or change the settings of this PR that will allow me to make changes directly.

@AloisSeckar AloisSeckar added the changes requested The PR was checked and feedback provided. Changes must be done in order to get it accepted. label Oct 31, 2025
@adripo
Copy link
Contributor Author

adripo commented Oct 31, 2025

@adripo hi and thank you for you contribution. The changes are OK, but because of other recent PRs, there are now conflicts with the master branch and PR cannot be merged. Since you didn't allow modifications, I cannot do it myself. Please, try to sort it out, or change the settings of this PR that will allow me to make changes directly.

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.

@AloisSeckar
Copy link
Owner

Since it was pretty quick resolution, I have done it :) Thank you for help with the actual demo.

@AloisSeckar AloisSeckar merged commit 02c60e2 into AloisSeckar:master Oct 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changes requested The PR was checked and feedback provided. Changes must be done in order to get it accepted. hacktoberfest Counts as submission for Hacktoberfest 2025

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JEP 367 – Remove the Pack200 Tools and API

2 participants