git: openjdk/mobile: 3 new changesets
duke
duke at openjdk.org
Thu Jan 8 16:50:11 UTC 2026
Changeset: c834e4c6
Branch: master
Author: Jonas Norlinder <jnorlinder at openjdk.org>
Committer: Claes Redestad <redestad at openjdk.org>
Date: 2026-01-08 16:46:28 +0000
URL: https://git.openjdk.org/mobile/commit/c834e4c641bf6c73e88b93c0cdba40a83f3192c1
8373647: Avoid fstat when opening file for write with RandomAccessFile or FileOutputStream
Reviewed-by: redestad, alanb
! src/java.base/unix/native/libjava/io_util_md.c
! test/micro/org/openjdk/bench/java/io/FileWrite.java
Changeset: 7e1051bf
Branch: master
Author: Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Date: 2026-01-08 16:46:48 +0000
URL: https://git.openjdk.org/mobile/commit/7e1051bfcc01aad538376c86354e16e25d2eaf7a
8352728: InternalError loading java.security due to Windows parent folder permissions
Reviewed-by: weijun, mullan
! src/java.base/share/classes/java/security/Security.java
- test/jdk/java/security/Security/ConfigFileTest.java
+ test/jdk/java/security/Security/SecurityPropFile/ExtraFileAndIncludes.java
+ test/jdk/java/security/Security/SecurityPropFile/LinuxAnonymousFiles.java
- test/jdk/java/security/Security/SecurityPropFile/SecurityPropFile.file
- test/jdk/java/security/Security/SecurityPropFile/SecurityPropFile.java
+ test/jdk/java/security/Security/SecurityPropFile/WindowsParentDirPermissions.java
Changeset: 20447f2b
Branch: master
Author: duke <duke at openjdk.org>
Date: 2026-01-08 16:47:18 +0000
URL: https://git.openjdk.org/mobile/commit/20447f2b7b08205675b01140c8af36401f2cacb1
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list