- 22 7月, 2020 1 次提交
-
-
由 yunyao.zxl 提交于
Summary: - From http://hg.openjdk.java.net/mlvm/mlvm/jdk/file/93a6c619b0ca/coro-simple.patch - Add 'EnableCoroutine' option to test/java/dyn/CoroutineTest.java Test Plan: test/java/dyn/CoroutineTest.java jtreg test Reviewed-by: yuleil, shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/113
-
- 08 4月, 2020 1 次提交
-
-
由 lei.yul 提交于
Summary: - Replace null with root() to represent root container for consistency - Support rcm inheritance by Thread.inheritedResourceContainer Test Plan: jtreg com/alibaba/rcm/ multi-tenent/ Reviewed-by: luchsh, tanghaoth90 Issue: https://github.com/alibaba/dragonwell8/issues/95
-
- 02 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: ported MultiTenant framework to Dragonwell8 Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 13 3月, 2020 1 次提交
-
-
由 lei.yul 提交于
Summary: Introduce ResourceContainer to manage resources. ResourceContainer defines a set of resource Constraint that limit resource usage by threads. Test Plan: jtreg com/alibaba/rcm Reviewed-by: luchsh, sanhong Issue: alibaba/dragonwell8#87
-
- 17 12月, 2016 3 次提交
- 02 2月, 2016 1 次提交
-
-
由 shade 提交于
Reviewed-by: chegar, dholmes, sla, rriggs
-
- 11 2月, 2014 2 次提交
-
-
由 chegar 提交于
8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager Reviewed-by: alanb, dholmes, mchung
-
由 chegar 提交于
8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager Reviewed-by: alanb, dholmes, mchung
-
- 23 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Cleanup of javadoc -Xlint errors Reviewed-by: lancea, mduigou, darcy, mullan, mchung
-
- 04 7月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Fix doclint errors in java.lang.* Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 13 6月, 2013 1 次提交
-
-
由 weijun 提交于
Reviewed-by: ahgross, mchung, xuelei
-
- 26 6月, 2013 1 次提交
-
-
由 shade 提交于
Summary: add the @Contended over three TLR fields. Reviewed-by: psandoz, chegar, dholmes, dl
-
- 11 6月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dholmes, chegar, forax, darcy, mduigou
-
- 22 5月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes, alanb, mduigou
-
- 17 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: jrose, alanb, twisti
-
- 09 2月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou, chegar, alanb
-
- 16 1月, 2013 1 次提交
-
-
由 dl 提交于
Reviewed-by: shade, chegar
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 25 8月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 30 11月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, chegar, smarks
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 16 2月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes, alanb
-
- 09 2月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 09 12月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Directly map the threadStatus value to Thread.State Reviewed-by: emcmanus, dholmes
-
- 10 11月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, sherman, chegar
-
- 05 11月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes, alanb
-
- 23 8月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes
-
- 11 8月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes, coffeys
-
- 30 6月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: hawtin
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 10 3月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
- 23 2月, 2009 1 次提交
-
-
由 chegar 提交于
Summary: Replace subclass audits synchronization with ConcurrentHashMap with weakly referenced Class keys Reviewed-by: peterjones, dholmes, martin
-
- 30 8月, 2008 1 次提交
-
-
由 chegar 提交于
Summary: update javadoc to specify NPE as well as fix minor bug in implementation. Reviewed-by: alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-