RFR: New JMH for class redefintion

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Fri Feb 1 14:31:36 UTC 2019


Wow, I thought it would make a little sense to me, but maybe not!

http://cr.openjdk.java.net/~ecaspole/redefine_jmh/webrev/micros-jdk11/src/license/gpl_cpe/header.txt.html
http://cr.openjdk.java.net/~ecaspole/redefine_jmh/webrev/redefineagent/src/license/gpl_cpe/header.txt.html
http://cr.openjdk.java.net/~ecaspole/redefine_jmh/webrev/micros-jdk11/src/main/license/header.txt.html

The copyright is wrong on these, whatever they are.  Why is there a 
separate GPL file?

http://cr.openjdk.java.net/~ecaspole/redefine_jmh/webrev/micros-jdk11/src/main/java/org/openjdk/bench/vm/jvmti/RedefineClassesWithAgent.java.html

This looks good and good to create all the classes in the setup, 
otherwise it takes too long.

Thank you for creating a framework for testing redefinition performance.

Coleen



On 1/23/19 3:23 PM, eric.caspole at oracle.com wrote:
> Hi everybody,
>
> Could I have any reviews or comments on this new JMH to be able to 
> test the work for class redefinition in JDK-8139551.
>
> thanks,
>
> Eric
>
> Related JBS:
>
> https://bugs.openjdk.java.net/browse/JDK-8139551
>
> Webrev:
>
> http://cr.openjdk.java.net/~ecaspole/redefine_jmh/webrev/
>



More information about the code-tools-dev mailing list