Code Review for jdk10

Prepared by:jlahoda on Tue Jan 22 11:57:37 CET 2019
Workspace:/usr/local/home/lahvac/src/jdk/jdk10
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:53251
Summary of changes: 109 lines changed: 88 ins; 5 del; 16 mod; 6901 unchg
Changeset: jdk10.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTrees.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
1 line changed: 0 ins; 0 del; 1 mod; 1244 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/main/JavaCompiler.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
5 lines changed: 4 ins; 0 del; 1 mod; 1855 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacMessager.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
2 lines changed: 1 ins; 0 del; 1 mod; 188 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
18 lines changed: 10 ins; 4 del; 4 mod; 1722 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/util/JCDiagnostic.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
2 lines changed: 0 ins; 0 del; 2 mod; 832 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
5 lines changed: 1 ins; 0 del; 4 mod; 862 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/langtools/tools/javac/6304921/TestLog.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
1 line changed: 0 ins; 0 del; 1 mod; 158 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/langtools/tools/javac/processing/6994946/SemanticErrorTest.2.out

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
4 lines changed: 2 ins; 1 del; 1 mod; 1 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/langtools/tools/javac/processing/6994946/TestProcessor.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
9 lines changed: 8 ins; 0 del; 1 mod; 39 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/javac/processing/GenerateAndError.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
57 lines changed: 57 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/javac/processing/GenerateAndError.out

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
3 lines changed: 3 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/javac/processing/GenerateAndErrorTest.java

rev 53252 : 8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
Summary: When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: TBD
2 lines changed: 2 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /usr/local/home/lahvac/src/jdk/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).