RFR: 8266014: Regression brought by optimization done with JDK-4926314 [v2]
Marcus G K Williams
github.com+168222+mgkwill at openjdk.java.net
Wed Apr 28 19:55:58 UTC 2021
On Tue, 27 Apr 2021 18:55:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Please consider this request to correct a minor problem with the optimization added for JDK-4926314. The change is to attempt to read the number of elements remaining in the target buffer unless that number is non-positive in which case read zero. The test addition fails without and passes with the implementation change.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8266014: Clean up spurious line break in the test
Marked as reviewed by mgkwill at github.com (no known OpenJDK username).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3708
More information about the core-libs-dev
mailing list