• Przemyslaw Szczepaniak's avatar
    Fix openJdk package-level javadocs · 9d966d2c
    Przemyslaw Szczepaniak authored
    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 77bf4f8e)
    9d966d2c
openjdk_java_files.mk 92.5 KB