Skip to content

JDK18 adds --finalization=[enabled|disabled] - #14116

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:disablefinalizer
Dec 9, 2021
Merged

JDK18 adds --finalization=[enabled|disabled]#14116
pshipton merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:disablefinalizer

Conversation

@JasonFengJ9

Copy link
Copy Markdown
Member

Added J9_EXTENDED_RUNTIME_DISABLE_FINALIZATION;
Implemented JVM_IsFinalizationEnabled;
Accepted command line option --finalization=[enabled|disabled].

related to #14049
depends on #14113

Signed-off-by: Jason Feng fengj@ca.ibm.com

@pshipton

pshipton commented Dec 8, 2021

Copy link
Copy Markdown
Member

jenkins compile win jdknext

@pshipton

pshipton commented Dec 8, 2021

Copy link
Copy Markdown
Member

#14113 (comment) requires an update so this will need to be updated as well before merge.

Comment thread runtime/vm/jvminit.c Outdated
@pshipton

pshipton commented Dec 8, 2021

Copy link
Copy Markdown
Member

Comment thread runtime/vm/jvminit.c Outdated
@pshipton

pshipton commented Dec 8, 2021

Copy link
Copy Markdown
Member

Pls fix the conflict now.

@pshipton

pshipton commented Dec 8, 2021

Copy link
Copy Markdown
Member

Keith's commit is merged so it can be removed from this PR.

Added J9_EXTENDED_RUNTIME_DISABLE_FINALIZATION;
Implemented JVM_IsFinalizationEnabled;
Accepted command line option --finalization=[enabled|disabled].

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9

Copy link
Copy Markdown
Member Author

Pls fix the conflict now.

Resolved the conflict.

@pshipton
pshipton merged commit 5b77388 into eclipse-openj9:master Dec 9, 2021
@JasonFengJ9
JasonFengJ9 deleted the disablefinalizer branch April 4, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants