Jonathan Gibbons
|
e4f3f066c0
|
6860965: Project Coin: binary literals
6860973: Project Coin: Underscores in literals
[Portions contributed by Bruce Chapman]
Reviewed-by: darcy
|
2009-09-15 18:36:21 -07:00 |
|
Joe Darcy
|
05ea258bbb
|
6843761: Update langtools tests to remove unncessary -source and -target options
Reviewed-by: jjg
|
2009-05-27 22:34:43 -07:00 |
|
Maurizio Cimadamore
|
ab5f1cb24b
|
6724345: incorrect method resolution for enum classes entered as source files
Enum's abstract methods shouldn't be skipped during method resolution
Reviewed-by: jjg
|
2008-10-09 16:04:29 +01:00 |
|
Maurizio Cimadamore
|
a7cdf34685
|
6676362: Spurious forward reference error with final var + instance variable initializer
Some javac forward reference errors aren't compliant with the JLS
Reviewed-by: jjg
|
2008-08-08 17:43:24 +01:00 |
|
Maurizio Cimadamore
|
fbde930522
|
6675483: Javac rejects multiple type-variable bound declarations starting with an enum type
Intersection types bounded by an enum are erroeously considered harmful by javac
Reviewed-by: jjg
|
2008-07-25 12:22:09 +01:00 |
|
Maurizio Cimadamore
|
8ef814eb9c
|
6509042: javac rejects class literals in enum constructors
Javac now distinguish between enum class literals and static fields
Reviewed-by: jjg
|
2008-04-02 11:38:16 +01:00 |
|
J. Duke
|
f57b87e8f6
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|