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

Add new build flag to split value object feature from Valhalla #17394

Merged
merged 1 commit into from
May 15, 2023

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 requested a review from tajila May 11, 2023 18:06
@hangshao0 hangshao0 added project:valhalla Used to track Project Valhalla related work comp:vm labels May 11, 2023
@tajila
Copy link
Contributor

tajila commented May 15, 2023

Jenkins test sanity win jdk8

@tajila
Copy link
Contributor

tajila commented May 15, 2023

Jenkins test sanity,extended xlinuxval jdknext

@tajila
Copy link
Contributor

tajila commented May 15, 2023

@hangshao0 Does this depend on the extensions changes?

@hangshao0
Copy link
Contributor Author

Does this depend on the extensions changes?

Yes, it is in the description.
Depends on https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/pull/8

@tajila
Copy link
Contributor

tajila commented May 15, 2023

Jenkins test sanity,extended xlinuxval jdknext depends ibmruntimes/openj9-openjdk-jdk.valuetypes#8

@tajila tajila merged commit 9667d83 into eclipse-openj9:master May 15, 2023
hangshao0 added a commit to hangshao0/openj9 that referenced this pull request May 16, 2023
eclipse-openj9#17394 has added new flag
J9VM_OPT_VALHALLA_FLATTENABLE_VALUE_TYPES for flattenable value types.
The value object code is under the existing
J9VM_OPT_VALHALLA_VALUE_TYPES.
Add new API areFlattenableValueTypesEnabled() for JIT.

issue eclipse-openj9#17235

Signed-off-by: Hang Shao <[email protected]>
midronij pushed a commit to midronij/openj9 that referenced this pull request May 24, 2023
eclipse-openj9#17394 has added new flag
J9VM_OPT_VALHALLA_FLATTENABLE_VALUE_TYPES for flattenable value types.
The value object code is under the existing
J9VM_OPT_VALHALLA_VALUE_TYPES.
Add new API areFlattenableValueTypesEnabled() for JIT.

issue eclipse-openj9#17235

Signed-off-by: Hang Shao <[email protected]>
midronij pushed a commit to midronij/openj9 that referenced this pull request Jun 1, 2023
eclipse-openj9#17394 has added new flag
J9VM_OPT_VALHALLA_FLATTENABLE_VALUE_TYPES for flattenable value types.
The value object code is under the existing
J9VM_OPT_VALHALLA_VALUE_TYPES.
Add new API areFlattenableValueTypesEnabled() for JIT.

issue eclipse-openj9#17235

Signed-off-by: Hang Shao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New build flag for Project Valhalla
2 participants