- 07 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun, mseledtsov
-
- 06 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 13 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 08 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 07 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 13 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 13 2月, 2018 1 次提交
-
-
由 rwestberg 提交于
Reviewed-by: dholmes, alanb, rriggs
-
- 05 12月, 2018 1 次提交
-
-
由 egahlin 提交于
Reviewed-by: mgronlun
-
- 28 8月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: jbachorik
-
- 14 6月, 2019 1 次提交
-
-
由 apetushkov 提交于
8199712: Flight Recorder 8203346: JFR: Inconsistent signature of jfr_add_string_constant 8195817: JFR.stop should require name of recording 8195818: JFR.start should increase autogenerated name by one 8195819: Remove recording=x from jcmd JFR.check output 8203921: JFR thread sampling is missing fixes from JDK-8194552 8203929: Limit amount of data for JFR.dump 8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording 8003209: JFR events for network utilization 8207392: [PPC64] Implement JFR profiling Summary: Backport JFR from JDK11. Initial integration Reviewed-by: neugens
-
- 04 7月, 2018 1 次提交
-
-
由 bpb 提交于
Summary: Clear handler instance variable after use Reviewed-by: rriggs, alanb
-
- 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
-
- 21 2月, 2019 1 次提交
-
-
由 valeriep 提交于
Summary: changed variable declaration type to byte* from long* to fix SIGBUS error Reviewed-by: ascarpino
-
- 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
-
- 01 3月, 2019 1 次提交
-
-
由 mbalao 提交于
Summary: Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness. Reviewed-by: prr, serb
-
- 06 12月, 2018 1 次提交
-
-
由 itakiguchi 提交于
Reviewed-by: prr
-
- 11 7月, 2019 3 次提交
-
-
由 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
-
由 bae 提交于
Reviewed-by: mbalao
-
- 20 6月, 2019 1 次提交
-
-
由 bae 提交于
Reviewed-by: mbalao
-
- 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 2 次提交
- 10 1月, 2018 1 次提交
-
-
由 jdv 提交于
8191073: JpegImageReader throws IndexOutOfBoundsException when trying to read image data from tables-only image Reviewed-by: bpb, pnarayanan
-
- 11 4月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: chegar, igerasim, ahgross, rhalade
-
- 27 3月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: aivanov, ssahoo, mschoene, prr
-
- 08 3月, 2019 1 次提交
-
-
由 jnimeh 提交于
Reviewed-by: ascarpino, ssahoo, skoivu
-
- 11 4月, 2019 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, rhalade, mschoene
-
- 12 4月, 2019 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, ahgross, rhalade, mbalao, andrew
-
- 20 3月, 2019 2 次提交
- 07 2月, 2019 1 次提交
-
-
由 mullan 提交于
Reviewed-by: ahgross, coffeys, rhalade
-
- 24 1月, 2019 1 次提交
-
-
由 smarks 提交于
Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
-
- 31 1月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: chegar, dfuchs, igerasim, rhalade, weijun
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu, andrew Contributed-by: NDavid Alvarez <alvdavi@amazon.com>
-
- 02 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: naoto, aph, phh
-
- 30 8月, 2018 1 次提交
-
-
由 ljiang 提交于
Reviewed-by: naoto
-
- 29 6月, 2019 1 次提交
-
-
由 neugens 提交于
8209775: ISO 4217 Amendment #169 update Reviewed-by: naoto, andrew
-