- 06 9月, 2014 4 次提交
- 05 9月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile Reviewed-by: erikj, dholmes
-
- 04 9月, 2014 1 次提交
-
-
由 katleman 提交于
-
- 03 9月, 2014 1 次提交
-
-
由 amurillo 提交于
-
- 29 8月, 2014 5 次提交
- 28 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Disable the test until related Java launcher change reaches promotion build Reviewed-by: ctornqvi, gtriantafill
-
- 27 8月, 2014 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, roland
-
- 05 9月, 2014 3 次提交
- 27 8月, 2014 2 次提交
- 22 8月, 2014 8 次提交
-
-
由 gtriantafill 提交于
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running Reviewed-by: ctornqvi, zgu, hseigel
-
由 jwilhelm 提交于
Summary: Fixed makefiles on solaris to allow build with extra symbols. Reviewed-by: dcubed, erikj
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 gtriantafill 提交于
Reviewed-by: ctornqvi, sla
-
由 gtriantafill 提交于
Reviewed-by: ctornqvi, zgu
-
由 gtriantafill 提交于
8055052: [TESTBUG] runtime/NMT/JcmdDetailDiff.java fails on Windows when there are no debug symbols available Reviewed-by: ctornqvi, hseigel
-
由 katleman 提交于
-
- 20 8月, 2014 3 次提交
-
-
由 tschatzl 提交于
8055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers Reviewed-by: mgerdin, ehelin
-
由 zgu 提交于
Summary: Fixed memory leak in NMT by baselining memory in c heap instead of an arena. Reviewed-by: coleenp, minqi
-
由 tschatzl 提交于
Summary: If large pages are enabled and configured in Linux, the VM always pre-commits the entire space. The VM fails verification of the commit of the initial heap because some internal data structure marked all memory pages of the heap as committed during initialization. This makes the code think that we attempted a double-commit during first allocation of the heap. Remove the initial marking of memory pages of the heap to committed. Reviewed-by: mgerdin
-
- 21 8月, 2014 1 次提交
-
-
由 tschatzl 提交于
Summary: Allow G1 to decommit memory of arbitrary regions within the heap and their associated auxiliary data structures card table, BOT, hot card cache, and mark bitmaps. Reviewed-by: mgerdin, brutisso, jwilhelm
-
- 19 8月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Summary: disable failing test Reviewed-by: ctornqvi, zgu
-
- 04 9月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Summary: enable tests for NMT2 Reviewed-by: ctornqvi, zgu
-
- 19 8月, 2014 4 次提交
-
-
由 zgu 提交于
8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests Summary: Handled CDS mapping region and added test for the scenario Reviewed-by: coleenp, ctornqvi
-
由 zgu 提交于
Summary: Refactored emptyStack to a static member of NativeCallStack, which is accessible in minimal build. Reviewed-by: coleenp, dholmes
-
由 tschatzl 提交于
Summary: Let HeapRegionSeq manage the heap region and auxiliary data to decrease the amount of responsibilities of G1CollectedHeap, and encapsulate this work from other code. Reviewed-by: jwilhelm, jmasa, mgerdin, brutisso
-
由 brutisso 提交于
Reviewed-by: tschatzl, jmasa
-
- 15 8月, 2014 3 次提交