Update: RFR(XS) 8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests

Zhengyu Gu zhengyu.gu at oracle.com
Mon Aug 18 19:09:33 UTC 2014


Added test per Coleen's suggestion.

http://cr.openjdk.java.net/~zgu/8055061/webrev.01/ 
<http://cr.openjdk.java.net/%7Ezgu/8055061/webrev.01/>

Test:
   JPTR with new test.

Thanks,

-Zhengyu

On 8/18/2014 9:48 AM, Zhengyu Gu wrote:
> Please review this small fix for tracking CDS mapping. CDS maps whole 
> region for its archive, then remaps each section into the region, 
> where NMT did not handle this scenario.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8055061
> Webrev: http://cr.openjdk.java.net/~zgu/8055061/webrev.00/ 
> <http://cr.openjdk.java.net/%7Ezgu/8055061/webrev.00/>
>
> Test:
>   JPRT on west queue where the problem was discovered.
>
> Thanks,
>
> -Zhengyu
>



More information about the hotspot-runtime-dev mailing list