RFR: 8285507: revert fix for JDK-8282704 now that JDK-8282952 is fixed

Daniel D.Daugherty dcubed at openjdk.java.net
Wed Apr 27 14:59:08 UTC 2022


Revert (most of) the fix for JDK-8282704 now that JDK-8282952 is fixed.

This fix has been tested with Mach5 Tier[1-7] (about to start a Tier8) and I also ran
my StressWrapper_StopAtExit.java test using {release, fastdebug, and slowdebug}
bits for 12 hours per config. No failures for StressWrapper_StopAtExit.java.

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

Depends on: https://git.openjdk.java.net/jdk/pull/8388

Commit messages:
 - 8285507.cr0

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

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


More information about the hotspot-runtime-dev mailing list