Fri, 01 Dec 2017 16:40:08 -0500 8080225: FileInput/OutputStream/FileChannel cleanup should be improved
rriggs [Fri, 01 Dec 2017 16:40:08 -0500] rev 48224
8080225: FileInput/OutputStream/FileChannel cleanup should be improved Reviewed-by: mchung, plevart, bpb
Fri, 08 Dec 2017 20:46:40 +0530 8192986: Inconsistent handling of exploded modules in jlink
sundar [Fri, 08 Dec 2017 20:46:40 +0530] rev 48223
8192986: Inconsistent handling of exploded modules in jlink Reviewed-by: redestad, jlaskey
Fri, 08 Dec 2017 14:28:51 +0000 8193256: Configuration and ModuleLayer findModule cleanup
alanb [Fri, 08 Dec 2017 14:28:51 +0000] rev 48222
8193256: Configuration and ModuleLayer findModule cleanup Reviewed-by: redestad, alanb Contributed-by: andrej.golovnin@gmail.com
Fri, 08 Dec 2017 11:50:39 +0000 8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
dfuchs [Fri, 08 Dec 2017 11:50:39 +0000] rev 48221
8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works Summary: The behavior observed for Java 8 is restored Reviewed-by: martin, mchung
Fri, 08 Dec 2017 12:02:30 +0100 8193137: Nashorn crashes when given an empty script file
hannesw [Fri, 08 Dec 2017 12:02:30 +0100] rev 48220
8193137: Nashorn crashes when given an empty script file Reviewed-by: hannesw, sundar Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 08 Dec 2017 11:48:38 +0100 8192970: Element getters/setters with fixed key fail to link properly
attila [Fri, 08 Dec 2017 11:48:38 +0100] rev 48219
8192970: Element getters/setters with fixed key fail to link properly Reviewed-by: hannesw, sundar
Fri, 08 Dec 2017 09:48:10 +0100 8193183: Fix format string in libdt_shmem/shmemBase.c
clanger [Fri, 08 Dec 2017 09:48:10 +0100] rev 48218
8193183: Fix format string in libdt_shmem/shmemBase.c Reviewed-by: cjplummer, sspitsyn
Thu, 07 Dec 2017 21:07:12 -0800 8034254: Don't use binary testing files broken.jar
ksrini [Thu, 07 Dec 2017 21:07:12 -0800] rev 48217
8034254: Don't use binary testing files broken.jar Reviewed-by: jjg
Fri, 08 Dec 2017 09:40:14 +0800 8192987: keytool should remember real storetype if it is not provided
weijun [Fri, 08 Dec 2017 09:40:14 +0800] rev 48216
8192987: keytool should remember real storetype if it is not provided Reviewed-by: mullan
Thu, 07 Dec 2017 14:21:25 -0800 8149402: "-group" option issue for classes from default package
ksrini [Thu, 07 Dec 2017 14:21:25 -0800] rev 48215
8149402: "-group" option issue for classes from default package Reviewed-by: jjg
Thu, 07 Dec 2017 14:23:52 -0800 8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
smarks [Thu, 07 Dec 2017 14:23:52 -0800] rev 48214
8177681: Remove methods Runtime.getLocalized{Input,Output}Stream Reviewed-by: rriggs, bpb, mr
Thu, 07 Dec 2017 14:15:14 -0800 8191030: @value Tags are not resolved by javadoc 9.
ksrini [Thu, 07 Dec 2017 14:15:14 -0800] rev 48213
8191030: @value Tags are not resolved by javadoc 9. Reviewed-by: jjg
Thu, 07 Dec 2017 22:37:45 +0100 8188789: Update JDK 9.0.1 and Future OpenJDK bundle names
erikj [Thu, 07 Dec 2017 22:37:45 +0100] rev 48212
8188789: Update JDK 9.0.1 and Future OpenJDK bundle names Reviewed-by: tbell
Thu, 07 Dec 2017 21:06:02 +0000 Merge
lana [Thu, 07 Dec 2017 21:06:02 +0000] rev 48211
Merge
Thu, 07 Dec 2017 21:04:24 +0000 Added tag jdk-10+35 for changeset d8c634b016c6
lana [Thu, 07 Dec 2017 21:04:24 +0000] rev 48210
Added tag jdk-10+35 for changeset d8c634b016c6
Thu, 07 Dec 2017 11:00:32 -0800 8193191: Update JavacTestingAbstractProcessor for JDK 10
darcy [Thu, 07 Dec 2017 11:00:32 -0800] rev 48209
8193191: Update JavacTestingAbstractProcessor for JDK 10 Reviewed-by: jjg
Thu, 07 Dec 2017 19:24:27 +0100 8189248: Jshell: error with mutually dependent snippets, when one must be replaced
jlahoda [Thu, 07 Dec 2017 19:24:27 +0100] rev 48208
8189248: Jshell: error with mutually dependent snippets, when one must be replaced Summary: Ensuring proper imports are generated for mutually dependent snippets if one of them is replaced. Reviewed-by: rfield
Thu, 07 Dec 2017 10:18:22 -0800 8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
igerasim [Thu, 07 Dec 2017 10:18:22 -0800] rev 48207
8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903 Reviewed-by: mullan
Thu, 07 Dec 2017 09:23:15 -0800 8192945: Need stable sort for MODULES entry in the release file
mchung [Thu, 07 Dec 2017 09:23:15 -0800] rev 48206
8192945: Need stable sort for MODULES entry in the release file Reviewed-by: alanb, redestad
Thu, 07 Dec 2017 09:22:35 -0800 8193159: Reduce the number of classes loaded due to NativeLibrary
mchung [Thu, 07 Dec 2017 09:22:35 -0800] rev 48205
8193159: Reduce the number of classes loaded due to NativeLibrary Reviewed-by: alanb, redestad, martin
Thu, 07 Dec 2017 08:56:04 -0800 8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
bpb [Thu, 07 Dec 2017 08:56:04 -0800] rev 48204
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps Summary: Remove POSIX conditional compilation and correct stat64 times for macOS Reviewed-by: alanb, simonis
Thu, 07 Dec 2017 16:45:19 +0000 8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
alanb [Thu, 07 Dec 2017 16:45:19 +0000] rev 48203
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE Reviewed-by: psandoz, mchung
Tue, 05 Dec 2017 16:34:03 +0100 8193068: Add gc/g1/TestVerifyGCType.java to problem list
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48202
8193068: Add gc/g1/TestVerifyGCType.java to problem list Reviewed-by: tschatzl
Wed, 06 Dec 2017 20:06:43 -0500 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48201
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared. Summary: Check if 'oa' region is missing. Reviewed-by: hseigel, ccheung
Wed, 06 Dec 2017 18:37:57 -0800 8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48200
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler Reviewed-by: iveresov, kvn
Tue, 05 Dec 2017 13:58:55 +0100 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48199
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines Reviewed-by: tschatzl, jwilhelm
Tue, 05 Dec 2017 21:26:11 +0530 8192909: Invalid username or password in HashedPasswordFileTest.java
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48198
8192909: Invalid username or password in HashedPasswordFileTest.java Reviewed-by: clanger, dfuchs
Sat, 02 Dec 2017 13:50:04 +0100 8191950: assertion failed: no insertions allowed
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48197
8191950: assertion failed: no insertions allowed Summary: Check for dead loops before incremental inlining. Reviewed-by: thartmann
Sat, 02 Dec 2017 06:51:10 +0100 Merge
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48196
Merge
Fri, 01 Dec 2017 16:58:30 -0800 8170244: Update UseAVX after cpu feature detection to use more default mapping
vdeshpande [Fri, 01 Dec 2017 16:58:30 -0800] rev 48195
8170244: Update UseAVX after cpu feature detection to use more default mapping Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip