Skip to content

[ORG] RU-AXAV: Rollforward of https://github.com/bazelbuild/bazel/commit/cecb3f1650d…#7

Merged
sakibguy merged 1 commit intosakibguy:masterfrom
bazelbuild:master
Oct 10, 2021

Conversation

@sakibguy
Copy link
Copy Markdown
Owner

…642dc626d6f418282bd802c29f6d7: Create a wrapper around the desugar binary that sets jdk.internal.lambda.dumpProxyClasses

In JDK11 >11.0.9.1, the platform uses lambdas early enough that the LambdaMetaFactory
class gets loaded by desugar's main is reached, so it doesn't get a chance
to set the dump directory.

The wrapper script let's us upgrade JDK version.

Fixes bazelbuild#12880

PiperOrigin-RevId: 401933663

…at sets jdk.internal.lambda.dumpProxyClasses

In JDK11 >11.0.9.1, the platform uses lambdas early enough that the LambdaMetaFactory
class gets loaded by desugar's main is reached, so it doesn't get a chance
to set the dump directory.

The wrapper script let's us upgrade JDK version.

Fixes #12880

PiperOrigin-RevId: 401933663
@sakibguy sakibguy added the documentation Improvements or additions to documentation label Oct 10, 2021
@sakibguy sakibguy self-assigned this Oct 10, 2021
@sakibguy sakibguy merged commit 920c402 into sakibguy:master Oct 10, 2021
@sakibguy sakibguy changed the title Rollforward of https://github.com/bazelbuild/bazel/commit/cecb3f1650d… RU-AXAV: Rollforward of https://github.com/bazelbuild/bazel/commit/cecb3f1650d… Dec 31, 2022
@sakibguy sakibguy changed the title RU-AXAV: Rollforward of https://github.com/bazelbuild/bazel/commit/cecb3f1650d… [ORG] RU-AXAV: Rollforward of https://github.com/bazelbuild/bazel/commit/cecb3f1650d… Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade of JDK11 to >11.0.9.1 breaks android desugarer

2 participants