hg: jdk/jdk: 8202669: Intermittent crash in ClassLoadingService::compute_class_size()

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Tue May 22 17:11:37 UTC 2018


Changeset: 4ab066d71956
Author:    coleenp
Date:      2018-05-22 13:10 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/4ab066d71956

8202669: Intermittent crash in ClassLoadingService::compute_class_size()
Summary: Don't report classes that failed to load when reporting class unloading. Remove the classes first.
Reviewed-by: dholmes, lfoltan, ccheung

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/services/classLoadingService.cpp
+ test/hotspot/jtreg/runtime/BadObjectClass/TestUnloadClassError.java



More information about the jdk-all-changes mailing list