- 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
-
- 25 9月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: bae
-
- 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
-
- 20 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
-
- 10 10月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, alitvinov, mschoene, rhalade --HG-- rename : test/java/awt/image/DrawImage/IncorrectUnmanagedImageSourceOffset.java => test/java/awt/image/DrawImage/IncorrectManagedImageSourceOffset.java rename : test/java/awt/image/DrawImage/IncorrectUnmanagedImageSourceOffset.java => test/java/awt/image/DrawImage/SimpleManagedImage.java rename : test/java/awt/image/DrawImage/IncorrectUnmanagedImageSourceOffset.java => test/java/awt/image/DrawImage/SimpleUnmanagedImage.java
-
- 21 5月, 2019 1 次提交
-
-
由 weijun 提交于
Reviewed-by: ahgross, mullan, valeriep
-
- 19 4月, 2019 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 24 4月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, psadhukhan, mschoene, rhalade
-
- 01 6月, 2019 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: serb, prr, mschoene, bpb, ssahoo
-
- 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
-
- 13 6月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, jdv, kcr
-
- 23 1月, 2019 1 次提交
-
-
由 prr 提交于
Reviewed-by: serb, mbaesken
-
- 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
-
- 08 2月, 2019 1 次提交
-
-
由 dchuyko 提交于
Reviewed-by: prr
-
- 04 9月, 2019 2 次提交
-
-
由 sgehwolf 提交于
Summary: Update the PCSC-lite header files to 1.8.24 release Reviewed-by: andrew
-
由 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
-
- 28 8月, 2019 1 次提交
-
-
由 prr 提交于
Summary: Prefer the older v35 freetype byte code interpreter. Reviewed-by: serb, neugens Contributed-by: alvdavi@amazon.com
-
- 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
-