hg: jdk/sandbox: 3 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Aug 22 14:45:20 UTC 2019


Changeset: 4863a802a7c1
Author:    coleenp
Date:      2019-08-22 09:51 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/4863a802a7c1

8230003: Make Monitor inherit from Mutex
Summary: Reverse inheritance that makes more sense.
Reviewed-by: dholmes, rehn, pchilanomate

! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/jfr/recorder/repository/jfrEmergencyDump.cpp
! src/hotspot/share/logging/logTag.hpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! src/hotspot/share/runtime/mutex.cpp
! src/hotspot/share/runtime/mutex.hpp
! src/hotspot/share/runtime/mutexLocker.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp

Changeset: 0094711309c3
Author:    coleenp
Date:      2019-08-22 09:53 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/0094711309c3

Merge


Changeset: abf6ee4c477c
Author:    lancea
Date:      2019-08-22 10:43 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/abf6ee4c477c

8229887: (zipfs) zip file corruption when replacing an existing STORED entry
Reviewed-by: alanb, redestad, dfuchs

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java
+ test/jdk/jdk/nio/zipfs/UpdateEntryTest.java



More information about the jdk-sandbox-changes mailing list