On Tue, 26 May 2026 23:22:34 GMT, Sergey Bylokhov <[email protected]> wrote:
>> - Sadly I think I need to copy a chunk of the super-class validation into >> here as it needs to run first. >> - I've added negative w, and also illegal dataType to the test. > > Then "dataType != DataBuffer.TYPE_BYTE"/etc is not necessary at the end of > this method since we have similar check above? yep it can go. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30826#discussion_r3307523476
