On Thu, 9 Jul 2026 18:05:28 GMT, Andy Goryachev <[email protected]> wrote:
>> John Hendrikx has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix flakey check on (asynchronous) stderr output > > modules/javafx.base/src/main/java/com/sun/javafx/binding/ArrayManager.java > line 48: > >> 46: /** >> 47: * The minimum array size. (3 is a good number considering it would >> use exactly 24 bytes >> 48: * with compressed oops without wasted space due to alignment >> issues). > > oops? https://wiki.openjdk.org/spaces/HotSpot/pages/11829259/CompressedOops ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1081#discussion_r3555516917
