Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

native-image currently doesn’t respect the jdk.tls.[legacy|deprecated] system properties, because the classes responsible for initializing them are bound at build time (and therefore only respect the build-time values). Moving them to a run-time resolves the problem.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 9, 2025
@graalvmbot graalvmbot merged commit 5232606 into master Oct 10, 2025
13 checks passed
@graalvmbot graalvmbot deleted the js/GR-69740/move-sslcontext-run-time branch October 10, 2025 00:27
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.

2 participants