Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Bump default graal version to 20.2.0 #396

Merged
merged 2 commits into from
Oct 29, 2020
Merged

Bump default graal version to 20.2.0 #396

merged 2 commits into from
Oct 29, 2020

Conversation

deen13
Copy link

@deen13 deen13 commented Oct 29, 2020

This pull request bumps the default graal version to 20.2.0. This should be the default because the current version fails if the project uses loops inside of coroutines.

More details: oracle/graal#366

This fixes a problem with projects that make use of the kotlin coroutines.
More details: oracle/graal#366
@changelog-app
Copy link

changelog-app bot commented Oct 29, 2020

Generate changelog in changelog/@unreleased

Type

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

Description

Bump default graal version to 20.2.0

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from fawind October 29, 2020 13:21
@fawind
Copy link

fawind commented Oct 29, 2020

Thanks for updating @deen13!

I think the changelog-bot has some problems with forks at the moment. Do you mind adding the changelog file manually? Just add the file changelog/@unreleased/pr-396.v2.yml with this content and it should be good-to-go:

type: improvement
improvement:
  description: Bump default graal version to 20.2.0
  links:
  - https://github.com/palantir/gradle-graal/pull/396

Thanks!

@bulldozer-bot bulldozer-bot bot merged commit dac18d3 into palantir:develop Oct 29, 2020
@svc-autorelease
Copy link
Collaborator

Released 0.7.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants