On Thu, 1 Jun 2023 20:06:32 GMT, Jorn Vernee <jver...@openjdk.org> wrote:
>> Maurizio Cimadamore has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix wrong link in layout well-formedness doc > > test/jdk/java/foreign/TestLayoutPaths.java line 125: > >> 123: } >> 124: >> 125: public void testByteOffsetHandleRange() { > > Missing `@Test`? FWIW, it looks like this needs `@Test(expectedExceptions = IllegalArgumentException.class)` since range elements are not allowed for `byteOffsetHandle` ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14098#discussion_r1223511154