-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176844 | 7 | John Rose | P3 | Closed | Fixed | b07 |
JDK-2146433 | hs10 | John Rose | P2 | Resolved | Fixed | b07 |
From: Doug Lea
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!)
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!)
- backported by
-
JDK-2146433 Bad fix to 6281377: Unsafe lazy field set methods
- Resolved
-
JDK-2176844 Bad fix to 6281377: Unsafe lazy field set methods
- Closed
- relates to
-
JDK-6281377 Provide Unsafe lazy field set methods
- Resolved