hg: jdk/jdk: 2 new changesets

ioi.lam at oracle.com ioi.lam at oracle.com
Wed Aug 29 04:15:38 UTC 2018


Changeset: 0369fe9ae26f
Author:    iklam
Date:      2018-08-28 16:01 -0700
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/0369fe9ae26f

8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap
Summary: Removed the assert
Reviewed-by: ccheung, jiangli

! src/hotspot/share/memory/virtualspace.cpp

Changeset: a50648f7b1c8
Author:    iklam
Date:      2018-08-28 16:01 -0700
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/a50648f7b1c8

8210040: TestOptionsWithRanges.java is very slow
Summary: Added -Xmx1024m -XX:-ZapUnusedHeapArea; split into 10 smaller tests
Reviewed-by: kvn, coleenp

! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
+ test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_generate.sh
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOption.java



More information about the jdk-changes mailing list