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

NullRestricted attribute cant be in primitive or array field #18006

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

theresa-m
Copy link
Contributor

  • throw error in vm if there is a NullRestricted attribute in primitive or array field
  • verification test for multiple NullRestricted attributes in a field
  • verification test for NullRestricted attribute in primitive and array fields

Related to #17340

@theresa-m theresa-m force-pushed the nr_verification_1 branch 2 times, most recently from aa0f04a to 62a9ef7 Compare August 23, 2023 20:36
@hangshao0 hangshao0 added project:valhalla Used to track Project Valhalla related work comp:vm comp:test labels Aug 24, 2023
- throw error in vm if there is a NullRestricted attribute in primitive or array field
- verification test for multiple NullRestricted attributes in a field
- verification test for NullRestricted attribute in primitive and array fields

Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
@hangshao0
Copy link
Contributor

Jenkins test sanity xlinuxval jdknext

@hangshao0 hangshao0 merged commit 5a7404e into eclipse-openj9:master Aug 25, 2023
5 checks passed
@theresa-m theresa-m deleted the nr_verification_1 branch December 6, 2023 14:28
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:test comp:vm project:valhalla Used to track Project Valhalla related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants