Skip to content

Drop pre-JDK 11 logic from Refaster's Inliner class#3441

Closed
Stephan202 wants to merge 1 commit intogoogle:masterfrom
PicnicSupermarket:improvement/simplify-refaster-inliner
Closed

Drop pre-JDK 11 logic from Refaster's Inliner class#3441
Stephan202 wants to merge 1 commit intogoogle:masterfrom
PicnicSupermarket:improvement/simplify-refaster-inliner

Conversation

@Stephan202
Copy link
Copy Markdown
Contributor

No description provided.

@Stephan202
Copy link
Copy Markdown
Contributor Author

Stephan202 commented Sep 10, 2022

@cushon this drops the "dicey" workaround of 733d021.

copybara-service Bot pushed a commit that referenced this pull request Sep 12, 2022
Fixes #3441

FUTURE_COPYBARA_INTEGRATE_REVIEW=#3441 from PicnicSupermarket:improvement/simplify-refaster-inliner 725e5cf
PiperOrigin-RevId: 473589732
@Stephan202 Stephan202 deleted the improvement/simplify-refaster-inliner branch September 12, 2022 07:16
@Stephan202
Copy link
Copy Markdown
Contributor Author

Stephan202 commented Oct 13, 2022

My colleagues @Badbond and @nathankooij pointed out that strictly speaking this PR came too early, as JDK-8193367 was fixed in JDK 11.0.9, meaning that with this change Error Prone 2.16 is not compatible with JDK 11.0.8 and prior. This impacted us when updating our fork, as Jitpack by default uses Java 11.0.2. That said, the workaround was not hard. Since JDK 11.0.9 was released almost two years ago, this incompatibility might not be an issue for most/all users, but if reports do come in, perhaps this change should be reverted for now. @cushon let me know if you'd like me to open a PR for that.

@cushon
Copy link
Copy Markdown
Collaborator

cushon commented Oct 13, 2022

Thanks @Stephan202, leaving this in for now and waiting to see if it causes any issues in practice SGTM.

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.

2 participants