-
Bug
-
Resolution: Fixed
-
P1
-
hs25, 8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8030269 | 8u5 | Joseph Provino | P1 | Resolved | Fixed | b01 |
JDK-8029930 | 8 | Joseph Provino | P1 | Closed | Fixed | b120 |
The minimal VM does not include JVMTI functionality. There is a call to a nonexistent JVMTI
method from classfile/metadataOnStackMark.cpp
method from classfile/metadataOnStackMark.cpp
- backported by
-
JDK-8030269 Minimal VM: undefined symbol: _ZN23JvmtiCurrentBreakpoints11metadata_doEPFvP8MetadataE
- Resolved
-
JDK-8029930 Minimal VM: undefined symbol: _ZN23JvmtiCurrentBreakpoints11metadata_doEPFvP8MetadataE
- Closed
- relates to
-
JDK-8026946 JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle
- Resolved