[jdk17] Integrated: 8268778: CDS check_excluded_classes needs DumpTimeTable_lock

Ioi Lam iklam at openjdk.java.net
Tue Jul 6 22:24:55 UTC 2021


On Tue, 6 Jul 2021 20:00:23 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Please  review this clean backport from openjdk/jdk to jdk17.
> 
> Since the fix may impact timing and locking order, I decided to apply the fix in the mainline repo first. After 2 weeks of testing there, no problems are found. So it should be safe to integrate the fix into JDK 17.

This pull request has now been integrated.

Changeset: 0ebf8aa9
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/0ebf8aa9d7835ef46394fb6536882b8eac65ea2c
Stats:     10 lines in 3 files changed: 5 ins; 3 del; 2 mod

8268778: CDS check_excluded_classes needs DumpTimeTable_lock

Reviewed-by: minqi, ccheung

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

PR: https://git.openjdk.java.net/jdk17/pull/220


More information about the hotspot-runtime-dev mailing list