Thu, 18 Jul 2013 09:35:02 -0700 8020797: new hotspot build - hs25-b43
amurillo [Thu, 18 Jul 2013 09:35:02 -0700] rev 18927
8020797: new hotspot build - hs25-b43 Reviewed-by: jcoomes
Thu, 25 Jul 2013 03:18:31 -0700 Added tag jdk8-b100 for changeset 9493b1a85536
cl [Thu, 25 Jul 2013 03:18:31 -0700] rev 18926
Added tag jdk8-b100 for changeset 9493b1a85536
Thu, 25 Jul 2013 03:18:11 -0700 Added tag jdk8-b100 for changeset 2c6e85d3bb72
cl [Thu, 25 Jul 2013 03:18:11 -0700] rev 18925
Added tag jdk8-b100 for changeset 2c6e85d3bb72
Wed, 05 Jul 2017 19:04:57 +0200 Added tag jdk8-b100 for changeset 3d34036aae4e
duke [Wed, 05 Jul 2017 19:04:57 +0200] rev 18924
Added tag jdk8-b100 for changeset 3d34036aae4e
Wed, 05 Jul 2017 19:04:56 +0200 Merge jdk8-b100
duke [Wed, 05 Jul 2017 19:04:56 +0200] rev 18923
Merge
Wed, 05 Jul 2017 19:04:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:04:53 +0200] rev 18922
Merge
Mon, 22 Jul 2013 17:39:45 -0700 Merge
lana [Mon, 22 Jul 2013 17:39:45 -0700] rev 18921
Merge
Wed, 17 Jul 2013 10:40:53 -0700 Merge
lana [Wed, 17 Jul 2013 10:40:53 -0700] rev 18920
Merge
Wed, 17 Jul 2013 15:08:58 +0200 8020586: Warning produced for an incorrect file
jlahoda [Wed, 17 Jul 2013 15:08:58 +0200] rev 18919
8020586: Warning produced for an incorrect file Summary: Always using DeferredLintHandler.immediateHandler when processing import classes Reviewed-by: mcimadamore
Wed, 17 Jul 2013 14:21:12 +0100 8019942: Graph inference: avoid redundant computation during bound incorporation
mcimadamore [Wed, 17 Jul 2013 14:21:12 +0100] rev 18918
8019942: Graph inference: avoid redundant computation during bound incorporation Summary: Bound incorporation should not perform same operation multiple times Reviewed-by: jjg
Wed, 17 Jul 2013 14:19:25 +0100 8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact
mcimadamore [Wed, 17 Jul 2013 14:19:25 +0100] rev 18917
8019340: varargs-related warnings are meaningless on signature-polymorphic methods such as MethodHandle.invokeExact Summary: Disable certain varargs warnings when compiling polymorphic signature calls Reviewed-by: jjg
Wed, 17 Jul 2013 14:19:02 +0100 8020149: Graph inference: wrong logic for picking best variable to solve
mcimadamore [Wed, 17 Jul 2013 14:19:02 +0100] rev 18916
8020149: Graph inference: wrong logic for picking best variable to solve Summary: Replace logic for selecting best inference leaf in the graph during an unsticking round Reviewed-by: jjg
Wed, 17 Jul 2013 14:16:25 +0100 8016640: compiler hangs if the generics arity of a base class is wrong
mcimadamore [Wed, 17 Jul 2013 14:16:25 +0100] rev 18915
8016640: compiler hangs if the generics arity of a base class is wrong Summary: Check.checkCompatibleConcretes hang when javac creates synthetic supertypes for 269 model API Reviewed-by: jjg
Wed, 17 Jul 2013 14:14:49 +0100 7041019: Bogus type-variable substitution with array types with dependencies on accessibility check
mcimadamore [Wed, 17 Jul 2013 14:14:49 +0100] rev 18914
7041019: Bogus type-variable substitution with array types with dependencies on accessibility check Summary: call to upperBound() when performing type-variable substitution on element type leads to unsoundness Reviewed-by: jjg
Wed, 17 Jul 2013 14:14:32 +0100 8020286: Wrong diagnostic after compaction
mcimadamore [Wed, 17 Jul 2013 14:14:32 +0100] rev 18913
8020286: Wrong diagnostic after compaction Summary: compact diagnostic shows the least relevant method in the list Reviewed-by: jjg
Wed, 17 Jul 2013 14:13:15 +0100 8020147: Spurious errors when compiling nested stuck lambdas
mcimadamore [Wed, 17 Jul 2013 14:13:15 +0100] rev 18912
8020147: Spurious errors when compiling nested stuck lambdas Summary: Scope of deferred types is not copied correctly; postAttr analyzer should not run on stuck expressions Reviewed-by: jjg
Wed, 17 Jul 2013 14:11:41 +0100 8012238: Nested method capture and inference
mcimadamore [Wed, 17 Jul 2013 14:11:41 +0100] rev 18911
8012238: Nested method capture and inference 8008200: java/lang/Class/asSubclass/BasicUnit.java fails to compile Summary: Inference support should be more flexible w.r.t. nested method calls returning captured types Reviewed-by: jjg, vromero
Wed, 17 Jul 2013 14:09:46 +0100 8016175: Add bottom-up type-checking support for unambiguous method references
mcimadamore [Wed, 17 Jul 2013 14:09:46 +0100] rev 18910
8016175: Add bottom-up type-checking support for unambiguous method references Summary: Type-checking of non-overloaded method references should be independent from target-type Reviewed-by: jjg, vromero
Wed, 17 Jul 2013 14:04:01 +0100 8012242: Lambda compatibility and checked exceptions
mcimadamore [Wed, 17 Jul 2013 14:04:01 +0100] rev 18909
8012242: Lambda compatibility and checked exceptions Summary: Inference variables in 'throws' clause with no constraints should be inferred as RuntimeException Reviewed-by: jjg, vromero
Fri, 12 Jul 2013 13:11:12 -0700 8020278: NPE in javadoc
jjg [Fri, 12 Jul 2013 13:11:12 -0700] rev 18908
8020278: NPE in javadoc Reviewed-by: mcimadamore, vromero
Thu, 11 Jul 2013 15:37:02 +0100 8013404: Unclear spec for target typing with conditional operator (?:)
mcimadamore [Thu, 11 Jul 2013 15:37:02 +0100] rev 18907
8013404: Unclear spec for target typing with conditional operator (?:) Summary: Fix previously ignored test Reviewed-by: jjg, vromero
Tue, 09 Jul 2013 14:54:20 -0700 8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken
ksrini [Tue, 09 Jul 2013 14:54:20 -0700] rev 18906
8020214: TEST_BUG: test/tools/javap/8007907/JavapReturns0AfterClassNotFoundTest.java broken Reviewed-by: jjg
Fri, 05 Jul 2013 13:29:04 -0700 Merge
lana [Fri, 05 Jul 2013 13:29:04 -0700] rev 18905
Merge
Fri, 05 Jul 2013 11:05:02 +0100 8019824: very long error messages on inference error
mcimadamore [Fri, 05 Jul 2013 11:05:02 +0100] rev 18904
8019824: very long error messages on inference error Summary: Inference error messages shows several spurious captured variables generated during an inference loop Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:04:22 +0100 8016702: use of ternary operator in lambda expression gives incorrect results
mcimadamore [Fri, 05 Jul 2013 11:04:22 +0100] rev 18903
8016702: use of ternary operator in lambda expression gives incorrect results Summary: Constant types erroneously creep in during inference Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:03:04 +0100 8016059: Cannot compile following lambda
mcimadamore [Fri, 05 Jul 2013 11:03:04 +0100] rev 18902
8016059: Cannot compile following lambda 8016060: Lambda isn't compiled with return statement Summary: Spurious error triggered during unnecessary recovery round Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:02:17 +0100 8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
mcimadamore [Fri, 05 Jul 2013 11:02:17 +0100] rev 18901
8019480: Javac crashes when method is called on a type-variable receiver from lambda expression Summary: Logic for shortcircuiting speculative attribution doesn't handle type-variable receivers Reviewed-by: jjg, vromero
Fri, 05 Jul 2013 11:00:19 +0100 8017618: NullPointerException in RichDiagnosticFormatter for bad input program
mcimadamore [Fri, 05 Jul 2013 11:00:19 +0100] rev 18900
8017618: NullPointerException in RichDiagnosticFormatter for bad input program Summary: RDF crashes when diagnostic contains type 'void' Reviewed-by: jjg, vromero
Thu, 04 Jul 2013 10:41:08 +0100 6356530: -Xlint:serial does not flag abstract classes with concrete methods/members
vromero [Thu, 04 Jul 2013 10:41:08 +0100] rev 18899
6356530: -Xlint:serial does not flag abstract classes with concrete methods/members Reviewed-by: mcimadamore
Thu, 04 Jul 2013 10:35:33 +0100 8009924: some langtools tools do not accept -cp as an alias for -classpath
vromero [Thu, 04 Jul 2013 10:35:33 +0100] rev 18898
8009924: some langtools tools do not accept -cp as an alias for -classpath Reviewed-by: jjg
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip