5 Commits

Author SHA1 Message Date
Kelly O'Hair
bd4f4be9d7 6943119: Rebrand source copyright notices
Reviewed-by: darcy
2010-05-25 15:54:51 -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
b267c3b746 6695838: javac does not detect cyclic inheritance involving static inner classes after import clause
Javac fails to detect some errors due to the order in which a class' static imports are entered

Reviewed-by: jjg
2008-08-08 15:16:25 +01:00
Maurizio Cimadamore
617daebc69 6665223: Static import of inherited protected method causes compiler exception
Buggy accessibility check causes NPE during resolution of imported static methods

Reviewed-by: jjg
2008-05-30 10:29:27 +01:00
J. Duke
f57b87e8f6 Initial load 2007-12-01 00:00:00 +00:00