History log of /libcore/ojluni/src/main/java/java/nio/charset/package-info.java
Revision Date Author Comments
9d966d2c69b952d51c71191f19157932245979c5 08-Jun-2016 Przemyslaw Szczepaniak <pszczepaniak@google.com> Fix openJdk package-level javadocs

Libcore was missing few package-info.java/package.html files
for few packages, I've added the relevant files from openJdk 7u40.

In 3 packages (java.nio, java.nio.charser, java.lang.ref) the
package.html file was not being included in the generated documentation
for unknown reasons. Still investigating the cause, but in the meantime
I did found that converting package.html into package-info.java solves the
problem.

nyc-dev specific: Removed not existing classes from java.nio.channels

Bug: 29114138
Change-Id: Id16a645879ec7b34155a8d9d8ae6cd3b0b92b43b
(cherry picked from commit 77bf4f8e8a72137d927c10778181408d075f4dd1)
77bf4f8e8a72137d927c10778181408d075f4dd1 08-Jun-2016 Przemyslaw Szczepaniak <pszczepaniak@google.com> Fix openJdk package-level javadocs

Libcore was missing few package-info.java/package.html files
for few packages, I've added the relevant files from openJdk 7u40.

In 3 packages (java.nio, java.nio.charser, java.lang.ref) the
package.html file was not being included in the generated documentation
for unknown reasons. Still investigating the cause, but in the meantime
I did found that converting package.html into package-info.java solves the
problem.

Bug: 29114138
Change-Id: Id16a645879ec7b34155a8d9d8ae6cd3b0b92b43b