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

[GC] Backport 8252500 for ZGC heap allocation on AArch64 #166

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

weixlu
Copy link
Collaborator

@weixlu weixlu commented Sep 29, 2021

Summary: Backport JDK-8252500 for ZGC on aarch64.
openjdk/jdk@73ba3ae

Reviewed-by: albert.th, kuaiwei.kw

Test Plan: test/hotspot/jtreg/gc/z/

Issue: #173

@CLAassistant
Copy link

CLAassistant commented Sep 29, 2021

CLA assistant check
All committers have signed the CLA.

@tanghaoth90 tanghaoth90 self-requested a review October 8, 2021 03:21
@tanghaoth90
Copy link
Collaborator

amend the commit message into "8252500: ZGC on aarch64: Unable to allocate heap for certain Linux kernel configurations"

@tanghaoth90
Copy link
Collaborator

you also need to use the standard formation:

Summary: 
Reviewed-by:
Test Plan:
Issue:

see 2f8a712

@weixlu weixlu linked an issue Oct 18, 2021 that may be closed by this pull request
Copy link
Collaborator

@tanghaoth90 tanghaoth90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…ux kernel configurations

Summary: Backport JDK-8252500 for ZGC on aarch64.
    openjdk/jdk@73ba3ae

Reviewed-by: albert.th, kuaiwei.kw

Test Plan: test/hotspot/jtreg/gc/z/

Issue: dragonwell-project#173
@weixlu weixlu merged commit 5970c9e into dragonwell-project:master Oct 25, 2021
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.

[GC] Backport 8252500 for ZGC heap allocation on AArch64
4 participants