1. 19 10月, 2021 2 次提交
  2. 18 10月, 2021 2 次提交
  3. 12 10月, 2021 3 次提交
  4. 11 10月, 2021 5 次提交
  5. 09 10月, 2021 1 次提交
  6. 08 10月, 2021 4 次提交
  7. 07 10月, 2021 3 次提交
  8. 05 10月, 2021 1 次提交
    • C
      Using TCK Tested JDK builds of OpenJDK · 0af4e215
      Carl Dea 提交于
      The AdoptOpenJDK has been discontinued since July 2021 (https://adoptopenjdk.net). This request is to switch the distribution from 'adopt' to Azul `zulu`. When using Zulu you get all the latest updated (TCK Tested) builds for all versions of OpenJDK even archived fixed versions. 
      
      Also added to the GH Action workflow are fixed (major) release version(s) such as `JDK 11.0.3`. This is often a good practice whenever a build/test triggers (push/pull events) to help determine if the latest (`JDK 11`) had failed the from the **latest build** vs something in **your code** caused (or introduced). 
      
      **For example**, when building with `JDK 11.0.3` (fixed version) the build/tests passes (Green) and JDK 11 fails (Red) will mean that the latest `JDK 11` was the cause and not your code. 
      
      **Note:** Other distributions such as Temurin do not support archived fixed releases prior to Sept. 2021 and many of the non-LTS (long term support) releases if you are planning to try out newer features of the Java language.
      0af4e215
  9. 03 10月, 2021 1 次提交
  10. 01 10月, 2021 2 次提交
  11. 28 9月, 2021 1 次提交
  12. 27 9月, 2021 4 次提交
  13. 23 9月, 2021 6 次提交
  14. 22 9月, 2021 1 次提交
  15. 19 9月, 2021 2 次提交
  16. 17 9月, 2021 1 次提交
  17. 16 9月, 2021 1 次提交