-
-
Notifications
You must be signed in to change notification settings - Fork 39
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 resoning behind comparison to -0 and +0 #143
Conversation
5ef9f04
to
ebad70c
Compare
@joransiu / @r30shah, @Mesbah-Alam Can I please get a review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -2519,6 +2519,19 @@ public void testShiftLeftInvalidPrecision() | |||
@Test | |||
public void testLeftOffsetOne() | |||
{ | |||
/* Both expectedArray and expectedArray2 are needed because |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@VermaSh We do not need to quote PoPs here. I think if you elaborate on behavior difference from z14 and z15 here, it would be sufficient. (I think one of the updates you posted earlier on internal issue would be more suitable).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have replaced the quote with a summary explaining the behavior change.
@VermaSh: can you fix |
Signed-off-by: Shubham Verma <[email protected]>
ebad70c
to
54d777e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Mesbah-Alam this is ready to be merged |
I don't have merge rights in OpenJ9. @pshipton - could you please merge this? |
@Mesbah-Alam I will merge it |
Signed-off-by: Shubham Verma [email protected]