8265989: System property for the native character encoding name by naotoj · Pull Request #3777 · openjdk/jdk (original) (raw)
@naotoj This change now passes all automated pre-integration checks.
ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.
After integration, the commit message for the final commit will be:
8265989: System property for the native character encoding name
Reviewed-by: iris, joehw, rriggs
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 169 new commits pushed to the master
branch:
- 3544a9d: 8266391: Replace use of reflection in jdk.internal.platform.Metrics
- 020236c: 8264786: [macos] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
- 45760d4: 8266320: (bf) ReadOnlyBufferException in heap buffer put(String,int,int) should not be conditional
- ff65920: 8265491: Math Signum optimization for x86
- 55cc0af: 8266185: Shenandoah: Fix incorrect comment/assertion messages
- 880c138: 8265349: vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion.
- 001c514: 8265322: C2: Simplify control inputs for BarrierSetC2::obj_allocate
- 194bcec: 8265984: Concurrent GC: Some tests fail "assert(is_frame_safe(f)) failed: Frame must be safe"
- 1d9ea3a: 8266083: Shenandoah: Consolidate dedup/no dedup oop closures
- 80941f4: 8234446: Post-CMS workgroup hierarchy cleanup
- ... and 159 more: https://git.openjdk.java.net/jdk/compare/52f9d2297796e7157eeddb102a8896d7a7fad5d5...master
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
➡️ To integrate this PR with the above commit message to the master
branch, type /integrate in a new comment.