Conversation
6ecacf7 to
177a1ed
Compare
There was a problem hiding this comment.
/* no_mask_reg / true should be / no_mask_reg */ false
There was a problem hiding this comment.
This should be under #ifdef _LP64, #endif.
There was a problem hiding this comment.
This should be under #ifdef _LP64, #endif.
There was a problem hiding this comment.
This should be under #ifdef _LP64, #endif.
There was a problem hiding this comment.
This should be under #ifdef _LP64, #endif.
177a1ed to
cd28fd5
Compare
There was a problem hiding this comment.
Should this fixme note be removed or what exactly needs fixing here?
There was a problem hiding this comment.
I forgot to remove FIXME during cleanup. I believe I was leaving a note for myself to see if there were any off-by-one errors in the loop, but I checked all that with stepping with a debugger..
(Yes, it should be deleted. Well.. this whole block, from line 182)
8abb6cc to
d314b03
Compare
6a60c12 to
f048f93
Compare
|
I will look at this |
@ascarpino I think you meant to comment on openjdk#10582 (I used this PR for some preliminary reviews and an internal security review..) |
No description provided.