-
Bug
-
Resolution: Fixed
-
P2
-
hs17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2187051 | 7 | Paul Hohensee | P2 | Closed | Fixed | b79 |
JDK-2189885 | 6u21 | Paul Hohensee | P2 | Closed | Fixed | b01 |
JDK-2184557 | 6u18 | Paul Hohensee | P2 | Closed | Fixed | b05 |
JDK-2184558 | hs16 | Paul Hohensee | P2 | Closed | Fixed | b12 |
A new vm argument type, 'uint64_t', was added as part of 6887571. The jdk library
code in jdk/share/native/sun/management/Flag.c that fetches all the vm product flags
throws an exception if it doesn't understand the type of an argument. The change
for 6887571 didn't include full serviceability support for uint64_t.
This bug affects the following SDK/JDK test in the MM_REGRESSION
test suite:
com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions.java
code in jdk/share/native/sun/management/Flag.c that fetches all the vm product flags
throws an exception if it doesn't understand the type of an argument. The change
for 6887571 didn't include full serviceability support for uint64_t.
This bug affects the following SDK/JDK test in the MM_REGRESSION
test suite:
com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions.java
- backported by
-
JDK-2184557 Need serviceability support for new vm argument type 'uint64_t'
- Closed
-
JDK-2184558 Need serviceability support for new vm argument type 'uint64_t'
- Closed
-
JDK-2187051 Need serviceability support for new vm argument type 'uint64_t'
- Closed
-
JDK-2189885 Need serviceability support for new vm argument type 'uint64_t'
- Closed
- relates to
-
JDK-6915365 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-6887571 Increase default heap config sizes
- Closed
(1 relates to)