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

Support for concurrent scavenge on Windows #172

Closed
0dvictor opened this issue Dec 18, 2018 · 0 comments
Closed

Support for concurrent scavenge on Windows #172

0dvictor opened this issue Dec 18, 2018 · 0 comments
Assignees

Comments

@0dvictor
Copy link

Issue or pull request number:

eclipse-openj9/openj9#4108

Overview:

The above issue is tracking a series of changes being made to OpenJ9 to expand the support for pause-less garbage collector on the x86 platform: it is now supported on Windows for both default and large heap specifications.

Applies to the following JDK versions:

8 and later

Applies to the following platforms:

64-bit Windows X

Remarks

There is no option change. The existing -Xgc:concurrentScavenge option has been enhanced, so that the following line should now read "(64-bit: Windows on x86, Linux on x86, Linux on IBM Z®, or z/OS® only)".

(64-bit: Linux on x86, Linux on IBM Z®, or z/OS® only)

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

No branches or pull requests

2 participants