[med-svn] [Git][med-team/libssw][master] 2 commits: d/t/build-lib-java: add --enable-native-access=ALL-UNNAMED to suppress Java 25...

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Feb 19 06:31:03 GMT 2026



Andreas Tille pushed to branch master at Debian Med / libssw


Commits:
2165b3d8 by Vladimir Petko at 2026-02-19T11:11:07+13:00
d/t/build-lib-java: add --enable-native-access=ALL-UNNAMED to suppress Java 25 native access warning (LP: #2142166) (Closes: #1128374).

- - - - -
3e5fd263 by Vladimir Petko at 2026-02-19T11:11:53+13:00
changelog

- - - - -


2 changed files:

- debian/changelog
- debian/tests/build-lib-java


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libssw (1.1-16) UNRELEASED; urgency=medium
+
+  * d/t/build-lib-java: add --enable-native-access=ALL-UNNAMED to
+    suppress Java 25 native access warning
+    (LP: #2142166) (Closes: #1128374).
+
+ -- Vladimir Petko <vladimir.petko at canonical.com>  Thu, 19 Feb 2026 11:11:23 +1300
+
 libssw (1.1-15) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/tests/build-lib-java
=====================================
@@ -11,4 +11,4 @@ cd $WORKDIR
 mkdir ssw
 cp $SRC/ssw/Example.java ssw
 javac -cp /usr/share/java/ssw.jar ssw/Example.java
-java -cp /usr/share/java/ssw.jar:. ssw.Example
+java --enable-native-access=ALL-UNNAMED -cp /usr/share/java/ssw.jar:. ssw.Example



View it on GitLab: https://salsa.debian.org/med-team/libssw/-/compare/1d5fb74f6a250089858c35df6287ac1130d0dc82...3e5fd263879e155bb41a2f495767930f69a968b8

-- 
View it on GitLab: https://salsa.debian.org/med-team/libssw/-/compare/1d5fb74f6a250089858c35df6287ac1130d0dc82...3e5fd263879e155bb41a2f495767930f69a968b8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260219/60c9e5e1/attachment-0001.htm>


More information about the debian-med-commit mailing list