Fri, 23 Feb 2018 16:28:19 +0000 |
lana |
Merge |
Fri, 23 Feb 2018 16:27:25 +0000 |
lana |
Added tag jdk-11+2 for changeset 03ae177c26b0 |
Fri, 23 Feb 2018 09:55:52 +0100 |
clanger |
8198539: Cleanup of unused imports in java/util/jar/Attributes.java (java.base) and JdpController.java (jdk.management.agent) |
Thu, 22 Feb 2018 15:49:32 -0500 |
vromero |
8198512: compiler support for local-variable syntax for lambda parametersjdk-11+2 |
Thu, 22 Feb 2018 12:26:01 -0800 |
rfield |
8176474: test/jdk/jshell/JdiBogusHostListenExecutionControlTest.java fails with java.net.BindException |
Thu, 22 Feb 2018 18:53:28 +0100 |
jlahoda |
8198563: Test langtools/tools/javac/analyzer/AnonymousInAnonymous.java failing after JDK-8198502 |
Fri, 23 Feb 2018 01:54:09 +0530 |
sdama |
8198502: Exception at runtime due to lambda analyzer reattributes live AST |
Wed, 21 Feb 2018 17:07:12 +0100 |
jlahoda |
8197439: Crash with -XDfind=lambda for anonymous class in anonymous class. |
Thu, 22 Feb 2018 11:16:43 +0100 |
redestad |
8198523: Refactor BootstrapMethodInvoker to further avoid runtime type checks |
Thu, 22 Feb 2018 11:52:01 +0530 |
nishjain |
8190904: Incorrect currency instance returned by java.util.Currency.getInstance() |
Wed, 21 Feb 2018 15:09:40 -0800 |
naoto |
8198385: Remove property sun.locale.formatasdefault |
Wed, 21 Feb 2018 14:23:45 -0800 |
minqi |
8194154: System property user.dir should not be changed |
Wed, 21 Feb 2018 00:29:04 -0500 |
vromero |
8198479: JDK build is broken by 8194892 |
Tue, 20 Feb 2018 23:15:27 +0000 |
diazhou |
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20 |
Tue, 20 Feb 2018 23:14:01 +0000 |
diazhou |
8198301: jdk11+1 was built as 'fcs' instead of 'ea' |
Tue, 20 Feb 2018 21:47:54 +0100 |
ihse |
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable |
Tue, 20 Feb 2018 11:28:32 -0800 |
mchung |
8198441: Replace native Runtime::runFinalization0 method with shared secrets |
Tue, 20 Feb 2018 17:49:15 +0100 |
redestad |
8198418: Invoke LambdaMetafactory::metafactory exactly from the BootstrapMethodInvoker |
Tue, 20 Feb 2018 11:45:16 -0500 |
vromero |
8194892: add compiler support for local-variable syntax for lambda parameters |
Tue, 20 Feb 2018 07:51:51 -0800 |
erikj |
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3 |
Tue, 20 Feb 2018 07:04:51 -0800 |
erikj |
8198425: make/Main.gmk Add extra extension/override points to the make file |
Tue, 20 Feb 2018 15:25:40 +0530 |
sundar |
8194922: jlink --exclude-resources should never exclude module-info.class |
Tue, 20 Feb 2018 09:47:23 +0000 |
alanb |
8198417: Exclude tools/jimage/JImageExtractTest.java and tools/jimage/JImageListTest.java on Windows |
Mon, 19 Feb 2018 19:02:43 +0000 |
alanb |
8198380: tools/jimage/JImageExtractTest.java failing |
Mon, 19 Feb 2018 18:43:28 +0000 |
alanb |
8198379: tools/jimage/JImageListTest.java failing |
Mon, 19 Feb 2018 13:26:41 +0000 |
alanb |
8170120: jimage throws IOException when the given file is not a jimage file |
Mon, 19 Feb 2018 10:57:05 +0100 |
ihse |
8198318: Make build comparisons clean again |
Sun, 18 Feb 2018 17:06:20 -0800 |
igerasim |
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win] |
Fri, 16 Feb 2018 14:03:34 -0800 |
naoto |
8198228: Spec clarification: j.u.Locale.getDisplayName() |
Fri, 16 Feb 2018 11:49:27 -0800 |
erikj |
8153294: Solaris devkit uses linker from system instead of in devkit |
Fri, 16 Feb 2018 11:26:12 -0800 |
erikj |
8198306: Add post custom extension hooks to two launchers |
Fri, 16 Feb 2018 18:51:35 +0100 |
ihse |
8198227: Fix COMPARE_BUILD after forest consolidation |
Fri, 16 Feb 2018 05:58:57 +0000 |
lana |
Merge |
Fri, 16 Feb 2018 05:58:04 +0000 |
lana |
Added tag jdk-11+1 for changeset dfa46cfe5634 |
Fri, 16 Feb 2018 15:23:22 +0530 |
sdama |
8196959: NullPointerException in discovery003.java |
Thu, 15 Feb 2018 19:35:17 -0800 |
martin |
8197812: (ref) Data race in Finalizer |
Mon, 12 Mar 2018 17:49:19 +0100 |
jlahoda |
"case null:" no longer needs to be the first case in a switch; cleaning up non-indy desugaring.switch |
Mon, 12 Mar 2018 13:39:06 -0300 |
jlaskey |
0000000: Clean up comments, trimMarkers and use isWhitespaceraw-string-literal |
Mon, 12 Mar 2018 11:40:08 -0400 |
vromero |
do DCE for instances of DynamicCallSiteRef toocondy-folding |
Fri, 09 Mar 2018 15:27:31 -0500 |
vromero |
adding parameter-less constructors to records, complete the bodies with super plus field initializationdatum |
Fri, 09 Mar 2018 14:58:54 -0400 |
jlaskey |
0000000: Revise library supportraw-string-literal |
Thu, 08 Mar 2018 16:06:44 +0100 |
jlahoda |
Return and continue should not just outside of a switch expression.switch |
Wed, 07 Mar 2018 16:34:02 -0500 |
vromero |
moving classes under j.l.sym to j.l.i.constant, relocating tests accordinglycondy-folding |
Wed, 07 Mar 2018 14:59:03 -0500 |
vromero |
moving Foldable to new package jdk.internal.lang.annotationcondy-folding |
Wed, 07 Mar 2018 14:34:15 -0500 |
vromero |
move Foldable to jdk.internal.vm.annotationcondy-folding |
Wed, 07 Mar 2018 11:46:13 -0500 |
vromero |
adding test to check that javac is not doing DCE for subclasses of j.l.s.Constablecondy-folding |
Wed, 07 Mar 2018 10:34:34 -0500 |
briangoetz |
Document preconditions for switch bootstraps; assert preconditionsswitch |
Wed, 07 Mar 2018 10:25:25 -0500 |
vromero |
dont do dead code elimination for constablescondy-folding |
Mon, 05 Mar 2018 23:16:02 -0500 |
vromero |
check that serializable lambdas work independently of the serialization approachcondy-folding |
Mon, 05 Mar 2018 18:35:44 -0500 |
vromero |
[mq]: making.constables.a.context.classcondy-folding |
Mon, 05 Mar 2018 18:26:35 -0500 |
vromero |
javac was wrongly checking for instances of ConstantRef instead of Constablecondy-folding |
Mon, 05 Mar 2018 18:02:36 -0500 |
briangoetz |
Better toString() and toConstantRef() implementationscondy-folding |
Mon, 05 Mar 2018 17:41:29 -0500 |
briangoetz |
Update specs as per Alex' commentscondy-folding |
Sun, 04 Mar 2018 22:05:24 -0500 |
vromero |
using condy for serializable lambda and method referencescondy-folding |
Sun, 04 Mar 2018 21:29:18 -0500 |
vromero |
fixing regression tests failing in condy-folding repocondy-folding |
Sun, 04 Mar 2018 19:55:54 -0500 |
vromero |
temporary overloaded version of LMF.altMetafactory to experiment with condycondy-folding |
Sat, 03 Mar 2018 17:15:40 -0500 |
vromero |
check that no duplicate condys are generated for the same method referencecondy-folding |
Sat, 03 Mar 2018 16:54:58 -0500 |
vromero |
consistency refactoring: updating Pool.DynamicVariable in the lines of Pool.DynamicMethod, additional renamingcondy-folding |
Sat, 03 Mar 2018 09:00:24 -0400 |
jlaskey |
0000000: Update RawStringLiteralLib testsraw-string-literal |
Fri, 02 Mar 2018 14:33:07 -0500 |
jlaskey |
0000000: Updating library supportraw-string-literal |