RFR: 8227060: Optimize safepoint cleanup subtask order [v3]

Coleen Phillimore coleenp at openjdk.org
Sat Jul 16 15:22:56 UTC 2022


> Most of the analysis in the CR is for code that's removed, but I found one safepoint cleanup task that's unused.  Also the dictionary resizing and symbol/string table rehashing, while rare, could take a long time so I moved them sooner in the list.
> Tested with tier1-3.

Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:

  More Kim improvements.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9515/files
  - new: https://git.openjdk.org/jdk/pull/9515/files/9e49a30b..c47551fe

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9515&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9515&range=01-02

  Stats: 21 lines in 1 file changed: 7 ins; 12 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/9515.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9515/head:pull/9515

PR: https://git.openjdk.org/jdk/pull/9515


More information about the hotspot-dev mailing list