|
Quick Lists
|
|
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
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |