Your message dated Tue, 22 Oct 2024 17:03:40 +0000
with message-id <[email protected]>
and subject line Bug#1081984: Removed package(s) from unstable
has caused the Debian Bug report #875594,
regarding FTBFS with Java 9: test failures around reflection on core classes
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
875594: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875594
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kryo-serializers
Version: 0.22-3
Severity: normal
User: [email protected]
Usertags: default-java9
This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls
It goes digging around in core classes and looking at their fields. This
will be banned in a future release. I can't see where it's doing it in
the code at the moment, but I suspect it has some implementation details
of e.g. ArrayList hardcoded.
This package has no rdeps, and is a library, so could be RM'd. It was
added as a build-dep of sbt, which might be coming back into Debian at
some point, so maybe people will argue to leave it for that reason.
Build log:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
de.javakaffee.kryoserializers.ArraysAsListSerializer
(file:/build/kryo-serializers-0.22/target/classes/) to field
java.util.Arrays$ArrayList.a
WARNING: Please consider reporting this to the maintainers of
de.javakaffee.kryoserializers.ArraysAsListSerializer
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
have size: 4096
Tests run: 47, Failures: 7, Errors: 0, Skipped: 3, Time elapsed: 2.595 sec <<<
FAILURE! - in TestSuite
testArrayListSubList(de.javakaffee.kryoserializers.SubListSerializersTest)
Time elapsed: 0.031 sec <<< FAILURE!
java.lang.RuntimeException: java.lang.NoSuchFieldException: parentOffset
at
de.javakaffee.kryoserializers.SubListSerializersTest.doTest(SubListSerializersTest.java:60)
at
de.javakaffee.kryoserializers.SubListSerializersTest.testArrayListSubList(SubListSerializersTest.java:83)
Caused by: java.lang.NoSuchFieldException: parentOffset
at
de.javakaffee.kryoserializers.SubListSerializersTest.doTest(SubListSerializersTest.java:60)
at
de.javakaffee.kryoserializers.SubListSerializersTest.testArrayListSubList(SubListSerializersTest.java:83)
testArrayListSubListSubList(de.javakaffee.kryoserializers.SubListSerializersTest)
Time elapsed: 0.006 sec <<< FAILURE!
java.lang.RuntimeException: java.lang.NoSuchFieldException: parentOffset
at
de.javakaffee.kryoserializers.SubListSerializersTest.doTest(SubListSerializersTest.java:60)
at
de.javakaffee.kryoserializers.SubListSerializersTest.testArrayListSubListSubList(SubListSerializersTest.java:89)
Caused by: java.lang.NoSuchFieldException: parentOffset
at
de.javakaffee.kryoserializers.SubListSerializersTest.doTest(SubListSerializersTest.java:60)
at
de.javakaffee.kryoserializers.SubListSerializersTest.testArrayListSubListSubList(SubListSerializersTest.java:89)
Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Version: 0.22-3+rm
Dear submitter,
as the package kryo-serializers has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1081984
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.