[jdk17u-dev] RFR: 8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs

Goetz Lindenmaier goetz at openjdk.org
Thu Jul 28 14:55:49 UTC 2022


I backport this for parity with 17.0.5-oracle.

This change originally only fixes a test command (adding UnlockDiagnosticVMOptions)
But this test command was only added in "[273456: Do not hold ttyLock around stack walking](https://github.com/openjdk/jdk/commit/461a467f91ba19ae35d7833b7d3e74f62f52e19c)" in 18 which is not backported. 

I think this only makes sense if the whole new test command is backported including the fix. 
Test passes.

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

Commit messages:
 - Backport 261cb44b13e5910180a2599ca756eb7ae6f9c443

Changes: https://git.openjdk.org/jdk17u-dev/pull/604/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=604&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8273629
  Stats: 13 lines in 1 file changed: 13 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/604.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/604/head:pull/604

PR: https://git.openjdk.org/jdk17u-dev/pull/604


More information about the jdk-updates-dev mailing list