On Fri, 13 Feb 2026 17:14:31 GMT, Brian Burkhalter <[email protected]> wrote:
> Null checks potentially mask a more serious, fundamental problem and should > be removed to allow a `NullPointerException` to be throw if the variable is > `null`. This pull request has now been integrated. Changeset: 7489f75d Author: Brian Burkhalter <[email protected]> URL: https://git.openjdk.org/jdk/commit/7489f75dbdb1358b7f905aad2d1510b7ffc173bf Stats: 44 lines in 1 file changed: 10 ins; 2 del; 32 mod 8377910: Minor cleanup of java/io/FileDescriptor/Sharing.java Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/29718
