Vicente Romero
|
b0f5f93cd0
|
8029240: Default methods not always visible under -source 7
Reviewed-by: jjg
|
2013-12-19 22:24:27 +00:00 |
|
Andreas Lundblad
|
48774216f2
|
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Static factory method ListBuffer.lb removed. Replaced by constructor calls.
Reviewed-by: jfranck, jjg
|
2013-09-23 10:42:38 +02:00 |
|
Joel Borggrén-Franck
|
6f2f8b14be
|
7015104: use new subtype of TypeSymbol for type parameters
Reviewed-by: jjg, mcimadamore
|
2013-04-12 12:05:04 +02:00 |
|
Maurizio Cimadamore
|
d4be9a13c8
|
7192246: Add type-checking support for default methods
Add type-checking support for default methods as per Featherweight-Defender document
Reviewed-by: jjg, dlsmith
|
2012-11-04 10:59:42 +00:00 |
|
Maurizio Cimadamore
|
fa196116c7
|
7046348: Regression: javac complains of missing classfile for a seemingly unrelated interface
Types.implementation forces unnecessary symbol completion on superinterfaces of a given type
Reviewed-by: jjg
|
2011-05-23 11:55:55 +01:00 |
|
Maurizio Cimadamore
|
95e14306e7
|
7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes
CompoundScope.getElements() is not filtering elements according to the ScopeFilter argument
Reviewed-by: jjg
|
2011-04-19 13:57:25 +01:00 |
|
Kelly O'Hair
|
b49579c56c
|
7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes
|
2011-04-06 20:33:44 -07:00 |
|
Maurizio Cimadamore
|
77f10a1c5f
|
7017664: Add listeners infrastracture to javac scopes
Add listeners to javac scopes, added CompoundScope and correct invalidation logic for ImplementationCache
Reviewed-by: jjg
|
2011-02-15 11:49:46 +00:00 |
|
Maurizio Cimadamore
|
dfec6e2301
|
7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123
Override clash algorithm is not implemented correctly
Reviewed-by: jjg
|
2011-02-07 18:10:13 +00:00 |
|
Per Bothner
|
e07cc985e8
|
7004029: intermittent failures compiling pack200
Remove "bogus" entries from star-import scopes
Reviewed-by: mcimadamore
|
2010-12-02 16:37:23 -08:00 |
|
Kelly O'Hair
|
bd4f4be9d7
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy
|
2010-05-25 15:54:51 -07:00 |
|
J. Duke
|
f57b87e8f6
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|