Jan Lahoda
|
74250736aa
|
8031383: Error recovery in JavacParser could be improved
Improving error recovery in JavacParser by avoiding artificial nextToken in JavacParser.reportSyntaxError.
Co-authored-by: Dusan Balek <dusan.balek@oracle.com>
Reviewed-by: jjg, jfranck
|
2014-02-28 20:25:24 +01:00 |
|
Joe Darcy
|
378571e10e
|
8005282: Use @library tag with non-relative path for javac tests
Reviewed-by: jjg
|
2012-12-21 08:45:43 -08:00 |
|
Steve Sides
|
12a8d12863
|
7191449: update copyright year to match last edit in jdk8 langtools repository
Reviewed-by: jjh
|
2012-08-15 13:48:46 -07:00 |
|
Maurizio Cimadamore
|
9693d60c23
|
7151580: Separate DA/DU logic from exception checking logic in Flow.java
DA/DU analysis and exception checking analysis should live in two separate tree visitors
Reviewed-by: gafter, dlsmith, jjg
|
2012-03-26 15:27:51 +01:00 |
|
Maurizio Cimadamore
|
7b3d32182e
|
7024212: TestWarnErrorCount fails
TestWarnErrorCount should be executed with -Xlint:all,-path to avoid spurious failures
Reviewed-by: jjg
|
2011-03-03 18:05:52 +00:00 |
|
Jonathan Gibbons
|
148841e5e1
|
7022741: warning counts are wrong after anno processing
Reviewed-by: mcimadamore
|
2011-02-28 13:37:48 -08:00 |
|