|
Quick Lists
|
|
Bug ID:
|
6500866
|
|
Votes
|
0
|
|
Synopsis
|
jvm crash running forte stress kit.
|
|
Category
|
hotspot:compiler2
|
|
Reported Against
|
|
|
Release Fixed
|
hs10(b06),
6u4(b03) (Bug ID:2171889)
, 7(b06) (Bug ID:2176821)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
6511756
|
|
Submit Date
|
05-DEC-2006
|
|
Description
|
Running forte stress tester I found jvm crashes caused by having values for an interpreter frame's methodOop be in the area reserved for permgen but not in the committed area for permgen.
Posted Date : 2006-12-05 17:46:49.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
The is_perm() test is not restrictive enough for the forte code. Added is_perm_and_alloced().
Posted Date : 2006-12-05 17:48:11.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |