-
Notifications
You must be signed in to change notification settings - Fork 496
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
[Enhancement] Port heap throttling feature of MultiTenant to Dragonwell8 #91
Comments
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_hotspot
that referenced
this issue
Apr 4, 2020
Summary: ported heap throttling feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#91
luchsh
pushed a commit
to dragonwell-project/dragonwell8_hotspot
that referenced
this issue
Apr 4, 2020
Summary: ported heap throttling feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#91
yiiqian
pushed a commit
to yiiqian/dragonwell11
that referenced
this issue
Oct 31, 2024
Summary: ported heap throttling feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#91
yiiqian
pushed a commit
to yiiqian/dragonwell11
that referenced
this issue
Oct 31, 2024
Summary: ported heap throttling feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#91
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Enable heap throttling per tenant (-XX:+TenantHeapThrottling)
Steps to Reproduce
N/A
Expected behavior
All JTreg tests shipped within patches for this feature.
JDK version
8.2.2
Execution environment
The text was updated successfully, but these errors were encountered: