RFR(S): 8007890 - [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on

Daniel D. Daugherty daniel.daugherty at oracle.com
Thu Mar 27 21:07:48 UTC 2014


On 3/27/14 2:33 PM, Christian Tornqvist wrote:
>
> Small workaround since our test systems explicitly turns on NMT for a 
> test that doesn't expect NMT to be on, simply wrapped the test in 
> another layer of process creation.
>
> Bug is unfortunately not publicly visible:
>
> https://bugs.openjdk.java.net/browse/JDK-8007890
>
> Webrev can be found at:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8007890/webrev.00/ 
> <http://cr.openjdk.java.net/%7Ectornqvi/webrev/8007890/webrev.00/>
>

test/runtime/NMT/JcmdWithNMTDisabled.java
     Do you want a comment in there stating that you are
     intentionally isolating this test from options passed
     in by the test harness. Otherwise, someone else might
     come along after grep'ing for TESTVMOPTS or one of
     the other "magic" options and "fix" it.

Thumbs up!

Dan


> Thanks,
>
> Christian
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140327/b4d6fa0f/attachment-0001.html>


More information about the hotspot-runtime-dev mailing list