[jdk17u-dev] RFR: 8290020: Deadlock in leakprofiler::emit_events during shutdown

Goetz Lindenmaier goetz at openjdk.org
Wed Jul 20 08:16:21 UTC 2022


I backport this for parity with 17.0.5-oracle.

I had to resolve TestDumpOnCrash.java because "8275375: [REDO] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect" is not in 17.
I decided to add also the dumppath argument, it will simplify later backports, also of 8271949.

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

Commit messages:
 - Backport e8568b890a829f3481a57f4eb5cf1796e363858b

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

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


More information about the jdk-updates-dev mailing list