-
Notifications
You must be signed in to change notification settings - Fork 498
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 isolation feature of MultiTenant to Dragonwell8 #90
Comments
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_jdk
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/{TestHeapIsolation.java,TestMultiTenantOptionDeps.sh,TestPerTenantTLAB.java} Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_hotspot
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/{TestHeapIsolation.java,TestMultiTenantOptionDeps.sh,TestPerTenantTLAB.java} Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
This was referenced Apr 3, 2020
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_hotspot
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/{TestHeapIsolation.java,TestMultiTenantOptionDeps.sh,TestPerTenantTLAB.java} Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_jdk
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/{TestHeapIsolation.java,TestMultiTenantOptionDeps.sh,TestPerTenantTLAB.java} Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_hotspot
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_jdk
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to tanghaoth90/dragonwell8_hotspot
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to dragonwell-project/dragonwell8_hotspot
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
tanghaoth90
pushed a commit
to dragonwell-project/dragonwell8_jdk
that referenced
this issue
Apr 3, 2020
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
yiiqian
pushed a commit
to yiiqian/dragonwell11
that referenced
this issue
Oct 31, 2024
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
yiiqian
pushed a commit
to yiiqian/dragonwell11
that referenced
this issue
Oct 31, 2024
Summary: ported heap isolation feature of MultiTenant to Dragonwell8 Test Plan: hotspot/test/multi-tenant/ Reviewed-by: luchsh, mmyxym Issue: dragonwell-project/dragonwell8#90
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This patch enhances Dragonwell8 by supporting the following options:
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: