Review Request: 8009614 nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity (original) (raw)

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()

David Holmes david.holmes at oracle.com
Thu Mar 14 19:58:31 PDT 2013


On 15/03/2013 5:50 AM, Zhengyu Gu wrote:

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/

Seems reasonable.

David

Test: - Test case: nsk.splitverifier.stress.ifelse00230.ifelse002 - JPRT

Thanks, -Zhengyu



More information about the hotspot-dev mailing list