RFR: JDK-8160829 - Remove ASMPool support from jlink

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Thu Jul 7 11:40:21 UTC 2016


+1


On 7/5/2016 7:48 PM, Jim Laskey (Oracle) wrote:
> Much of the removed code seems unnecessary since the same functionality can be accomplished with much simpler code.  An example is provided with ClassForNamePlugin.java (temporary.)  A shipping byte code optimizer plugin will be supplied later.  Additional changes to the plugin API will supply a cross resource resolver that will make byte code optimizing code even simpler. 
>
> http://cr.openjdk.java.net/~jlaskey/8160829/webrev/index.html
> https://bugs.openjdk.java.net/browse/JDK-8160829
>
>



More information about the jigsaw-dev mailing list