History log of /openjdk10/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/plugin/ResourcePoolEntry.java
Revision Date Author Comments
# 16282:49b3d6d9b4df 14-Dec-2016 sundar

8171138: Remove FileCopierPlugin
Reviewed-by: mchung, jlaskey


# 16255:c6b2de8d1f29 12-Dec-2016 mchung

8169925: Organize licenses by module in source, JMOD file, and run-time image
Reviewed-by: alanb, erikj, ihse, naoto, prr
Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com


# 15846:9590414a6639 18-Oct-2016 mchung

8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb


# 15216:6c827500e345 01-Aug-2016 sundar

8162782: jlink ResourcePool.releaseProperties should be removed
Reviewed-by: jlaskey, alanb


# 15156:a066fe7b1b42 28-Jul-2016 sundar

8162538: plugin API should avoid read only pool, have module view separated from resource view and have pool builder to modify
Reviewed-by: jlaskey, psandoz