[9] Review Request: 8176046 Replace package.html files with package-info.java in the java.desktop module (original) (raw)
Sergey Bylokhov sergey.bylokhov at oracle.com
Wed Mar 1 18:37:37 UTC 2017
- Previous message: [9] Review request for 8171808: Performance problems in dialogs with large tables when JAB activated
- Next message: [9] Review Request: 8176046 Replace package.html files with package-info.java in the java.desktop module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, Please review the fix for jdk9. This is the last request which covers all packages in java.desktop(except javax.swing and java.awt which were covered earlier)
- All "package.html" files were replaced by "package-info.java", even for internal packages like eawt.
- All were replaced by {@tag }.
- All files were manually reformatted - 80 chars per line.
- TM was replaced by ™ This is why the specdiff contains some diffs.
Bug: https://bugs.openjdk.java.net/browse/JDK-8176046 Webrev can be found at: http://cr.openjdk.java.net/~serb/8176046/webrev.00/ Specdiff: http://cr.openjdk.java.net/~serb/8176046/specdiff/overview-summary.html
- Previous message: [9] Review request for 8171808: Performance problems in dialogs with large tables when JAB activated
- Next message: [9] Review Request: 8176046 Replace package.html files with package-info.java in the java.desktop module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]