RFR: 8258908: Remove JVM option CleanChunkPoolAsync

Harold Seigel hseigel at openjdk.java.net
Tue Jan 5 22:02:12 UTC 2021


Please review this small change to remove JVM develop option CleanChunkPoolAsync.  The option was originally added for embedded builds so they could clean chunk pools synchronouosly.

The change was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.

Thanks, Harold

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

Commit messages:
 - 8258908: Remove JVM option CleanChunkPoolAsync

Changes: https://git.openjdk.java.net/jdk/pull/1949/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1949&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8258908
  Stats: 25 lines in 6 files changed: 0 ins; 20 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1949.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1949/head:pull/1949

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


More information about the hotspot-dev mailing list