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

Release: rules_java 8.7.0 & java_tools java_v13.14 #249

Open
saraadams opened this issue Dec 3, 2024 · 2 comments
Open

Release: rules_java 8.7.0 & java_tools java_v13.14 #249

saraadams opened this issue Dec 3, 2024 · 2 comments
Assignees
Labels
P1 I'll work on this now. (Assignee required) release

Comments

@saraadams
Copy link

saraadams commented Dec 3, 2024

Link to relevant issue and/or commit:

bazelbuild/bazel@2df486e (bazelbuild/bazel#24436)

Other details:

The above PR was merged today, and helps with making it easier to detect whether a test failed due to an OutOfMemoryException.

By detecting OOMs and adjusting the exit code returned by the test runner to 137, tools can use that information to automatically retry the execution with more memory available. This is especially helpful in the context of remote execution, where the action may be retried on a larger executor.

For this change to take effect, we need a release of both rules_java and java_tools

cc @bazelbuild/triage

@saraadams saraadams added P1 I'll work on this now. (Assignee required) release labels Dec 3, 2024
@saraadams saraadams changed the title Release: rules_java 8.7.0 Release: rules_java 8.7.0 / java_v13.10 Dec 3, 2024
@saraadams saraadams changed the title Release: rules_java 8.7.0 / java_v13.10 Release: rules_java 8.7.0 & java_tools java_v13.10 Dec 3, 2024
@saraadams saraadams changed the title Release: rules_java 8.7.0 & java_tools java_v13.10 Release: rules_java 8.7.0 & java_tools java_v13.14 Dec 5, 2024
@saraadams
Copy link
Author

Correction: java_tools will be 13.14. I initially looked at the first listed version shown on https://github.com/bazelbuild/java_tools/releases but just saw that the current version is 13.13

@hvadehra hvadehra assigned hvadehra and unassigned sgowroji and iancha1992 Dec 6, 2024
@hvadehra
Copy link
Member

hvadehra commented Dec 6, 2024

@iancha1992 Please continue with bazelbuild/java_tools#93 but I'll make the final rules_java release. Something needs to be fixed in the workflow first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 I'll work on this now. (Assignee required) release
Projects
None yet
Development

No branches or pull requests

4 participants