RFR: 8267351: runtime/cds/SharedBaseAddress.java fails on x86_32 due to Unrecognized VM option 'UseCompressedOops'

Jie Fu jiefu at openjdk.java.net
Tue May 18 23:48:53 UTC 2021


Hi all,

Please review the small fix which fixes the failure on x86_32.

Thanks.
Best regards,
Jie

-------------

Commit messages:
 - 8267351: runtime/cds/SharedBaseAddress.java fails on x86_32 due to Unrecognized VM option 'UseCompressedOops'

Changes: https://git.openjdk.java.net/jdk/pull/4104/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4104&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8267351
  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4104.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4104/head:pull/4104

PR: https://git.openjdk.java.net/jdk/pull/4104


More information about the hotspot-runtime-dev mailing list