JDK-6680457 : java/lang/management/GarbageCollectorMXBean/GcInfoCompositeType.java fails with JDK 6u5p
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 6u5p
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-03-26
  • Updated: 2011-01-19
  • Resolved: 2008-04-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u5p teamFixed
Related Reports
Relates :  
Relates :  
Description
java/lang/management/GarbageCollectorMXBean/GcInfoCompositeType.java fails with recent 6u5p build

Comments
EVALUATION Is TreeSet broken? Tests throws result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Wrong getters: [Class, CompositeType, StartTime, StartTime] while getters is Set<String> getters = new TreeSet<String>(String.CASE_INSENSITIVE_ORDER); See /net/sqenfs-1.sfbay/export1/comp/vm/testbase/jtreg/6u5/LANG_REGRESSION/test/java/lang/management/GarbageCollectorMXBean/GcInfoCompositeType.java for details
26-03-2008