RFR(XS): 8147477: com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java is failing for the jdk9/hs snapshot control job
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Jan 28 18:18:05 UTC 2016
On 1/28/16 4: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/>
test/runtime/logging/ExceptionsTest.java
No comments.
test/runtime/logging/ExceptionsTest_options_file
No comments.
Thumbs up!
Thanks for adding coverage for the use of the alias table.
Dan
> Testing: JPRT, RBT
>
> Thanks,
> Dmitry
More information about the hotspot-runtime-dev
mailing list