Building with a new javac flag

Alex Buckley alex.buckley at oracle.com
Thu Nov 15 14:24:14 PST 2012


Not sure how I replied to your mail here, it was intended to reply to 
Kelly.

On Thursday, November 15, 2012 2:21:16 PM, Alex Buckley wrote:
> The pack200 tool knows that some attributes, e.g. LocalVariableTable,
> are deemed by the JVM Spec to exist for debugging purposes.
> --strip-debug will remove them. To remove a new non-debug attribute
> like MethodParameters, the invocation is:




More information about the build-infra-dev mailing list