Mon, 19 Feb 2018 13:26:41 +0000 8170120: jimage throws IOException when the given file is not a jimage file
alanb [Mon, 19 Feb 2018 13:26:41 +0000] rev 48913
8170120: jimage throws IOException when the given file is not a jimage file Reviewed-by: alanb Contributed-by: mvala@redhat.com
Mon, 19 Feb 2018 10:57:05 +0100 8198318: Make build comparisons clean again
ihse [Mon, 19 Feb 2018 10:57:05 +0100] rev 48912
8198318: Make build comparisons clean again Reviewed-by: tbell, erikj
Sun, 18 Feb 2018 17:06:20 -0800 8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
igerasim [Sun, 18 Feb 2018 17:06:20 -0800] rev 48911
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win] Reviewed-by: chegar
Fri, 16 Feb 2018 14:03:34 -0800 8198228: Spec clarification: j.u.Locale.getDisplayName()
naoto [Fri, 16 Feb 2018 14:03:34 -0800] rev 48910
8198228: Spec clarification: j.u.Locale.getDisplayName() Reviewed-by: rriggs
Fri, 16 Feb 2018 11:49:27 -0800 8153294: Solaris devkit uses linker from system instead of in devkit
erikj [Fri, 16 Feb 2018 11:49:27 -0800] rev 48909
8153294: Solaris devkit uses linker from system instead of in devkit Reviewed-by: tbell, ihse
Fri, 16 Feb 2018 11:26:12 -0800 8198306: Add post custom extension hooks to two launchers
erikj [Fri, 16 Feb 2018 11:26:12 -0800] rev 48908
8198306: Add post custom extension hooks to two launchers Reviewed-by: erikj Contributed-by: ben_walsh@uk.ibm.com
Fri, 16 Feb 2018 18:51:35 +0100 8198227: Fix COMPARE_BUILD after forest consolidation
ihse [Fri, 16 Feb 2018 18:51:35 +0100] rev 48907
8198227: Fix COMPARE_BUILD after forest consolidation Reviewed-by: erikj, tbell
Fri, 16 Feb 2018 05:58:57 +0000 Merge
lana [Fri, 16 Feb 2018 05:58:57 +0000] rev 48906
Merge
Fri, 16 Feb 2018 05:58:04 +0000 Added tag jdk-11+1 for changeset dfa46cfe5634
lana [Fri, 16 Feb 2018 05:58:04 +0000] rev 48905
Added tag jdk-11+1 for changeset dfa46cfe5634
Fri, 16 Feb 2018 15:23:22 +0530 8196959: NullPointerException in discovery003.java
sdama [Fri, 16 Feb 2018 15:23:22 +0530] rev 48904
8196959: NullPointerException in discovery003.java Summary: Fixed corner case of having engineName as NULL Reviewed-by: jlaskey Contributed-by: sundararajan.athijegannathan@oracle.com
Thu, 15 Feb 2018 19:35:17 -0800 8197812: (ref) Data race in Finalizer
martin [Thu, 15 Feb 2018 19:35:17 -0800] rev 48903
8197812: (ref) Data race in Finalizer Reviewed-by: plevart, mchung
Thu, 15 Feb 2018 14:44:14 +0000 8193819: Error message when module does not have a ModuleMainClass attribute is confusing jdk-11+1
alanb [Thu, 15 Feb 2018 14:44:14 +0000] rev 48902
8193819: Error message when module does not have a ModuleMainClass attribute is confusing Reviewed-by: sundar
Thu, 15 Feb 2018 13:37:20 +0000 8193818: Remove unused single_step field from java.lang.Thread
alanb [Thu, 15 Feb 2018 13:37:20 +0000] rev 48901
8193818: Remove unused single_step field from java.lang.Thread Reviewed-by: lancea, dholmes
Thu, 15 Feb 2018 00:25:01 -0800 8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
sherman [Thu, 15 Feb 2018 00:25:01 -0800] rev 48900
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278 Reviewed-by: alanb
Wed, 14 Feb 2018 16:37:20 -0800 8197893: Mistaken type check in CheckedEntrySet.toArray
martin [Wed, 14 Feb 2018 16:37:20 -0800] rev 48899
8197893: Mistaken type check in CheckedEntrySet.toArray Reviewed-by: psandoz
Wed, 14 Feb 2018 14:13:42 -0800 8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
sherman [Wed, 14 Feb 2018 14:13:42 -0800] rev 48898
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package Reviewed-by: rriggs
Wed, 14 Feb 2018 19:03:12 +0100 8197849: Misc improvements to jar resource handling
redestad [Wed, 14 Feb 2018 19:03:12 +0100] rev 48897
8197849: Misc improvements to jar resource handling Reviewed-by: rriggs, dfuchs
Wed, 14 Feb 2018 08:15:07 -0800 8144672: (ch) PipeImpl should use localhost instead of loopback address
bpb [Wed, 14 Feb 2018 08:15:07 -0800] rev 48896
8144672: (ch) PipeImpl should use localhost instead of loopback address Reviewed-by: alanb, clanger
Wed, 14 Feb 2018 15:27:29 +0100 8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
redestad [Wed, 14 Feb 2018 15:27:29 +0100] rev 48895
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker Reviewed-by: psandoz, jrose
Wed, 14 Feb 2018 14:45:38 +0100 8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
redestad [Wed, 14 Feb 2018 14:45:38 +0100] rev 48894
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger Reviewed-by: naoto
Wed, 14 Feb 2018 16:58:49 +0800 8191438: jarsigner should print when a timestamp will expire
weijun [Wed, 14 Feb 2018 16:58:49 +0800] rev 48893
8191438: jarsigner should print when a timestamp will expire Reviewed-by: mullan
Tue, 13 Feb 2018 15:32:41 -0800 8197865: @moduleGraph taglet generates incorrect link to module graph
mchung [Tue, 13 Feb 2018 15:32:41 -0800] rev 48892
8197865: @moduleGraph taglet generates incorrect link to module graph Reviewed-by: jjg, lancea
Tue, 13 Feb 2018 22:10:03 +0000 Merge
lana [Tue, 13 Feb 2018 22:10:03 +0000] rev 48891
Merge
Fri, 09 Feb 2018 12:53:08 +0100 8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
tschatzl [Fri, 09 Feb 2018 12:53:08 +0100] rev 48890
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions Reviewed-by: shade
Fri, 09 Feb 2018 11:51:40 +0100 8196602: Change HeapRegionClosure to comply to naming conventions
tschatzl [Fri, 09 Feb 2018 11:51:40 +0100] rev 48889
8196602: Change HeapRegionClosure to comply to naming conventions Reviewed-by: kbarrett, sjohanss
Sat, 10 Feb 2018 09:25:35 +0100 Merge
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48888
Merge
Thu, 08 Feb 2018 21:53:06 -0500 8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
lmesnik [Thu, 08 Feb 2018 21:53:06 -0500] rev 48887
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp Reviewed-by: iignatyev, dholmes
Thu, 08 Feb 2018 17:23:43 -0500 8196083: Avoid locking in OopStorage::release
kbarrett [Thu, 08 Feb 2018 17:23:43 -0500] rev 48886
8196083: Avoid locking in OopStorage::release Summary: Defer release list updates to later allocate/delete operations. Reviewed-by: coleenp, eosterlund
Thu, 08 Feb 2018 15:21:59 -0500 8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
coleenp [Thu, 08 Feb 2018 15:21:59 -0500] rev 48885
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt Reviewed-by: dholmes, hseigel
Thu, 08 Feb 2018 13:21:22 -0500 8196923: [REDO] NMT: Report array class count in NMT summary
zgu [Thu, 08 Feb 2018 13:21:22 -0500] rev 48884
8196923: [REDO] NMT: Report array class count in NMT summary Summary: Added instance and array class counters in NMT summary report Reviewed-by: minqi, stuefe, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip