[Fwd: _interrupted field visibility bug in OpenJDK 7+]

Dr Heinz M. Kabutz heinz at javaspecialists.eu
Wed Nov 7 22:07:14 PST 2012


In case you have not seen, there is a discussion on concurrency-interest (http://tinyurl.com/bofu46j) about a new bug that we discovered where code dealing with isInterrupted() is not correctly optimized, leading to issues where a thread does not see its interrupted status change.

This has been submitted as a bug
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003135

Regards

Heinz
-- 
Dr Heinz M. Kabutz (PhD CompSci)
Author of "The Java(tm) Specialists' Newsletter"
Sun Java Champion
IEEE Certified Software Development Professional
http://www.javaspecialists.eu
Tel: +30 69 75 595 262
Skype: kabutz 

-------------- next part --------------
An embedded message was scrubbed...
From: "Dr Heinz M. Kabutz" <heinz at javaspecialists.eu>
Subject: _interrupted field visibility bug in OpenJDK 7+
Date: Wed, 07 Nov 2012 23:00:06 +0100
Size: 4784
Url: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20121108/b4f3707a/_interruptedfieldvisibilitybuginOpenJDK7.eml 


More information about the hotspot-compiler-dev mailing list