< prev index next >

test/hotspot/gtest/runtime/test_os.cpp

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