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

Disable C2 compilation for problematic structure in JDK 11.0.16 #1372

Merged
merged 2 commits into from
Aug 4, 2022

Conversation

schlosna
Copy link
Contributor

@schlosna schlosna commented Aug 4, 2022

Before this PR

C2 exhausts system memory compiling SSLEngineInputRecord::decodeInputRecord per https://bugs.openjdk.org/browse/JDK-8291665

After this PR

==COMMIT_MSG==
Disable C2 compilation for problematic structure in JDK 11.0.16

See https://bugs.openjdk.org/browse/JDK-8291665
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Aug 4, 2022

Generate changelog in changelog/@unreleased

Type
See change types. Select one:

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Disable C2 compilation for problematic structure in JDK 11.0.16

See https://bugs.openjdk.org/browse/JDK-8291665

Check the box to generate changelog(s)

  • Generate changelog entry

@schlosna schlosna marked this pull request as ready for review August 4, 2022 14:06
@bulldozer-bot bulldozer-bot bot merged commit 380297f into develop Aug 4, 2022
@bulldozer-bot bulldozer-bot bot deleted the ds/exclude-decode branch August 4, 2022 14:13
@svc-autorelease
Copy link
Collaborator

Released 7.23.0

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.

4 participants