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

Revert "Pin Jazzer to pre-Bazel 5 update (#7192)" #7194

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Jan 27, 2022

This reverts commit d3d1e1f.

Also fixes a typo in the Java runtime version specifier for Bazel 5: localjdk_15 should have been local_jdk_15, see also
bazelbuild/bazel#7849 (comment)

Fixes #7193

This reverts commit d3d1e1f.

Also fixes a typo in the Java runtime version specifier for Bazel 5:
localjdk_15 should have been local_jdk_15, see also
bazelbuild/bazel#7849 (comment)
@fmeum
Copy link
Contributor Author

fmeum commented Jan 27, 2022

@oliverchang @jonathanmetzman Sorry for the breakage, this should fix it.

@fmeum fmeum marked this pull request as ready for review January 27, 2022 08:00
Copy link
Contributor

@jonathanmetzman jonathanmetzman left a comment

Choose a reason for hiding this comment

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

lgtm

@jonathanmetzman jonathanmetzman merged commit ca8b881 into google:master Jan 27, 2022
@fmeum fmeum deleted the unpin-jazzer branch January 28, 2022 05:41
DonggeLiu pushed a commit that referenced this pull request Feb 3, 2022
This reverts commit d3d1e1f.

Also fixes a typo in the Java runtime version specifier for Bazel 5:
localjdk_15 should have been local_jdk_15, see also
bazelbuild/bazel#7849 (comment)
MartinPetkov pushed a commit to MartinPetkov/oss-fuzz that referenced this pull request Aug 15, 2022
This reverts commit d3d1e1f.

Also fixes a typo in the Java runtime version specifier for Bazel 5:
localjdk_15 should have been local_jdk_15, see also
bazelbuild/bazel#7849 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest Jazzer (with Bazel 5) doesn't work with existing OSS-Fuzz integration
2 participants