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 15:19:56 UTC 2016


hi Dmitry,


----
src/share/vm/runtime/globals.cpp

No comments except that this was easy ;-)

---
test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java

So we are not going to test the debug (non-product) flags at all, even on the debug build? (requires too much time?)



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