-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: openjdk8u242
-
Component/s: hotspot
-
b05
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8239156 | openjdk8u252 | Sergey Nazarkin | P2 | Resolved | Fixed | b03 |
/jdk8u/hotspot/src/share/vm/oops/instanceKlass.cpp: In member function ‘void InstanceKlass::set_init_state(InstanceKlass::ClassState)’:
/jdk8u/hotspot/src/share/vm/oops/instanceKlass.cpp:3608:111: error: ‘set_initialization_state_and_notify_implassert’ was not declared in this scope
set_initialization_state_and_notify_implassert(_init_thread == NULL, "should be cleared before state change");
/jdk8u/hotspot/src/share/vm/oops/instanceKlass.cpp:3608:111: error: ‘set_initialization_state_and_notify_implassert’ was not declared in this scope
set_initialization_state_and_notify_implassert(_init_thread == NULL, "should be cleared before state change");
- backported by
-
JDK-8239156 Debug build failed after 8236058
-
- Resolved
-
- relates to
-
JDK-8225141 Better handling of classes in error state by fast class initialization checks
-
- Resolved
-
-
JDK-8236058 Better handling of classes in error state by fast class initialization checks
-
- Resolved
-