Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include jextract and jpackcore on all platforms #785

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

keithc-ca
Copy link
Member

@keithc-ca keithc-ca commented Nov 21, 2024

@pshipton
Copy link
Member

I don't think it fixes #20661. If we are going to supply jpackcore on Windows, it needs to be in the jre/bin directory, otherwise it will be missing for anyone using the JRE. I also don't see any need to put jpackcore in the bin directory.

Given we don't create the launchers on Windows
https://github.com/ibmruntimes/openj9-openjdk-jdk8/blob/openj9/jdk/make/CompileLaunchers.gmk#L524
will this change do anything on Windows?

@keithc-ca
Copy link
Member Author

keithc-ca commented Nov 21, 2024

This (in its current form) will not affect Windows. I see jextract is included in IBM Java 8, so I'll update this to do the same for Semeru.

@keithc-ca
Copy link
Member Author

Updated to include the tools on Windows.

@keithc-ca
Copy link
Member Author

@pshipton Any remaining concerns?

jdk/make/CompileLaunchers.gmk Outdated Show resolved Hide resolved
closed/make/Images.gmk Outdated Show resolved Hide resolved
@pshipton
Copy link
Member

Yes sorry, I made comments but never published them.

@keithc-ca keithc-ca changed the title Include copies of jextract and jpackcore in JDK bin directory Include jextract and jpackcore on all platforms Nov 28, 2024
@pshipton pshipton merged commit 608c7b0 into ibmruntimes:openj9 Nov 28, 2024
2 checks passed
@keithc-ca keithc-ca deleted the jpackcore branch November 28, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jextract/jpackcore not packaged in Java 8 JDK for Windows
2 participants