Skip to content

[backport] Bump Xmx for type-tag-leak#8585

Merged
retronym merged 1 commit intoscala:2.12.xfrom
retronym:topic/backport-type-tag-leak
Dec 10, 2019
Merged

[backport] Bump Xmx for type-tag-leak#8585
retronym merged 1 commit intoscala:2.12.xfrom
retronym:topic/backport-type-tag-leak

Conversation

@retronym
Copy link
Member

The test allocates 16*16 MB, so testing with a 192 MB heap should
be safe to catch the leak.

Tested with running the test in a while true loop locally

  • constanly fails with 192 MB on 2.13.1
  • constantly succeeds with 192 MB on 2.13.2-bin-9ef8fc3
  • flaky with 128 MB on 2.13.2-bin-9ef8fc3

(cherry picked from commit ffcffc6)

The test allocates 16*16 MB, so testing with a 192 MB heap should
be safe to catch the leak.

Tested with running the test in a `while true` loop locally
  - constanly fails with 192 MB on 2.13.1
  - constantly succeeds with 192 MB on 2.13.2-bin-9ef8fc3
  - flaky with 128 MB on 2.13.2-bin-9ef8fc3

(cherry picked from commit ffcffc6)
@scala-jenkins scala-jenkins added this to the 2.12.11 milestone Dec 10, 2019
@SethTisue SethTisue self-assigned this Dec 10, 2019
@retronym retronym merged commit e474144 into scala:2.12.x Dec 10, 2019
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Dec 10, 2019
@SethTisue
Copy link
Member

thanks! I'll keep an eye on the Windows Jenkins job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal not resulting in user-visible changes (build changes, tests, internal cleanups)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants