Fredrik Öhrström
|
07880728ed
|
7153951: Add new lint option -Xlint:auxiliaryclass
Reviewed-by: jjg, mcimadamore, forax
|
2012-11-01 10:48:36 +01:00 |
|
Maurizio Cimadamore
|
b6f671b41e
|
7090499: missing rawtypes warnings in anonymous inner class
Javac does not detect raw types inside anonymous inner classes
Reviewed-by: jjg
|
2011-10-06 18:39:31 +01:00 |
|
Jonathan Gibbons
|
4cd6c8c31e
|
7074189: some javac tests fail with latest jtreg 4.1 b03
Reviewed-by: darcy
|
2011-08-05 15:57:59 -07:00 |
|
Maurizio Cimadamore
|
79d1b7b1e1
|
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations
Reviewed-by: jjg
|
2011-02-03 09:35:21 +00:00 |
|
Maurizio Cimadamore
|
d56e09153a
|
6885255: Improve usability of raw warnings
Raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized
Reviewed-by: jjg
|
2010-08-19 11:52:58 +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 |
|
Jonathan Gibbons
|
af2f2e8d36
|
6875336: some tests should use /nodynamiccopyright/
Reviewed-by: darcy
|
2009-08-27 11:08:27 -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 |
|
Maurizio Cimadamore
|
caa22f1483
|
6763518: Impossible to suppress raw-type warnings
Check.validate(Type) should be invoked after -Xlint is augmented in Attr.visitVarDef
Reviewed-by: darcy
|
2008-10-28 14:05:59 +00:00 |
|
Maurizio Cimadamore
|
5fc92453b6
|
6747671: -Xlint:rawtypes
Add an Xlint option for detecting all raw types usages (ccc-approved)
Reviewed-by: jjg
|
2008-09-29 12:00:29 +01:00 |
|
J. Duke
|
f57b87e8f6
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|