hg: jdk7/hotspot/hotspot: 3 new changesets

john.coomes at oracle.com john.coomes at oracle.com
Fri Mar 25 08:00:31 PDT 2011


Changeset: 083f13976b51
Author:    dholmes
Date:      2011-03-21 22:16 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/083f13976b51

6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
Summary: only clear the interrupt state if we will report that it was set
Reviewed-by: dcubed, alanb, phh, coleenp, dice

! src/os/windows/vm/os_windows.cpp
! src/share/vm/runtime/osThread.hpp
! src/share/vm/runtime/vmStructs.cpp

Changeset: fc416c2556ec
Author:    mchung
Date:      2011-03-22 18:04 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/fc416c2556ec

7025628: Remove the temporary hack added for jdk modularization in hotspot
Summary: Removed
Reviewed-by: ohair, coleenp

! src/share/vm/runtime/os.cpp

Changeset: 006b3750a4d4
Author:    jcoomes
Date:      2011-03-24 23:06 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/006b3750a4d4

Merge

! src/share/vm/runtime/vmStructs.cpp



More information about the jdk7-changes mailing list