Review Request: 8009614 nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
Zhengyu Gu
zhengyu.gu at oracle.com
Thu Mar 14 12:50:58 PDT 2013
A simple fix to align up virtual memory allocation size to os defined
granularity.
Bug: https://jbs.oracle.com/bugs/browse/JDK-8009614
Webrev: http://cr.openjdk.java.net/~zgu/8009614/webrev.00/
Test:
- Test case: nsk.split_verifier.stress.ifelse002_30.ifelse002
- JPRT
Thanks,
-Zhengyu
More information about the hotspot-dev
mailing list