You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default behavior will remain unchanged: to produce a VM which
supports both compressed and non-compressed references.
Support for non-compressed references only is available, as before,
by using the '--with-noncompressedrefs' configuration option.
Support for compressed references only is now available by using the
configuration option '--with-noncompressedrefs=no' (instead of
'--with-mixedrefs=no').
See eclipse-openj9/openj9#18124.
Signed-off-by: Keith W. Campbell <[email protected]>
0 commit comments