RFR (XS) 8008454: test/runtime/NMT/PrintNMTStatistics is broken

Gerard Ziemski gerard.ziemski at oracle.com
Wed Mar 13 11:47:08 PDT 2013


hi Christian,

I have some basic questions if I may:

What does "@run main ClassFileInstaller sun.hotspot.WhiteBox" do 
exactly? Why is it need if we already have "@run main 
PrintNMTStatistics" which seems to be the one actually needed to run 
PrintNMTStatistics test?

Lastly, why are we hardcoding "-Xbootclasspath/a:."? This surely will 
not work on say Linux or Mac?


cheers

On 3/13/2013 12:57 PM, Christian Törnqvist wrote:
>
> Hi everyone,
>
> Small fix for runtime/NMT/PrintNMTStatistics, first of all it never 
> actually ran the test due to a missing @run tag. When this was fixed 
> it turned out that there were several other things that didn't quite 
> work. I've fixed the command line and parsing to be correct.
>
> Tested using jprt on all platforms.
>
> Bug:
>
> http://bugs.sun.com/view_bug.do?bug_id=8008454
>
> Webrev:
>
> http://cr.openjdk.java.net/~ctornqvi/webrev/8008454/webrev.00/ 
> <http://cr.openjdk.java.net/%7Ectornqvi/webrev/8008454/webrev.00/>
>
> Thanks,
>
> Christian
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20130313/51f61e0c/attachment.html 


More information about the hotspot-runtime-dev mailing list