shshahma [Mon, 17 Jul 2017 03:58:42 -0700] rev 45929
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Summary: Update line number table and code indices table with missing entry
Reviewed-by: vromero
anazarov [Tue, 18 Jul 2017 15:19:23 -0700] rev 45928
8177357: tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException"
Reviewed-by: psandoz
naoto [Wed, 19 Jul 2017 14:48:53 -0700] rev 45927
8183902: Remove unnecessary definitions in locale_str.h for macOS
Reviewed-by: rriggs
rriggs [Wed, 19 Jul 2017 16:24:38 -0400] rev 45926
8184808: (process) isAlive should use pid for validity, not /proc/pid
Reviewed-by: stuefe, xiaofeya
alanb [Wed, 19 Jul 2017 19:31:48 +0100] rev 45925
8184916: DisabledAlgorithmConstraints loading should be delayed until needed
Reviewed-by: mullan
alanb [Wed, 19 Jul 2017 19:30:08 +0100] rev 45924
8184917: System.initPhase1 does not need to pre-load libzip
Reviewed-by: redestad
bpb [Wed, 19 Jul 2017 08:46:38 -0700] rev 45923
8183320: Better cleanup in java/nio/file/Files/probeContentType/ParallelProbes.java
8183321: Better cleanup for jdk/test/java/io/File/createTempFile/NameTooLong.java
8183343: Better cleanup for jdk/test/java/nio/file/spi/SetDefaultProvider.java
8183344: Better cleanup for jdk/test/java/io/File/createTempFile/SpecialTempFile.java
Summary: Change locations where temporary files are created to ensure cleanup
Reviewed-by: chegar, alanb
duke [Thu, 24 Aug 2017 16:30:03 +0200] rev 45922
Merge
tbell [Thu, 20 Jul 2017 18:17:13 +0000] rev 45921
Added tag jdk-10+16 for changeset 07c0f17dc7bb
anazarov [Tue, 25 Jul 2017 17:04:46 -0700] rev 45920
8184961: jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file
Reviewed-by: bpb