Hello security library team,
I neglected to include you in the original request for review of this
change. I'd like to replace all the package.html files in the java.base
module with package-info.java files and a few cryptography packages are
involved; please review.
Thanks,
-Joe
-------- Forwarded Message --------
Subject: JDK 9 RFR of JDK-8080901: Replace package.html files with
package-info.java in the java.base module
Date: Thu, 21 May 2015 15:57:36 -0700
From: joe darcy <[email protected]>
Organization: Oracle Corporation
To: core-libs-dev <[email protected]>
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.)
Thanks,
-Joe