Your message dated Thu, 11 Jul 2024 05:50:40 +0000
with message-id <[email protected]>
and subject line Bug#1071976: fixed in jtreg7 7.4+1+ds1-1
has caused the Debian Bug report #1071976,
regarding jtreg7: openjdk-11 test failures due to the unsupported class version 
in jtreg7 components
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.)


-- 
1071976: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071976
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jtreg7
Version: 7.3.1+1-2
Severity: normal

Dear Maintainer,


A number of openjdk-11 jdk tests fail with the following exception (e.g.
test/jdk/java/lang/invoke/BigArityTest.java):


java.util.ServiceConfigurationError:
org.junit.platform.launcher.TestExecutionListener: Provider
org.junit.platform.reporting.open.xml.OpenTestReportGeneratingListener could
not be instantiated
        at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:582)
        at
java.base/java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:804)
        at
java.base/java.util.ServiceLoader$ProviderImpl.get(ServiceLoader.java:722)
        at java.base/java.util.ServiceLoader$3.next(ServiceLoader.java:1395)
        at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
        at
java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
        at
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
        at
org.junit.platform.launcher.core.LauncherFactory.registerTestExecutionListeners(LauncherFactory.java:179)
        at
org.junit.platform.launcher.core.LauncherFactory.createDefaultLauncher(LauncherFactory.java:137)
        at
org.junit.platform.launcher.core.LauncherFactory.openSession(LauncherFactory.java:98)
        at
com.sun.javatest.regtest.agent.JUnitRunner.runWithJUnitPlatform(JUnitRunner.java:141)
        at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:95)
        at com.sun.javatest.regtest.agent.JUnitRunner.main(JUnitRunner.java:61)
        at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at
com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
        at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.UnsupportedClassVersionError:
org/junit/platform/reporting/shadow/org/opentest4j/reporting/events/api/DocumentWriter
has been compiled by a more recent version of the Java Runtime (class file
version 56.0), this version of the Java Runtime only recognizes class file
versions up to 55.0
        at java.base/java.lang.ClassLoader.defineClass1(Native Method)
        at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1022)
        at
java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:174)
        at
java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:800)
        at
java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:698)
        at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:621)
        at
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:579)
        at
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:527)
        at
org.junit.platform.reporting.open.xml.OpenTestReportGeneratingListener.<init>(OpenTestReportGeneratingListener.java:95)
        at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
        at
java.base/java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:780)
        ... 22 more


This is caused by opentest4j-reporting built without set targetCompatibility.



-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), 
(100, 'noble-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.8.0-31-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: jtreg7
Source-Version: 7.4+1+ds1-1
Done: Vladimir Petko <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jtreg7, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vladimir Petko <[email protected]> (supplier of updated jtreg7 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 03 Jul 2024 14:34:39 +1200
Source: jtreg7
Architecture: source
Version: 7.4+1+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Vladimir Petko <[email protected]>
Changed-By: Vladimir Petko <[email protected]>
Closes: 1071976
Changes:
 jtreg7 (7.4+1+ds1-1) unstable; urgency=medium
 .
   * New upstream release 7.4 build 1.
   * d/p/opentest4j-reporting-01-gradle-compatibility.patch: set
     source/target compatibility 8 to support openjdk-11 jtreg tests
     (Closes: #1071976).
   * d/p/watch: update watch for the new upstream release.
   * d/p/codetools-7903760.patch: apply upstream patch to revert
     jtdiff removal.
   * d/p/reproducible-build.patch: refresh patch.
   * d/p/java21-this-escape.patch: drop patch applied upstream.
   * d/rules: create build/test/ directory.
Checksums-Sha1:
 22a7d42c848207ec5fe663624a8ab5474ed05e0e 6093 jtreg7_7.4+1+ds1-1.dsc
 e25b11d1bd21c470a363ddd5a7afff2e1c3d8e03 11596 
jtreg7_7.4+1+ds1.orig-apiguardian.tar.gz
 140b98978d781e364e25eacd2a08621214e0cefa 1615093 
jtreg7_7.4+1+ds1.orig-hawt-jni.tar.gz
 9351d9d21aeef3a8db731718dca8a64e79addb63 273545 
jtreg7_7.4+1+ds1.orig-jansi1.tar.gz
 9bf0b3f62fe27ff034935cbdacd1592481a61a5e 293855 
jtreg7_7.4+1+ds1.orig-jline3.tar.gz
 763b17c01d6e1be4241ceef1ff09c0a8e11af60a 393862 
jtreg7_7.4+1+ds1.orig-junit4.tar.gz
 b6797c552635c5f59a7de9b45929238ac445d79c 1008590 
jtreg7_7.4+1+ds1.orig-junit5.tar.gz
 bfc2edff4809e3437b61e723894b0a03bf098e9f 100785 
jtreg7_7.4+1+ds1.orig-libhamcrest-java.tar.gz
 fb1ae2a9fe9420bebdbb50928dc65650dbda5ddd 33894 
jtreg7_7.4+1+ds1.orig-opentest4j-reporting.tar.gz
 5012730b34ca76f2698ef22e3ce3c5c6ba7b67f1 22794 
jtreg7_7.4+1+ds1.orig-opentest4j.tar.gz
 4e43ef3263991cefea2ee5354169d4a86d561c83 1158810 
jtreg7_7.4+1+ds1.orig-picocli.tar.gz
 4e2295526eeea08b3efee4aad6be6139906ecfd0 800606 
jtreg7_7.4+1+ds1.orig-testng.tar.gz
 5c2eec2c406119634c6d0f6c8b60361a3129e0c4 486417 
jtreg7_7.4+1+ds1.orig-univocity-parsers.tar.gz
 0d7f4e38f6b189c03451c6b2aa177452777d704b 492185 jtreg7_7.4+1+ds1.orig.tar.gz
 182e6d1b8684416c1acd334abe94efcf7e2e195c 53656 jtreg7_7.4+1+ds1-1.debian.tar.xz
 6612f00685475b846e7c049b9a1b9f98ff0a3254 19601 
jtreg7_7.4+1+ds1-1_amd64.buildinfo
Checksums-Sha256:
 4a58e6656017445e3f882979a01184229c0a408ac56d9cd1bb92a310ad3462cc 6093 
jtreg7_7.4+1+ds1-1.dsc
 138471ec44823d86e02b8f16d21344e658d89d29a5b3cb5012ab60f5f7694703 11596 
jtreg7_7.4+1+ds1.orig-apiguardian.tar.gz
 b06633e842016398bd41036de5cfc42805d08cdf7e7077a428eb898523b546d6 1615093 
jtreg7_7.4+1+ds1.orig-hawt-jni.tar.gz
 73cd47ecf370a33c6e76afb5d9a8abf99489361d7bd191781dbd9b7efd082aa5 273545 
jtreg7_7.4+1+ds1.orig-jansi1.tar.gz
 5b417d51dd2f6b0a5f38c4f107f938c60e21cccfdb4cc5db2b8395d04095d0b0 293855 
jtreg7_7.4+1+ds1.orig-jline3.tar.gz
 7a3f11437aa6bebe1ed2ff00db4dec21b5713086d523e12442de5ba61d174115 393862 
jtreg7_7.4+1+ds1.orig-junit4.tar.gz
 61fb99f8ad8671cfe4b4b5d076c594b9e94b1b36968d49f19742b5b4fb8bff4a 1008590 
jtreg7_7.4+1+ds1.orig-junit5.tar.gz
 b0c2df0d80da332ad9fdc1c02ae0423c4cf2a62fd474713164a754cf397e2edb 100785 
jtreg7_7.4+1+ds1.orig-libhamcrest-java.tar.gz
 74042ba978cdf9a9e7d6415825a60639eda06e617a63efc4b4891bae298b8630 33894 
jtreg7_7.4+1+ds1.orig-opentest4j-reporting.tar.gz
 5b885111968b1978e6b56114b3daf0523b23d46bfbbc6534ab34054009d90ea6 22794 
jtreg7_7.4+1+ds1.orig-opentest4j.tar.gz
 af8565cc9884c6f8289bc3a64b0884cce3f9a7921685270dff9af8f67acb0342 1158810 
jtreg7_7.4+1+ds1.orig-picocli.tar.gz
 32daab7a8506b3c0646985bca282474ed6ac5438feda0f0611828aa9773eda6a 800606 
jtreg7_7.4+1+ds1.orig-testng.tar.gz
 d9f377d6fb2e98afd2e83a544ee0762885816908cb3b909679bcc9ef4175dd35 486417 
jtreg7_7.4+1+ds1.orig-univocity-parsers.tar.gz
 19661f098c44ae5bbac953d0b4a6f3d5ba21b4be055eb09263b4267cbe30359c 492185 
jtreg7_7.4+1+ds1.orig.tar.gz
 a85b3d8eeab00cdebb1672ac1043704d9c4bcb569bfab5f0c9ce60deeb678f8e 53656 
jtreg7_7.4+1+ds1-1.debian.tar.xz
 055f6e60f8f58f87157d6b8737a9499a0e0ddb5f7618dcab7df3234688a6c186 19601 
jtreg7_7.4+1+ds1-1_amd64.buildinfo
Files:
 3eaed7681814fba6c159f4cf24352cc0 6093 java optional jtreg7_7.4+1+ds1-1.dsc
 5609fdefe89b9b9f75de42d1f279a984 11596 java optional 
jtreg7_7.4+1+ds1.orig-apiguardian.tar.gz
 f2fe54e8821ce6098a6ee0c2193d2c37 1615093 java optional 
jtreg7_7.4+1+ds1.orig-hawt-jni.tar.gz
 1eecd9a28fdafe5b9e149fccea08106c 273545 java optional 
jtreg7_7.4+1+ds1.orig-jansi1.tar.gz
 faf9a87f1332120a5831f751a8721af1 293855 java optional 
jtreg7_7.4+1+ds1.orig-jline3.tar.gz
 994ba424b8fdedd44323290ae24e1e34 393862 java optional 
jtreg7_7.4+1+ds1.orig-junit4.tar.gz
 8019ade6eba59e184b7f3fabb3503bc8 1008590 java optional 
jtreg7_7.4+1+ds1.orig-junit5.tar.gz
 d38805bed02c5a24b15b30c53b26e51a 100785 java optional 
jtreg7_7.4+1+ds1.orig-libhamcrest-java.tar.gz
 2ed68ce57034ab57d88287ff414fddcb 33894 java optional 
jtreg7_7.4+1+ds1.orig-opentest4j-reporting.tar.gz
 b8913605c3064b55683329f47f882990 22794 java optional 
jtreg7_7.4+1+ds1.orig-opentest4j.tar.gz
 d439f3cea365c062fe653ff33beb3c60 1158810 java optional 
jtreg7_7.4+1+ds1.orig-picocli.tar.gz
 bd3016965a04d7dc87fc720b36a716bf 800606 java optional 
jtreg7_7.4+1+ds1.orig-testng.tar.gz
 50127e16dc201e1f71854db3e01b2051 486417 java optional 
jtreg7_7.4+1+ds1.orig-univocity-parsers.tar.gz
 e994ef17cb758890768b0f14f333a05b 492185 java optional 
jtreg7_7.4+1+ds1.orig.tar.gz
 ad50a94809d8a168a38412be1036ab27 53656 java optional 
jtreg7_7.4+1+ds1-1.debian.tar.xz
 e41c66168cab965f001817a9d99d608f 19601 java optional 
jtreg7_7.4+1+ds1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmaPb3oUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYOxhAAilzj2JaaJ6/2sgCBKvUghVASI/9m
/t3t2r8qKTofqfusA9m1BroX/2ts8Z4bVG+sUNAXtNH33PPeWlX8PEnu/EZ6ISCP
k/oR2HgS9QYIfA8wiFN7VLDpm3De9UeZ2v/vXFEzXoEw2asCpsRltCNh+4wNGqEv
Hp2fMXLiB5/AzgCJfgJB4BBWuis26jXUKW3gzUCYhxsEDc/FIlzhHZhK6frsS1W+
N2mW/QKrlkn3yUmsbx06hpMCh0mOqRhilaO70ItPiYIQbQMmqJgUoIT8o/LpD9F+
krCFEoJg90ayNMnuyxKc9JHGCY6g3XrYc2pcE5rKtKF1kZnZRhmx3vQOji6VJB7E
NqgglmwXiddYlvh1e4IovcxYjDbfvmiw9BUe5SVRznFaQ0vFbB8pbG3T3z45XAKe
XpJMu4sNEjZp0eu293S9/n5VWlJyBdVCnvdmMG1RELdgKU4vJxBJMIWSnmt6a+WQ
EEj70Xc+QyfOrwZAJB/AbuGdfQdveGLDGbcXbf2SzaN7npP4oHBcPaR823f6o1Z2
80ebAwGDafv959831nizX8JPtT+UgtjQ0WbCBPvrR9Ko6+8HbuRkD0T5pJ2G+W9h
ndPG3NC6zyTA1E36s1A88kHaPrQiYPlHQ/8W7+SG2M4ItYmYAZerP3ViHntpvwnD
gfZv4kv0AvVZ1HY=
=hsfp
-----END PGP SIGNATURE-----

Attachment: pgpeDrHn8nYSK.pgp
Description: PGP signature


--- End Message ---

Reply via email to