- 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 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
-
- 27 12月, 2019 1 次提交
-
-
由 卓昂 提交于
Summary: add support for opto object allocations sampling Test Plan: hotspot/test/jfr/event/objectsprofiling/TestOptoObjectAllocationsSampling.java Reviewers: zhengxiaolinX, luchsh, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/64
-
- 05 12月, 2019 5 次提交
-
-
由 maoliang.ml 提交于
Summary: G1ElasticHeap to support heap shrink/expansion in runtime Test Plan: test/elastic-heap/ Reviewers: luchsh, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/46 CR: https://github.com/alibaba/dragonwell8_jdk/pull/1
-
由 Kuai Wei 提交于
Summary: port jwarmup to dragonwell 8u ref T19299187 Test Plan: see hotspot part Reviewers: 三红, yumin.qi Reviewed By: 三红, yumin.qi Subscribers: 麦庶 Differential Revision: https://aone.alibaba-inc.com/code/D852150
-
由 Chuansheng Lu 提交于
Summary: - Port D336186 to Dragonwell - Added 'mini' option to 'dump' sub-command of 'jmap' tool Test Plan: jdk/test/ras Reviewers: 井桐 Reviewed By: 井桐 Differential Revision: https://aone.alibaba-inc.com/code/D849318
-
由 guangyu.zgy 提交于
Summary: Backport of JFR(jdk part) to dragonwell based on JFR preview version(JDK11). Link: http://cr.openjdk.java.net/~mgronlun/JEP328_FlightRecorder/Preview/webrev/index.html Test Plan: test/jdk/jfr/ Reviewers: 卓昂, 传胜, 麦庶, yumin.qi, 三红, 芳玺 Reviewed By: 三红, 芳玺, 卓昂, yumin.qi Differential Revision: https://aone.alibaba-inc.com/code/D818249
-
由 Kuai Wei 提交于
Summary: add distro name and version in java version string Reviewers: 传胜 Subscribers: 麦庶 Differential Revision: https://aone.alibaba-inc.com/code/D796935
-
- 10 10月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: bae, bmathiske
-
- 17 1月, 2019 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: smarks, ahgross, skoivu, rhalade
-
- 20 6月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 23 6月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: dfuchs, igerasim, michaelm, rhalade, skoivu
-
- 17 6月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 15 6月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 25 6月, 2019 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: dfuchs, chegar, michaelm, rhalade, ahgross
-
- 16 5月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 23 5月, 2019 1 次提交
-
-
由 igerasim 提交于
8223163: Better pattern recognition Reviewed-by: ahgross, bchristi, jeff, rhalade, rriggs, smarks
-
- 19 4月, 2019 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 24 4月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 26 3月, 2019 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, ahgross, chegar, igerasim
-
- 10 10月, 2019 1 次提交
-
-
由 andrew 提交于
8167646: Better invalid FilePermission Reviewed-by: mbalao
-
- 26 9月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: shade
-
- 05 9月, 2019 1 次提交
-
-
由 mbalao 提交于
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size Summary: Truncate the digest according to the group order, not the field size Reviewed-by: shade, andrew
-
- 04 9月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Move dependencies into the com.sun.crypto.provider package Reviewed-by: shade --HG-- rename : src/share/classes/jdk/internal/util/Preconditions.java => src/share/classes/com/sun/crypto/provider/Preconditions.java
-
- 03 9月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: dfuchs
-
- 16 5月, 2019 1 次提交
-
-
由 dkejriwal 提交于
Reviewed-by: naoto, rpatil
-
- 29 4月, 2019 1 次提交
-
-
由 bpb 提交于
Reviewed-by: dfuchs, prappo --HG-- extra : amend_source : 80bdb05e19be5df93a54677d1ef197eb20262d8a
-
- 24 8月, 2019 1 次提交
-
-
由 psadhukhan 提交于
Summary: Do not use justification if string width of text is within screenWidth Reviewed-by: prr, serb Contributed-by: verghese@amazon.com
-
- 30 12月, 2018 1 次提交
-
-
由 tvaleev 提交于
Reviewed-by: igerasim, smarks
-
- 03 8月, 2019 1 次提交
-
-
由 pbansal 提交于
Reviewed-by: prr, kcr
-
- 26 6月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: mullan
-
- 31 7月, 2019 1 次提交
-
-
由 mbalao 提交于
Summary: Do not close the session holding the Wrapper Key while in use. Delete the Wrapper Key when no longer needed. Reviewed-by: valeriep
-
- 30 11月, 2018 1 次提交
-
-
由 mbalao 提交于
Summary: Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes. Reviewed-by: valeriep
-
- 24 7月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Updated SunPKCS11 provider with SunJCE provider behavior Reviewed-by: xuelei
-
- 11 7月, 2019 2 次提交
-
-
由 rpatil 提交于
8215982: (tz) Upgrade time-zone data to tzdata2018i 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
-
由 rpatil 提交于
8215982: (tz) Upgrade time-zone data to tzdata2018i 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
-
- 06 7月, 2019 1 次提交
-
-
由 andrew 提交于
8135248: Add utility methods to check indexes and ranges 8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null 8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package Summary: Do bounds check per encryption/decryption call instead of per block Reviewed-by: mbalao
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: phh, mbalao, bae
-
- 10 1月, 2018 1 次提交
-
-
由 jdv 提交于
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image Reviewed-by: bpb, pnarayanan
-