1. 07 4月, 2020 1 次提交
  2. 06 4月, 2020 1 次提交
  3. 05 4月, 2020 1 次提交
  4. 02 4月, 2020 1 次提交
  5. 13 3月, 2020 1 次提交
    • L
      [Misc] Resource Management API · 76ecee17
      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
      76ecee17
  6. 16 1月, 2020 1 次提交
  7. 15 1月, 2020 1 次提交
    • A
      8031111: fix krb5 caddr · a60ab219
      andrew 提交于
      Reviewed-by: mbalao, sgehwolf
      
      --HG--
      extra : amend_source : 80de2ae62559b587c8a6df3c459b714ecc0857c1
      a60ab219
  8. 27 12月, 2019 1 次提交
  9. 05 12月, 2019 4 次提交
  10. 17 1月, 2019 1 次提交
  11. 10 10月, 2019 2 次提交
    • S
      8221497: Optional Panes in Swing · abee490e
      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
      abee490e
    • A
      8213429: Windows file handling redux · 835fb4e9
      andrew 提交于
      8167646: Better invalid FilePermission
      Reviewed-by: mbalao
      835fb4e9
  12. 26 9月, 2019 1 次提交
  13. 19 8月, 2019 2 次提交
  14. 23 1月, 2019 1 次提交
  15. 05 9月, 2019 1 次提交
  16. 04 9月, 2019 1 次提交
  17. 16 5月, 2019 1 次提交
  18. 22 8月, 2019 1 次提交
  19. 29 4月, 2019 1 次提交
  20. 24 8月, 2019 1 次提交
  21. 30 12月, 2018 1 次提交
  22. 20 6月, 2019 1 次提交
  23. 25 4月, 2019 1 次提交
  24. 04 7月, 2018 1 次提交
  25. 24 7月, 2019 1 次提交
  26. 22 3月, 2019 1 次提交
  27. 01 3月, 2019 1 次提交
  28. 06 12月, 2018 1 次提交
  29. 11 7月, 2019 2 次提交
  30. 04 1月, 2020 1 次提交
  31. 30 8月, 2016 2 次提交
    • O
      8157792: After Integrating tzdata2016d the... · 57e49fe2
      okutsu 提交于
      8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones
      Reviewed-by: peytoia
      57e49fe2
    • O
      8157792: After Integrating tzdata2016d the... · 2dacf2e1
      okutsu 提交于
      8157792: After Integrating tzdata2016d the test/sun/util/calendar/zi/TestZoneInfo310.java fails for "Asia/Oral" and "Asia/Qyzylorda" Timezones
      Reviewed-by: peytoia
      2dacf2e1
  32. 06 7月, 2019 1 次提交
    • A
      8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) · 0e637254
      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
      0e637254
  33. 10 1月, 2018 1 次提交