Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 17 (draft) #8013

Closed
wants to merge 141 commits into from
Closed

Java 17 (draft) #8013

wants to merge 141 commits into from

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    8705923 View commit details
    Browse the repository at this point in the history
  2. Upgrade gradle to 7.4.2.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    fd54f77 View commit details
    Browse the repository at this point in the history
  3. Remove doclet code.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e67d0bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e30ab4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c94107d View commit details
    Browse the repository at this point in the history
  6. Spark 3.3.0.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e60fe81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9f70a2 View commit details
    Browse the repository at this point in the history
  8. Remove guava lists.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c39ee1f View commit details
    Browse the repository at this point in the history
  9. Upgrade Scala - WIP.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    48ecebb View commit details
    Browse the repository at this point in the history
  10. More exports/opens clauses.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c96b9dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9074f0 View commit details
    Browse the repository at this point in the history
  12. Open java.lang.invoke.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8690caf View commit details
    Browse the repository at this point in the history
  13. Open sun.nio.fs.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    ffc5b89 View commit details
    Browse the repository at this point in the history
  14. Support changd avro API.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2f38e89 View commit details
    Browse the repository at this point in the history
  15. Upgrade jacoco for Java 17.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5b206e4 View commit details
    Browse the repository at this point in the history
  16. Add opens for jacoco.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    2db7bf2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cf2aad5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2b83622 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7d8c7bf View commit details
    Browse the repository at this point in the history
  20. I feel lucky.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f8c23bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    123a9da View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0948ed9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ee19a71 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bc93949 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3ec9fff View commit details
    Browse the repository at this point in the history
  26. Fix statement order.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0782be6 View commit details
    Browse the repository at this point in the history
  27. Not sudo.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    603a1ac View commit details
    Browse the repository at this point in the history
  28. Pin commons-math3 to 3.5 and revert changes to expected files for Mod…

    …elSegmentsIntegrationTest.
    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5fb99b4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1b8edd0 View commit details
    Browse the repository at this point in the history
  30. Revert "Check for failures with scala 11."

    This reverts commit 0df59c4.
    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d74b540 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b8fe909 View commit details
    Browse the repository at this point in the history
  32. Fix Docker build.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    85f5bc0 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cc23098 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6dce89d View commit details
    Browse the repository at this point in the history
  35. Fix docker second stage.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8f81f89 View commit details
    Browse the repository at this point in the history
  36. Update order.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    aeb08cc View commit details
    Browse the repository at this point in the history
  37. Don't apt-upgrade again.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    91d360e View commit details
    Browse the repository at this point in the history
  38. Update gatk script.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5060960 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b88fe0f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    67ebc2b View commit details
    Browse the repository at this point in the history
  41. Update jvmargs.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    aaa7ecd View commit details
    Browse the repository at this point in the history
  42. Revert "Update jvmargs."

    This reverts commit 0dffd93.
    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7030aa6 View commit details
    Browse the repository at this point in the history
  43. Move jmvargs.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7a7beab View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    76ef4fc View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    99a66a4 View commit details
    Browse the repository at this point in the history
  46. Update docker build script.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    23b72b8 View commit details
    Browse the repository at this point in the history
  47. Add docker trace.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8737a0e View commit details
    Browse the repository at this point in the history
  48. Set file permissions.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    976c559 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    06aaf4b View commit details
    Browse the repository at this point in the history
  50. Fix ls command.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    57f8c26 View commit details
    Browse the repository at this point in the history
  51. Update file perms.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3d57b5e View commit details
    Browse the repository at this point in the history
  52. More permissions.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9b0f25f View commit details
    Browse the repository at this point in the history
  53. More updates.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6b2620d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fc646fb View commit details
    Browse the repository at this point in the history
  55. Fix bad command.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a4bb9a1 View commit details
    Browse the repository at this point in the history
  56. Check files post extract.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3d701d0 View commit details
    Browse the repository at this point in the history
  57. Smarter logging.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cf1d2ea View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    7289dab View commit details
    Browse the repository at this point in the history
  59. Spill cromwell logs.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8b093e5 View commit details
    Browse the repository at this point in the history
  60. Fix last commit.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e358646 View commit details
    Browse the repository at this point in the history
  61. Fix the fix.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8c83131 View commit details
    Browse the repository at this point in the history
  62. update find.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    65f44d4 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ac0446b View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    7ff21f1 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    cd442f9 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    f41404f View commit details
    Browse the repository at this point in the history
  67. Set fileMode.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    1830352 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    cfe80fc View commit details
    Browse the repository at this point in the history
  69. Exclude META_INF.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    eda4c7b View commit details
    Browse the repository at this point in the history
  70. Set duplicatesStrategy.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    412c194 View commit details
    Browse the repository at this point in the history
  71. Upgrade hadoop.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    8f16932 View commit details
    Browse the repository at this point in the history
  72. Add the shapeless filter.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    139ed6c View commit details
    Browse the repository at this point in the history
  73. Filter spire.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a074de7 View commit details
    Browse the repository at this point in the history
  74. Update messages.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    31e57c9 View commit details
    Browse the repository at this point in the history
  75. Use the correct classpath.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6586c46 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    c850ed5 View commit details
    Browse the repository at this point in the history
  77. Add TODO comment.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    a1a4fab View commit details
    Browse the repository at this point in the history
  78. Revert to multiple jars.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    0becaba View commit details
    Browse the repository at this point in the history
  79. Update CP_DIR.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    798889e View commit details
    Browse the repository at this point in the history
  80. Try not caching.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9e4ca00 View commit details
    Browse the repository at this point in the history
  81. Revert "Try not caching."

    This reverts commit df915ed.
    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d390cc8 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    7b9775c View commit details
    Browse the repository at this point in the history
  83. Revert unpackTestJars.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    37f7993 View commit details
    Browse the repository at this point in the history
  84. Export not open.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    d34e1f3 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    e30d664 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    b66a026 View commit details
    Browse the repository at this point in the history
  87. Fix opens.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cec4f1c View commit details
    Browse the repository at this point in the history
  88. More opens.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f9f0383 View commit details
    Browse the repository at this point in the history
  89. Upgrade kryo.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    f123fff View commit details
    Browse the repository at this point in the history
  90. Use older kryo.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9896a7c View commit details
    Browse the repository at this point in the history
  91. More opens.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7ccb1ca View commit details
    Browse the repository at this point in the history
  92. More opens.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    027e0d7 View commit details
    Browse the repository at this point in the history
  93. Display jvm args.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    79bf3b5 View commit details
    Browse the repository at this point in the history
  94. Set args directly.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    64fe20a View commit details
    Browse the repository at this point in the history
  95. Remove jacoco jvm args.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cc46875 View commit details
    Browse the repository at this point in the history
  96. Fix opens.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    823e17e View commit details
    Browse the repository at this point in the history
  97. More opens.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    fa08daa View commit details
    Browse the repository at this point in the history
  98. Open java.lang.module.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    55d28a3 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    0fa4f24 View commit details
    Browse the repository at this point in the history
  100. Upgrade gradle to 7.5.1.

    cmnbroad committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    dbd3a9d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Use gradle daemon.

    cmnbroad committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    863fa08 View commit details
    Browse the repository at this point in the history
  2. Use newest jetty.

    cmnbroad committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5098c90 View commit details
    Browse the repository at this point in the history
  3. Update opens.

    cmnbroad committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    68eb5c8 View commit details
    Browse the repository at this point in the history
  4. Revert jetty.

    cmnbroad committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    6b9f239 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1a19b2 View commit details
    Browse the repository at this point in the history
  6. Temp trace.

    cmnbroad committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    796d3d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    e981198 View commit details
    Browse the repository at this point in the history
  2. Work around jetty jar issue.

    cmnbroad committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    e7d95a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    80a06b6 View commit details
    Browse the repository at this point in the history
  2. Trace output.

    cmnbroad committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a310b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    330b777 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Restore gradle cache.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    ad347a6 View commit details
    Browse the repository at this point in the history
  2. Alternate classpath order.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3b5da23 View commit details
    Browse the repository at this point in the history
  3. Debug cromwell.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f49579d View commit details
    Browse the repository at this point in the history
  4. Cromwell version 84.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    251a5db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    710ca78 View commit details
    Browse the repository at this point in the history
  6. Add opens for jacoco.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a2f83a0 View commit details
    Browse the repository at this point in the history
  7. Fix missing comma.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    8e0a777 View commit details
    Browse the repository at this point in the history
  8. Fix syntax error in gatk.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    3904c03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be2c8ad View commit details
    Browse the repository at this point in the history
  10. Stop using classesdir.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    1f7e2ef View commit details
    Browse the repository at this point in the history
  11. Restore classesDir.

    cmnbroad committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0497623 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Fix build dependencies.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9b0fbb6 View commit details
    Browse the repository at this point in the history
  2. Debug class loader.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    5032b4b View commit details
    Browse the repository at this point in the history
  3. Reorder classpath.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b681b0e View commit details
    Browse the repository at this point in the history
  4. Write to stderr.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ac10e8e View commit details
    Browse the repository at this point in the history
  5. Revert to debug level info.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    74382f8 View commit details
    Browse the repository at this point in the history
  6. Throw to debug.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cc035e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0893880 View commit details
    Browse the repository at this point in the history
  8. Remove tracing code.

    cmnbroad committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    e756e5a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    f0f91dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52244ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1210627 View commit details
    Browse the repository at this point in the history
  4. Suppress info suppression.

    cmnbroad committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    1bc63d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Trace info.

    cmnbroad committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6d47724 View commit details
    Browse the repository at this point in the history
  2. Reduce test output noise.

    cmnbroad committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b782dcb View commit details
    Browse the repository at this point in the history
  3. Chang test order.

    cmnbroad committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    43bcda4 View commit details
    Browse the repository at this point in the history
  4. No parallel forks.

    cmnbroad committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    ba25818 View commit details
    Browse the repository at this point in the history
  5. Revert naming.

    cmnbroad committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    605cee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Fix java version test.

    cmnbroad committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    bcdee95 View commit details
    Browse the repository at this point in the history
  2. Fix gradle Java tests.

    cmnbroad committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    31decd8 View commit details
    Browse the repository at this point in the history