RFR(XS): 8147477: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job

George Triantafillou george.triantafillou at oracle.com
Thu Jan 28 15:14:55 UTC 2016


Hi Dmitry,

Changes look good!

-George

On 1/28/2016 6:05 AM, Dmitry Dmitriev 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