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: 4794922
Votes 0
Synopsis forceGC() should not do a GC if VM_created is false
Category java:jvm_exact
Reported Against 1.2.2_14
Release Fixed 1.2.2_15
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 17-DEC-2002
Description
 forceGC() (really getLocksThenGC() would be better) should
 not do a GC if VM_created is false as the collector relies
 on the proper set of classes (e.g., Reference, Object, etc.)
 to be loaded so that it may function at all.
Work Around
 
Evaluation
See description.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang