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
To avoid having to consider the precedence of --with-mixedrefs (introduced in #359) and --with-noncompressedrefs, we should introduce a new configure option --with-references=[full|compressed|mixed-static|mixed-dynamic] to cover all reference representation modes.
To avoid having to consider the precedence of
--with-mixedrefs
(introduced in #359) and--with-noncompressedrefs
, we should introduce a new configure option--with-references=[full|compressed|mixed-static|mixed-dynamic]
to cover all reference representation modes.Proposed by @keithc-ca (#359 (review)).
These changes will need to go in each of the extensions repos.
More mixed builds discussion: eclipse-openj9/openj9#8878
The text was updated successfully, but these errors were encountered: