Code Review for jdk10

Prepared by:jlahoda on Fri Feb 23 12:38:00 CET 2018
Workspace:/usr/local/home/lahvac/src/jdk/jdk10
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:48933
Summary of changes: 242 lines changed: 233 ins; 3 del; 6 mod; 2510 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/BasicJavacTask.java

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
1 line changed: 1 ins; 0 del; 0 mod; 234 unchg

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

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
3 lines changed: 0 ins; 2 del; 1 mod; 963 unchg

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

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
6 lines changed: 0 ins; 1 del; 5 mod; 1313 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/doclint/MultipleDocLintOptionsTest.java

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
12 lines changed: 12 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/doclint/MultipleDocLintOptionsTest.out

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
5 lines changed: 5 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/doclint/multipackage/MultiPackage.java

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
29 lines changed: 29 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/doclint/multipackage/MultiPackage.out

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
5 lines changed: 5 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/doclint/multipackage/p1/Test1.java

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
5 lines changed: 5 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/doclint/multipackage/p2/Test2.java

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
5 lines changed: 5 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/langtools/tools/javac/plugin/MultiplePlugins.java

rev 48934 : 8198552: Multiple javac plugins do not work at the same time.
Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters.
Reviewed-by: TBD
171 lines changed: 171 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.16-hg+openjdk.java.net).