- 22 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: - From http://hg.openjdk.java.net/mlvm/mlvm/hotspot/file/4cd7d914b0e3/coro-simple.patch. - Resolve trivial conflicts in: systemDictionary.hpp, thread.cpp, debug.hpp. - Add an option "EnableCoroutine". Test Plan: run jtreg tests Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 06 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: added new flag -XX:+TenantDataIsolation Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, superajun-wsj Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 05 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: added two new options to support tenant cpu controlling Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, superajun-wsj Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 04 4月, 2020 1 次提交
-
-
由 Hao Tang 提交于
Summary: ported heap throttling feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: https://github.com/alibaba/dragonwell8/issues/91
-
- 03 4月, 2020 1 次提交
-
-
由 Hao Tang 提交于
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: https://github.com/alibaba/dragonwell8/issues/90
-
- 02 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: ported HotSpot interfaces to Dragonwell8 to support MultiTenant framework Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 05 12月, 2019 5 次提交
-
-
由 maoliang.ml 提交于
Summary: G1ElasticHeap to support heap shrink/expansion in runtime Test Plan: test/elastic-heap/ Reviewers: Issue: https://github.com/alibaba/dragonwell8/issues/46 CR: https://github.com/alibaba/dragonwell8_hotspot/pull/12
-
由 tongbao.ztb 提交于
Summary: - add a warning of large array allocation - port D3674 to dragonwell Test Plan: test/runtime/memory/TestArrayAllocationWarning.java Reviewers: 传胜 Differential Revision: https://aone.alibaba-inc.com/code/D851704
-
由 tongbao.ztb 提交于
Summary: - port D64010 to dragonwell - print the detail time when doing root processing in generational heap collection Test Plan: hotspot/test/gc/TestPrintGCRootsTraceTime.java hotspot/test/gc/ Reviewers: 传胜 Differential Revision: https://aone.alibaba-inc.com/code/D851700
-
由 tongbao.ztb 提交于
Summary: - Port D65580 to dragonwell - Print the young generation histogram once after parnew gc with the manageable flag: PrintYoungGenHistoAfterParNewGC Test Plan: hotspot/test/gc/parNew/testPrintYoungGenHisto.sh Reviewers: 传胜 Differential Revision: https://aone.alibaba-inc.com/code/D849729
-
由 tongbao.ztb 提交于
Summary: - port D1840 to Dragonwell - add AJVM_FLAGS extension flag Test Plan: the other patches which add new VM flags will definitely cover this code change Reviewers: 传胜 Differential Revision: https://aone.alibaba-inc.com/code/D849610
-
- 21 3月, 2012 1 次提交
-
-
由 jmelvin 提交于
7144328: Improper commandlines for -XX:+-UnlockCommercialFeatures require proper warning/error messages Summary: Provide custom error messages for locked commercial feature options which are not first unlocked. Reviewed-by: dcubed, jcoomes, kamg Contributed-by: james.melvin@oracle.com
-
- 20 12月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Add Flag::external_ext()/writable_ext(), both return false. Reviewed-by: coleenp, zgu
-
- 06 12月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Add a file, globals_ext.hpp, containing a null interface, to be replaced by a vendor in altsrc as needed. Reviewed-by: coleenp, kamg, dholmes, johnc, jrose
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 18 4月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Initial checkin of JSDT code Reviewed-by: acorn, sbohne
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-