Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6891701
Votes 0
Synopsis test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
Category java:classes_management
Reported Against
Release Fixed 7(b75)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 14-OCT-2009
Description
The following SDK/JDK test:

java/lang/management/RuntimeMXBean/GetSystemProperties

sets system property with Object type in order to verify that the RuntimeMXBean.getSystemProperties() filters out non-string properties properly.

Since jtreg test harness runs multiple tests in the same VM, the test should restore the system property before it finishes.
Posted Date : 2009-10-14 22:03:30.0
Work Around
N/A
Evaluation
Will fix the test to restore the system properties.
Posted Date : 2009-10-14 22:02:00.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang