-
Enhancement
-
Resolution: Fixed
-
P4
-
24
Two issues:
* the section describing dereference path talks about P and P' but then only uses P in the code.
* the ceilDiv math on the PathElement::sequenceElement(long, long) is wrong (as the division returns < 0 for F < 0, which is incorrect)
* the section describing dereference path talks about P and P' but then only uses P in the code.
* the ceilDiv math on the PathElement::sequenceElement(long, long) is wrong (as the division returns < 0 for F < 0, which is incorrect)
- links to
-
Commit(master) openjdk/jdk/b25095b0
-
Review(master) openjdk/jdk/20659