Sat, 24 Feb 2018 08:26:53 +0000 8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible
alanb [Sat, 24 Feb 2018 08:26:53 +0000] rev 48948
8196830: publicLookup().findVirtual should not return method handle to AccessibleObject.setAccessible Reviewed-by: mchung, psandoz
Fri, 23 Feb 2018 17:34:25 -0500 8198656: Update copyright to 2018
rriggs [Fri, 23 Feb 2018 17:34:25 -0500] rev 48947
8198656: Update copyright to 2018 Reviewed-by: joehw
Fri, 23 Feb 2018 14:08:25 -0800 8198627: JDK-8198318 broke readlink testing
ihse [Fri, 23 Feb 2018 14:08:25 -0800] rev 48946
8198627: JDK-8198318 broke readlink testing Reviewed-by: erikj, tbell, prr, simonis
Fri, 23 Feb 2018 13:42:04 -0800 8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces
jjg [Fri, 23 Feb 2018 13:42:04 -0800] rev 48945
8186688: javax.lang.model.util.Elements.hides does not work correctly with interfaces Reviewed-by: vromero, mcimadamore
Fri, 23 Feb 2018 16:00:44 -0500 8198645: Use System.lineSeparator() instead of getProperty("line.separator")
rriggs [Fri, 23 Feb 2018 16:00:44 -0500] rev 48944
8198645: Use System.lineSeparator() instead of getProperty("line.separator") Reviewed-by: lancea, xuelei, sherman
Fri, 23 Feb 2018 22:09:16 +0100 8198569: SetupTextFileProcessing should use sed with 'g'
erikj [Fri, 23 Feb 2018 22:09:16 +0100] rev 48943
8198569: SetupTextFileProcessing should use sed with 'g' Reviewed-by: tbell, ihse
Fri, 23 Feb 2018 12:10:56 -0800 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
mchung [Fri, 23 Feb 2018 12:10:56 -0800] rev 48942
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit Reviewed-by: dholmes, alanb, smarks
Fri, 23 Feb 2018 14:26:29 -0500 8189330: Cleanup FileDescriptor implementation
rriggs [Fri, 23 Feb 2018 14:26:29 -0500] rev 48941
8189330: Cleanup FileDescriptor implementation Reviewed-by: bpb
Fri, 23 Feb 2018 10:49:56 -0800 8198573: JShell: class replace loses instances
rfield [Fri, 23 Feb 2018 10:49:56 -0800] rev 48940
8198573: JShell: class replace loses instances Reviewed-by: jlahoda
Fri, 23 Feb 2018 10:25:22 -0800 8166232: jshell tool: cannot access previous history
rfield [Fri, 23 Feb 2018 10:25:22 -0800] rev 48939
8166232: jshell tool: cannot access previous history Reviewed-by: jlahoda
Fri, 23 Feb 2018 16:28:19 +0000 Merge
lana [Fri, 23 Feb 2018 16:28:19 +0000] rev 48938
Merge
Fri, 23 Feb 2018 16:27:25 +0000 Added tag jdk-11+2 for changeset 03ae177c26b0
lana [Fri, 23 Feb 2018 16:27:25 +0000] rev 48937
Added tag jdk-11+2 for changeset 03ae177c26b0
Fri, 23 Feb 2018 09:55:52 +0100 8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent)
clanger [Fri, 23 Feb 2018 09:55:52 +0100] rev 48936
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent) Reviewed-by: stuefe
Thu, 22 Feb 2018 15:49:32 -0500 8198512: compiler support for local-variable syntax for lambda parameters jdk-11+2
vromero [Thu, 22 Feb 2018 15:49:32 -0500] rev 48935
8198512: compiler support for local-variable syntax for lambda parameters Reviewed-by: mcimadamore
Thu, 22 Feb 2018 12:26:01 -0800 8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException
rfield [Thu, 22 Feb 2018 12:26:01 -0800] rev 48934
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException Reviewed-by: jlahoda
Thu, 22 Feb 2018 18:53:28 +0100 8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502
jlahoda [Thu, 22 Feb 2018 18:53:28 +0100] rev 48933
8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502 Summary: Convert to lambda warning should not be provided for the tools/javac/analyzer/AnonymousInAnonymous.java test. Reviewed-by: mcimadamore
Fri, 23 Feb 2018 01:54:09 +0530 8198502: Exception at runtime due to lambda analyzer reattributes live AST
sdama [Fri, 23 Feb 2018 01:54:09 +0530] rev 48932
8198502: Exception at runtime due to lambda analyzer reattributes live AST Summary: Create a deep copy of the original tree before conversion to lambda node Reviewed-by: mcimadamore, vromero Contributed-by: srinivas.dama@oracle.com
Wed, 21 Feb 2018 17:07:12 +0100 8197439: Crash with -XDfind=lambda for anonymous class in anonymous class.
jlahoda [Wed, 21 Feb 2018 17:07:12 +0100] rev 48931
8197439: Crash with -XDfind=lambda for anonymous class in anonymous class. Summary: Ensuring unresolvable anonymous classes are attributed. Reviewed-by: mcimadamore, sadayapalam
Thu, 22 Feb 2018 11:16:43 +0100 8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks
redestad [Thu, 22 Feb 2018 11:16:43 +0100] rev 48930
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks Reviewed-by: psandoz
Thu, 22 Feb 2018 11:52:01 +0530 8190904: Incorrect currency instance returned by java.util.Currency.getInstance()
nishjain [Thu, 22 Feb 2018 11:52:01 +0530] rev 48929
8190904: Incorrect currency instance returned by java.util.Currency.getInstance() Reviewed-by: naoto
Wed, 21 Feb 2018 15:09:40 -0800 8198385: Remove property sun.locale.formatasdefault
naoto [Wed, 21 Feb 2018 15:09:40 -0800] rev 48928
8198385: Remove property sun.locale.formatasdefault Reviewed-by: bpb
Wed, 21 Feb 2018 14:23:45 -0800 8194154: System property user.dir should not be changed
minqi [Wed, 21 Feb 2018 14:23:45 -0800] rev 48927
8194154: System property user.dir should not be changed Summary: Cached user.dir so getCanonicalPath uses the cached value. Reviewed-by: alanb, bpb, rriggs
Wed, 21 Feb 2018 00:29:04 -0500 8198479: JDK build is broken by 8194892
vromero [Wed, 21 Feb 2018 00:29:04 -0500] rev 48926
8198479: JDK build is broken by 8194892 Reviewed-by: sundar
Tue, 20 Feb 2018 23:15:27 +0000 8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
diazhou [Tue, 20 Feb 2018 23:15:27 +0000] rev 48925
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20 Reviewed-by: erikj, ihse Contributed-by: diancui.zhou@oracle.com
Tue, 20 Feb 2018 23:14:01 +0000 8198301: jdk11+1 was built as 'fcs' instead of 'ea'
diazhou [Tue, 20 Feb 2018 23:14:01 +0000] rev 48924
8198301: jdk11+1 was built as 'fcs' instead of 'ea' Reviewed-by: erikj, ihse Contributed-by: diancui.zhou@oracle.com
Tue, 20 Feb 2018 21:47:54 +0100 8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
ihse [Tue, 20 Feb 2018 21:47:54 +0100] rev 48923
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable Reviewed-by: erikj, mchung
Tue, 20 Feb 2018 11:28:32 -0800 8198441: Replace native Runtime::runFinalization0 method with shared secrets
mchung [Tue, 20 Feb 2018 11:28:32 -0800] rev 48922
8198441: Replace native Runtime::runFinalization0 method with shared secrets Reviewed-by: martin
Tue, 20 Feb 2018 17:49:15 +0100 8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker
redestad [Tue, 20 Feb 2018 17:49:15 +0100] rev 48921
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker Reviewed-by: briangoetz, forax, vlivanov
Tue, 20 Feb 2018 11:45:16 -0500 8194892: add compiler support for local-variable syntax for lambda parameters
vromero [Tue, 20 Feb 2018 11:45:16 -0500] rev 48920
8194892: add compiler support for local-variable syntax for lambda parameters Reviewed-by: mcimadamore
Tue, 20 Feb 2018 07:51:51 -0800 8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
erikj [Tue, 20 Feb 2018 07:51:51 -0800] rev 48919
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3 Reviewed-by: ihse
Tue, 20 Feb 2018 07:04:51 -0800 8198425: make/Main.gmk Add extra extension/override points to the make file
erikj [Tue, 20 Feb 2018 07:04:51 -0800] rev 48918
8198425: make/Main.gmk Add extra extension/override points to the make file Reviewed-by: erikj Contributed-by: groeges@uk.ibm.com
Tue, 20 Feb 2018 15:25:40 +0530 8194922: jlink --exclude-resources should never exclude module-info.class
sundar [Tue, 20 Feb 2018 15:25:40 +0530] rev 48917
8194922: jlink --exclude-resources should never exclude module-info.class Reviewed-by: alanb
Tue, 20 Feb 2018 09:47:23 +0000 8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows
alanb [Tue, 20 Feb 2018 09:47:23 +0000] rev 48916
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows Reviewed-by: sundar
Mon, 19 Feb 2018 19:02:43 +0000 8198380: tools/jimage/JImageExtractTest.java failing
alanb [Mon, 19 Feb 2018 19:02:43 +0000] rev 48915
8198380: tools/jimage/JImageExtractTest.java failing Reviewed-by: alanb Contributed-by: mvala@redhat.com
Mon, 19 Feb 2018 18:43:28 +0000 8198379: tools/jimage/JImageListTest.java failing
alanb [Mon, 19 Feb 2018 18:43:28 +0000] rev 48914
8198379: tools/jimage/JImageListTest.java failing Reviewed-by: alanb Contributed-by: mvala@redhat.com
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip