On 14. 1. 26 18:44, [email protected] wrote:
Author: hartmannathan
Date: Wed Jan 14 17:44:21 2026
New Revision: 1931316
Log:
* branches/1.15.x/STATUS: Nominate r1930973
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Wed Jan 14 14:22:35 2026
(r1931315)
+++ subversion/branches/1.15.x/STATUS Wed Jan 14 17:44:21 2026
(r1931316)
@@ -15,6 +15,13 @@ Status of 1.15.0:
Candidate changes:
==================
+ * r1930973
+ Fix test failures of JavaHL with Java 25 on Windows due to that deleting a
+ file with readonly flag on Windows fails since Java 25.
+ Justification:
+ Allow JavaHL test to succeed on Windows since Java 25
+ Votes:
+ +0: hartmannathan (cannot test; Windows testers needed please)
If you'd like to set up a Windows VM for testing, I did this on the Mac
using UTM (basically a wrapper around Qemu). With vcpkg and a useful
CMake build, it's not that hard to do any more.
I have set this up for my Serf development and I can test on Windows,
Debian, Fedora, FreeBSD, OpenBSD, NetBSD and, just for kicks, Haiku. All
ARM64 except Haiku, which is emulated x86_64.
I'm just putting this out here, I understand most people don't have the
time or inclination or RAM to do this.
-- Brane