Skip to content

Conversation

@3541
Copy link
Contributor

@3541 3541 commented Jan 5, 2026

Same reasons as 7cccf1c:

  • OpenJDK 21 is now the latest in the OpenBSD ports collection.
  • Plus 21 is now required for bootstrapping.

As before, the FreeBSD macro is not touched, since that port patches it out anyway.

Closes #28149

Same reasons as 7cccf1c:
* OpenJDK 21 is now the latest in the OpenBSD ports collection.
* Plus 21 is now required for bootstrapping.

As before, the FreeBSD macro is not touched, since that port patches it
out anyway.

Closes bazelbuild#28149
@github-actions github-actions bot added team-Rules-CPP Issues for C++ rules awaiting-review PR is awaiting review from an assigned reviewer labels Jan 5, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the default JDK path for OpenBSD to version 21. The change correctly modifies the STANDARD_JAVABASE macro to point to /usr/local/jdk-21. According to the pull request description, this is necessary as OpenJDK 21 is now the standard in the OpenBSD ports collection and is required for bootstrapping. The change is minimal, targeted, and follows the existing design for platform-specific JDK paths. I find the change to be correct and have no further recommendations.

@meisterT meisterT added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Jan 7, 2026
@copybara-service copybara-service bot closed this in 39f7874 Jan 8, 2026
@github-actions github-actions bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Rules-CPP Issues for C++ rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump OpenBSD default JDK to 21

2 participants