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

Excavator: Upgrades Baseline to the latest version #96

Merged
merged 5 commits into from
Jun 1, 2022

Conversation

svc-excavator-bot
Copy link
Collaborator

@svc-excavator-bot svc-excavator-bot commented Jan 14, 2022

excavator is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

Release Notes

4.59.0

No documented user facing changes

4.60.0

Automated release, no documented user facing changes

4.61.0

Automated release, no documented user facing changes

4.62.0

Automated release, no documented user facing changes

4.63.0

Type Description Link
Improvement Prefer project modules on dependency resolution per default palantir/gradle-baseline#2056

4.64.0

Type Description Link
Improvement Use lazy task initialization for the compileRefaster task for improved performance when it is not needed. palantir/gradle-baseline#2052

4.65.0

Type Description Link
Fix Handle java 17 removal of :com/sun/tools/javac/util/Filter in DangerousIdentityKey palantir/gradle-baseline#2058

4.66.0

Type Description Link
Feature Error Prone can be explicitly enabled using the com.palantir.baseline-error-prone.disable=false Gradle property. palantir/gradle-baseline#2042

To enable or disable this check, please contact the maintainers of Excavator.

@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 8 times, most recently from d4b3e92 to 3fa5a5e Compare January 24, 2022 10:35
@svc-excavator-bot svc-excavator-bot force-pushed the roomba/latest-baseline-oss branch 2 times, most recently from 486e13d to eec2d77 Compare January 25, 2022 15:38
@policy-bot policy-bot bot requested a review from tetigi January 27, 2022 19:48
@carterkozak
Copy link
Contributor

This project builds with jdk8 to read safepoint data, baseline-error-prone was updated to produce jdk11 bytecode. We may want to opt out of error-prone in this module for the time being.

@carterkozak
Copy link
Contributor

Eventually we should be able to compile with jdk11 and pass --add-exports=java.management/sun.management, however that's not supported with gradle toolchains which always passes --release X, invalidating add-exports (tracked here: gradle/gradle#18824 )

@bulldozer-bot bulldozer-bot bot merged commit 1da75da into develop Jun 1, 2022
@bulldozer-bot bulldozer-bot bot deleted the roomba/latest-baseline-oss branch June 1, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants