RFR(XS): 8147477: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job
Gerard Ziemski
gerard.ziemski at oracle.com
Thu Jan 28 17:50:43 UTC 2016
Thank you for fixing this!
Please consider it (r)eviewed
cheers
> On Jan 28, 2016, at 5:05 AM, Dmitry Dmitriev <dmitry.dmitriev at oracle.com> wrote:
>
> Hello,
>
> Please review added regression test cases to the test/runtime/logging/ExceptionsTest.java test. The underlying problem was fixed in JDK-8145153 by removing using of locally allocated array, thus this patch only adds regression test cases for that. In this test cases I specify TraceExceptions option in locations different from the command line(environment variables, VM Options files) and verify that aliasing code works.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8147477
> webrev.00: http://cr.openjdk.java.net/~ddmitriev/8147477/webrev.00/ <http://cr.openjdk.java.net/%7Eddmitriev/8147477/webrev.00/>
> Testing: JPRT, RBT
>
> Thanks,
> Dmitry
More information about the hotspot-runtime-dev
mailing list