RFR (S) CR 8008965: @Contended fails with classes having static fields
Aleksey Shipilev
aleksey.shipilev at oracle.com
Tue Mar 5 13:15:19 PST 2013
On 03/06/2013 01:01 AM, Coleen Phillimore wrote:
> This looks okay to me. Can the 80003985 regression test be added to the
> hotspot or jdk test set? I would like to see it in the webrev anyway.
Awwwwww. The test was lost from the 8003985 commit! Are you OK with
adding this test to this webrev, still leaving the 8003985 id for the test?
> As far as changing how oopmaps are created for static fields, which are
> allocated in the mirror, you'd have to make sure it doesn't hurt GC
> performance and see how much extra complication that you'd add for this
> special, and we hope, unusual case.
Yes, thanks for the pointer.
-Aleksey.
More information about the hotspot-runtime-dev
mailing list