History log of /openjdk10/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/OrderResourcesPlugin.java
Revision Date Author Comments
# 16169:bd764ab1672d 30-Nov-2016 sundar

8160359: Improve jlink logging for cases when a plugin throws exception
Reviewed-by: jlaskey, redestad


# 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


# 14919:cc2b9f4a15cb 30-Jun-2016 sundar

8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
Reviewed-by: jlaskey, mchung


# 14906:5cfbcb4e6009 28-Jun-2016 jlaskey

8160459: jlink minor code clean up
Reviewed-by: mchung


# 14869:f0bdc4ddb086 21-Jun-2016 sundar

8159593: Plugin Set<Category> getType() should return a Category
Reviewed-by: jlaskey


# 14837:cc6fcc165e5d 16-Jun-2016 jlaskey

8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung


# 14720:af36d0dac875 09-Jun-2016 jlaskey

8158402: jlink: should use regex for all pattern operations (--order-resources or --exclude-resources)
Reviewed-by: sundar, alanb


# 14440:4352ddb02f68 16-May-2016 sundar

8156914: jlink API minor cleanups
Reviewed-by: mchung


# 14413:75be15404ae9 11-May-2016 jlaskey

8155237: jlink plugin to order resources should take a class list as input
Reviewed-by: redestad