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
8226810: Failed to launch JVM because of NullPointerException occured on System.props #4
Conversation
|
|
This backport pull request has now been updated with issue from the original commit. |
@evwhelan This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the As you do not have Committer status in this project an existing Committer must agree to sponsor your change.
|
/integrate |
This change is pending approval. Please hold off sponsoring until such time |
Approval granted for this change, now ready for sponsor |
/sponsor |
@coffeys @evwhelan Since your change was applied there have been 77 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit e9dae4d. |
This simple backport enables the GB18030 charset to be built into java.base on Windows.
Progress
Issue
Download
$ git fetch https://git.openjdk.java.net/jdk16u pull/4/head:pull/4
$ git checkout pull/4