Let native Turbine image find ct.sym with non-hermetic java_runtime#21610
Let native Turbine image find ct.sym with non-hermetic java_runtime#21610fmeum wants to merge 2 commits intobazelbuild:masterfrom
ct.sym with non-hermetic java_runtime#21610Conversation
|
CC @coeuvre I haven't managed to write a test for this (it fails with a different error in Turbine), but verified that this fixes the reproducer. |
|
@bazel-io fork 7.2.0 |
|
@meteorcloudy can we also include this fix in 7.1.0? The risk should be pretty low. |
|
It would be really nice to have a test, given how non-localized the involved interactions are (bazel, rules_java, java_tools, etc). Otherwise, LGTM to me as an isolated improvement1 (and we can always try adding a test in a followup). Footnotes
|
|
@coeuvre We just cut rc2 for 7.1.0 and were hoping it would be the last rc. Maybe we can backport this change along with all other JDK 21 changes all together in 7.2.0? |
|
SG! |
ct.sym with local JDKct.sym with non-hermetic java_runtime
|
I am going to import this PR now. @fmeum: feel free to add test in a separate PR. |
|
@hvadehra I now understood that my attempts at testing this failed since |
|
@bazel-io fork 7.1.1 |
Work towards bazelbuild#21604 Closes bazelbuild#21610. PiperOrigin-RevId: 613912980 Change-Id: Ibc620120b783c990d08b84ea6cd8ae224333ed8a
|
The changes in this PR have been included in Bazel 7.1.1 RC1. Please test out the release candidate and report any issues as soon as possible. |
Work towards #21604