- 09 9月, 2014 2 次提交
- 08 9月, 2014 1 次提交
-
-
由 coleenp 提交于
-
- 06 9月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Add classLoader to java/lang/Class instance for fast access Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck
-
- 05 9月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Remove unnecessary inclusion of HS_ALT_MAKE from solaris Makefile Reviewed-by: erikj, dholmes
-
- 29 8月, 2014 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn
-
- 27 8月, 2014 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: kvn, roland
-
- 05 9月, 2014 3 次提交
- 22 8月, 2014 4 次提交
-
-
由 gtriantafill 提交于
8055765: Misplaced @key stress prevents MallocSiteHashOverflow.java and MallocStressTest.java tests from running Reviewed-by: ctornqvi, zgu, hseigel
-
由 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
-
- 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
-
- 15 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Re-enabled warning as launcher change reached promotion build Reviewed-by: hseigel, coleenp
-
- 13 8月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Summary: The new NMT2 tests got lost on the way into jdk9 yesterday, this change adds them. Reviewed-by: coleenp, zgu, ctornqvi
-
- 04 9月, 2014 1 次提交
-
-
由 sla 提交于
Reviewed-by: mgerdin, bdelsart, jcoomes
-
- 03 9月, 2014 1 次提交
-
-
由 tschatzl 提交于
Summary: Fixup the remaining variable names. Reviewed-by: tonyp, jwilhelm
-
- 04 9月, 2014 1 次提交
-
-
由 ccheung 提交于
-
- 03 9月, 2014 2 次提交
- 29 8月, 2014 4 次提交
- 28 8月, 2014 2 次提交
-
-
由 zgu 提交于
Summary: Disable the test until related Java launcher change reaches promotion build Reviewed-by: ctornqvi, gtriantafill
-
由 tschatzl 提交于
Summary: The verification code that checked whether no bitmap mark had been found re-read HeapRegion::end() after the check on the bitmap. Concurrent humongous object allocation could have changed HeapRegion::end() in the meantime. Fix this by using the actual end of the region instead of HeapRegion::end() for comparison. Reviewed-by: brutisso, jmasa
-
- 03 9月, 2014 5 次提交
-
-
由 anoll 提交于
-
由 tschatzl 提交于
-
由 tschatzl 提交于
Summary: Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too. Reviewed-by: jwilhelm, jmasa
-
由 jwilhelm 提交于
8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap Summary: New test added. Reviewed-by: ehelin, tschatzl, jwilhelm Contributed-by: andrey.x.zakharov@oracle.com
-
由 iklam 提交于
Summary: Misplacement of #if INCLUE_CDS, typos, unnecessary C string duplication Reviewed-by: dholmes, ccheung
-
- 02 9月, 2014 2 次提交
- 29 8月, 2014 3 次提交
-
-
由 tschatzl 提交于
-
由 thartmann 提交于
8055657: Test compiler/classUnloading/methodUnloading/TestMethodUnloading.java does not work with non-default GC Summary: Remove the '-XX:+UseParallelGC' parameter from the test because it is conflicting with other GC settings. Reviewed-by: kvn
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 28 8月, 2014 1 次提交
-
-
由 ccheung 提交于
8056175: Change "8048150: Allow easy configurations for large CDS archives" triggers conversion warning with older GCC Summary: cast the result of the conversion to uintx Reviewed-by: ccheung, coleenp Contributed-by: volker.simonis@gmail.com
-