JDK 9 RFR of JDK-8080901: Replace package.html files with package-info.java in the java.base module (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Fri May 22 06:45:41 UTC 2015


On 21/05/2015 23:57, joe darcy wrote:

Hello,

Please review these changes to replace old-style package.html files with package-info.java files in the base module: JDK-8080901: Replace package.html files with package-info.java in the java.base module http://cr.openjdk.java.net/~darcy/8080901.0/ (The package.html file for src/java.base/share/classes/sun/reflect is just removed rather than replaced since it contains "new" porting information that was current as of 2001.) Good to see this happening, hopefully it wouldn't be too disruptive to pending changes that have update the package description.

-Alan



More information about the core-libs-dev mailing list