Skip to content

Add unit test against released java_tools_javac14#11828

Closed
davido wants to merge 1 commit intobazelbuild:masterfrom
davido:add_test_for_java_tools_javac14
Closed

Add unit test against released java_tools_javac14#11828
davido wants to merge 1 commit intobazelbuild:masterfrom
davido:add_test_for_java_tools_javac14

Conversation

@davido
Copy link
Contributor

@davido davido commented Jul 23, 2020

Closes #11017.

This is the follow-up for PR: [1]. Because of the chicken and the egg
problem, it has to be done in three steps:

  1. add support for java toolchange JDK 14, done in: [1]
  2. publish new java_tools_javac14, kicked off by the pipeline in
    java_tools repository, in context of: [2]
  3. add unit test against released java_tools_javac14 published in step 2,
    this change

Test Plan:

$ bazel test //src/test/shell/bazel:bazel_coverage_java_jdk14toolchain_released_test

[1] #11514
[2] bazelbuild/java_tools#28

@davido
Copy link
Contributor Author

davido commented Jul 23, 2020

/Cc @philwo, @lberki, @comius.

Closes bazelbuild#11017.

This is the follow-up for PR: [1]. Because of the chicken and the egg
problem, it has to be done in three steps:

1. add support for java toolchange JDK 14, done in: [1]
2. publish new java_tools_javac14, kicked off by the pipeline in
   java_tools repository, in context of: [2]
3. add unit test against released java_tools_javac14 published in step 2,
   this change

Test Plan:

  $ bazel test //src/test/shell/bazel:bazel_coverage_java_jdk14toolchain_released_test

[1] bazelbuild#11514
[2] bazelbuild/java_tools#28
@davido davido force-pushed the add_test_for_java_tools_javac14 branch from 870a678 to 57cbb94 Compare July 23, 2020 23:07
@davido
Copy link
Contributor Author

davido commented Jul 28, 2020

@lberki @philwo @comius

Can this PR be merged now?

@bazel-io bazel-io closed this in 693c88a Aug 1, 2020
@davido davido deleted the add_test_for_java_tools_javac14 branch August 1, 2020 06:19
ehkloaj pushed a commit to ehkloaj/bazel that referenced this pull request Aug 6, 2020
Closes bazelbuild#11017.

This is the follow-up for PR: [1]. Because of the chicken and the egg
problem, it has to be done in three steps:

1. add support for java toolchange JDK 14, done in: [1]
2. publish new java_tools_javac14, kicked off by the pipeline in
   java_tools repository, in context of: [2]
3. add unit test against released java_tools_javac14 published in step 2,
   this change

Test Plan:

  $ bazel test //src/test/shell/bazel:bazel_coverage_java_jdk14toolchain_released_test

[1] bazelbuild#11514
[2] bazelbuild/java_tools#28

Closes bazelbuild#11828.

PiperOrigin-RevId: 324358602
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java 14 toolchain support

3 participants