RFR (L): 8225325: Add tests for redefining a class' private method during resolution of the bootstrap specifier
Jean Christophe Beyler
jcbeyler at google.com
Wed Jun 5 02:15:11 UTC 2019
Hi Serguei,
The tests look good to me. I would have renamed test_math to testMath but
there is precedence with the other tests in jtreg so...
Jc
On Tue, Jun 4, 2019 at 6:53 PM <serguei.spitsyn at oracle.com> wrote:
> Please, review 2 new tests for the test enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8225325
>
> Webrev:
>
> http://cr.openjdk.java.net/~sspitsyn/webrevs/2019/8225325-jvmti-redef-tests.1/
>
>
> Summary:
> The tests were originally developed by Lois.
> So, I need to be counted as a reviewer. :)
> Lois already looked at the tests and approved their refactoring.
>
> These tests were not pushed the following bug was hit:
> https://bugs.openjdk.java.net/browse/JDK-8191496
>
> It looked like that bug was somehow caused by the InMemoryJavaCompiler
> framework that was used for testing. The issue disappeared after the
> tests
> were re-written to use a modern testing technique where the redefined
> classes are present in separate files instead of Java strings.
>
> I've just closed the 8191496 as NAI.
>
> Thanks,
> Serguei
>
>
--
Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190604/6d181255/attachment.html>
More information about the serviceability-dev
mailing list