RFR(XS) 8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests
Coleen Phillimore
coleen.phillimore at oracle.com
Mon Aug 18 15:41:40 UTC 2014
Looks good, except you should probably add a specific test for this,
unless one of George's tests covers this.
Coleen
On 8/18/14, 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