|
Quick Lists
|
|
Bug ID:
|
6511866
|
|
Votes
|
0
|
|
Synopsis
|
Bad fix to 6281377: Unsafe lazy field set methods
|
|
Category
|
hotspot:compiler2
|
|
Reported Against
|
jdk_6
|
|
Release Fixed
|
6u2(b01),
hs10(b07) (Bug ID:2146433)
, 7(b07) (Bug ID:2176844)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
6281377
|
|
Submit Date
|
10-JAN-2007
|
|
Description
|
Subject: Re: AtomicX.lazySet (was weakSet)
Date: January 10, 2007 10:28:14 AM PST
Somewhere between my tests here and eventual integration, the
signature strings for Unsafe_putOrdered* in vmSymbols.hpp
got screwed up by one letter, so they stopped being inlined (and are
thus very very slow!)
Somewhere between my tests here and eventual integration, the
signature strings for Unsafe_putOrdered* in vmSymbols.hpp
got screwed up by one letter, so they stopped being inlined (and are
thus very very slow!)
Posted Date : 2007-01-10 22:54:44.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Yes. This is a flaw in the following SCCS delta:
src/share/vm/memory/vmSymbols.hpp
d D 1.141 05/06/22 15:22:36 jrose 240 239
c 6281377 provide Unsafe lazy field set methods
Drat.
Posted Date : 2007-01-10 22:54:44.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |