< prev index next >

test/hotspot/gtest/runtime/test_os.cpp

Print this page
*** 973,6 ***
    // with high vm.mmap_min_addr settings.
  #if defined(_LP64)
    ASSERT_LE(s, NOT_LINUX(G * 4) LINUX_ONLY(G * 1024));
  #endif
  }
- 
--- 973,5 ---
< prev index next >