-
Bug
-
Resolution: Fixed
-
P3
-
hs17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2190645 | 7 | Daniel Daugherty | P3 | Resolved | Fixed | b89 |
JDK-2197959 | 6u23 | Daniel Daugherty | P3 | Resolved | Fixed | b01 |
JDK-2199907 | 6u22m | Daniel Daugherty | P3 | Resolved | Fixed | b01 |
JDK-2193573 | 6u21p | Daniel Daugherty | P3 | Resolved | Fixed | b03 |
JDK-2190631 | 6u21 | Daniel Daugherty | P3 | Resolved | Fixed | b02 |
JDK-2191912 | 6u20-rev | Yumin Qi | P3 | Closed | Fixed | b03 |
JDK-2190628 | 6u19-rev | Yumin Qi | P3 | Closed | Fixed | b07 |
JDK-2190699 | hs17 | Daniel Daugherty | P3 | Resolved | Fixed | b12 |
JDK-2192198 | hs16.3 | Daniel Daugherty | P3 | Resolved | Fixed | b01 |
JDK-2190701 | hs16.2 | Daniel Daugherty | P3 | Resolved | Fixed | b06 |
com/sun/management/HotSpotDiagnosticMXBean/SetAllVMOptions.java
MM_REGRESSION/test/com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions
MM_REGRESSION/test/com/sun/management/HotSpotDiagnosticMXBean/SetAllVMOptions
com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions
com/sun/management/HotSpotDiagnosticMXBean/SetAllVMOptions
Sample error file:
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2010-01-07/GC_Baseline/javase/windows-i586/client/mixed/windows-i586_client_mixed_MM_REGRESSION/workDir/com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions/hs_err_pid94216.log
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=\\management.cpp:1540
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (C:\\temp\\jprt\\P1\\B\\172602.ysr\\source\\src\\share\\vm\\services\\management.cpp:1540), pid=144188, tid=162500
# Error: assert(false,"Unsupported VMGlobal Type")
#
# JRE version: 7.0-b78
# Java VM: OpenJDK Server VM (17.0-b05-2009-12-23-172602.ysr.frag-fastdebug mixed mode windows-x86 )
# An error report file with more information is saved as:
# R:\\results\\vm\\gtee\\JDK7\\NIGHTLY\\VM\\2009-12-25\\GC_Baseline-XXParallel\\javase\\windows-i586\\server\\mixed\\windows-i586_server_mixed_MM_REGRESSION\\workDir\\com\\sun\\management\\HotSpotDiagnosticMXBean\\GetDiagnosticOptions\\hs_err_pid144188.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2009-12-25/GC_Baseline-XXParallel/javase/windows-i586/server/mixed/windows-i586_server_mixed_MM_REGRESSION/workDir/com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions.jtr
Sounds like a missing case (is_double()) in the relevant switch statement?
- backported by
-
JDK-2190631 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2190645 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2190699 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2190701 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2192198 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2193573 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2197959 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2199907 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Resolved
-
JDK-2190628 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Closed
-
JDK-2191912 assert(false,"Unsupported VMGlobal Type") at management.cpp:1540
- Closed
- relates to
-
JDK-6924497 HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE
- Resolved
-
JDK-6898160 Need serviceability support for new vm argument type 'uint64_t'
- Closed
-
JDK-6631166 CMS: better heuristics when combatting fragmentation
- Closed
-
JDK-6610094 Add generic support for platform MXBeans of any type
- Closed