|
Quick Lists
|
|
Bug ID:
|
6743059
|
|
Votes
|
0
|
|
Synopsis
|
Error in spaceDecorator.cpp for "optimized" build.
|
|
Category
|
hotspot:garbage_collector
|
|
Reported Against
|
|
|
Release Fixed
|
hs14(b06)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
29-AUG-2008
|
|
Description
|
An build of the optimized target fails with
"/net/karachi/scratch/jmasa/hg_gc_baseline_ref/src/share/vm/gc_implementation/shared/spaceDecorator.cpp", line 36: Error: value is not a member of HeapWord.
1 Error(s) detected.
Posted Date : 2008-08-29 15:17:24.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Define the value() method in HeapWord under
not PRODUCT instead of ASSERT.
Posted Date : 2008-08-29 20:36:40.0
http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/a4f9ef0c0375
Posted Date : 2008-09-05 01:06:06.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |