Jan Lahoda
315696de00
8021112: Spurious unchecked warning reported by javac
...
6480588: No way to suppress deprecation warnings when implementing deprecated interface
Fixing DeferredLintHandler configuration, so lint warnings are reported with correct @SuppressWarnings settings
Reviewed-by: jjg, vromero
2013-09-16 14:13:44 +02:00
Maurizio Cimadamore
be5a83c8ce
7104201: Refactor DocCommentScanner
...
Add new Comment helper class to parse contents of comments in source code
Reviewed-by: jjg
2011-11-04 12:36:40 +00:00
Maurizio Cimadamore
063b622daf
7096014: Javac tokens should retain state
...
Refactor javac tokens from enum constants to stateful instances (to keep track of position, comments, etc.)
Reviewed-by: jjg
2011-10-24 13:00:20 +01:00
Jonathan Gibbons
ccd014ed3f
6971882: Remove -XDstdout from javac test
...
Reviewed-by: darcy
2010-07-26 14:18:45 -07:00
Kelly O'Hair
bd4f4be9d7
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy
2010-05-25 15:54:51 -07:00
Maurizio Cimadamore
a46fd793cc
6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
...
Create new combo type/symbol visitor printer used by all diagnostic formatters
Reviewed-by: jjg
2009-03-05 17:25:37 +00:00
Jonathan Gibbons
21507b2ba7
6595666: fix -Werror
...
Reviewed-by: mcimadamore
2009-02-06 10:23:57 -08:00
Jonathan Gibbons
aa985271fd
6724327: eliminate use of shell tests for simple golden file tests
...
Reviewed-by: darcy
2008-07-10 11:25:23 -07:00
J. Duke
f57b87e8f6
Initial load
2007-12-01 00:00:00 +00:00