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

Fix CDS archiveFile.setWritable #1082

Merged

Conversation

romain-grecourt
Copy link
Contributor

Use jri.resolve(archiveFile), as archiveFile is a path relative to the JRI directory.

Fixes #1078

Use jri.resolve(archiveFile), as archiveFile is a path relative to the JRI directory.

Fixes helidon-io#1078
@romain-grecourt romain-grecourt added this to the 4.0.15 milestone Oct 30, 2024
@romain-grecourt romain-grecourt self-assigned this Oct 30, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 30, 2024
@romain-grecourt romain-grecourt merged commit c766854 into helidon-io:master Oct 31, 2024
24 checks passed
@romain-grecourt romain-grecourt deleted the linker-rebuild-windows branch October 31, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mvn package -Pjlink-image is failing on Windows
2 participants