Integrated: 8261860: Crash caused by lambda proxy class loaded in Shutdown hook
Calvin Cheung
ccheung at openjdk.java.net
Fri Feb 19 02:45:44 UTC 2021
On Thu, 18 Feb 2021 23:51:08 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> A simple fix to check if the nest host is in the "linked" state before including its lambda proxy classes in the archive during CDS dynamic dump.
>
> Testing: tier1, hs-tiers 2,3,4.
This pull request has now been integrated.
Changeset: 78cde648
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/78cde648
Stats: 138 lines in 3 files changed: 137 ins; 0 del; 1 mod
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
Reviewed-by: iklam, minqi
-------------
PR: https://git.openjdk.java.net/jdk/pull/2634
More information about the hotspot-runtime-dev
mailing list