-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
-
b15
There is code in javaClasses that has a regular path and a CDS dump path. The latter is executed by the VMThread and can never throw exceptions, while the former can. If we refactor this we can simplify the exception management code.
- relates to
-
JDK-8263908 Build fails due to initialize_static_field_for_dump defined but not used after JDK-8263771
-
- Resolved
-
-
JDK-8252685 APIs that require JavaThread should take JavaThread arguments
-
- Resolved
-