hg: jdk7/hotspot-comp/hotspot: 6772683: Thread.isInterrupted() fails to return true on multiprocessor PC

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Thu May 21 13:47:50 PDT 2009


Changeset: aabd393cf1ee
Author:    kvn
Date:      2009-05-21 10:05 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/aabd393cf1ee

6772683: Thread.isInterrupted() fails to return true on multiprocessor PC
Summary: Set the control edge for the field _interrupted load in inline_native_isInterrupted().
Reviewed-by: never

! src/share/vm/opto/library_call.cpp
+ test/compiler/6772683/InterruptedTest.java




More information about the jdk7-changes mailing list