hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jun 26 07:30:24 UTC 2018


Changeset: 57f5cba78093
Author:    alanb
Date:      2018-06-26 08:13 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/57f5cba78093

8205612: (fc) Files.readAllBytes fails with ClosedByInterruptException when interrupt status set
Reviewed-by: bpb

! src/java.base/share/classes/java/nio/file/Files.java
! src/java.base/share/classes/java/nio/file/spi/FileSystemProvider.java
! src/java.base/share/classes/sun/nio/ch/FileChannelImpl.java
+ test/jdk/java/nio/file/Files/CallWithInterruptSet.java

Changeset: d1b24f2ceca5
Author:    ghaug
Date:      2018-06-25 16:00 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/d1b24f2ceca5

8200720: Print additional information in thread dump (times, allocated bytes etc.)
Reviewed-by: dholmes, clanger, cjplummer, sspitsyn

! src/hotspot/share/classfile/klassFactory.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
+ src/hotspot/share/runtime/threadStatisticalInfo.hpp
! src/hotspot/share/runtime/vm_operations.cpp
! src/hotspot/share/runtime/vm_operations.hpp
! src/hotspot/share/services/attachListener.cpp
! src/hotspot/share/services/diagnosticCommand.cpp
! src/hotspot/share/services/diagnosticCommand.hpp
! src/jdk.jcmd/share/classes/sun/tools/jstack/JStack.java



More information about the jdk-sandbox-changes mailing list