Wed, 05 Jul 2017 16:36:55 +0200 Merge jdk7-b27
duke [Wed, 05 Jul 2017 16:36:55 +0200] rev 520
Merge
Wed, 05 Jul 2017 16:36:52 +0200 Merge
duke [Wed, 05 Jul 2017 16:36:52 +0200] rev 519
Merge
Mon, 12 May 2008 18:07:48 -0700 Merge
tbell [Mon, 12 May 2008 18:07:48 -0700] rev 518
Merge
Wed, 23 Apr 2008 17:10:03 +0100 6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
mcimadamore [Wed, 23 Apr 2008 17:10:03 +0100] rev 517
6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5 Summary: A missing type-erasure in Lower.java causes the compiler to crash since JDK6 Reviewed-by: jjg
Fri, 25 Apr 2008 15:22:39 -0700 Merge
tbell [Fri, 25 Apr 2008 15:22:39 -0700] rev 516
Merge
Tue, 15 Apr 2008 17:48:22 -0700 Merge
tbell [Tue, 15 Apr 2008 17:48:22 -0700] rev 515
Merge
Wed, 09 Apr 2008 15:30:44 +0100 6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly
mcimadamore [Wed, 09 Apr 2008 15:30:44 +0100] rev 514
6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly Summary: Javac doesn't conform to JLS 4.8 - all the supertypes of a raw type must be erased Reviewed-by: jjg
Wed, 09 Apr 2008 15:04:35 +0100 6683438: Bad regression test for CR 6611449
mcimadamore [Wed, 09 Apr 2008 15:04:35 +0100] rev 513
6683438: Bad regression test for CR 6611449 Summary: The regression test for CR 6611449 contains some inconstistencies Reviewed-by: jjg
Wed, 09 Apr 2008 14:57:37 +0100 6657499: javac 1.6.0 fails to compile class with inner class
mcimadamore [Wed, 09 Apr 2008 14:57:37 +0100] rev 512
6657499: javac 1.6.0 fails to compile class with inner class Summary: Lookup of member inner classes silently fails leading to an unwanted erasure to take place Reviewed-by: jjg
Wed, 09 Apr 2008 14:45:50 +0100 6450290: Capture of nested wildcards causes type error
mcimadamore [Wed, 09 Apr 2008 14:45:50 +0100] rev 511
6450290: Capture of nested wildcards causes type error Summary: A missing capture conversion makes javac to think that some expressions are well-formed even when they aren't Reviewed-by: jjg
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip