-
Notifications
You must be signed in to change notification settings - Fork 775
Open
Labels
Description
https://openj9-jenkins.osuosl.org/job/Test_openjdk25_j9_sanity.functional_s390x_linux_Nightly_testList_0/64
memleaksTest_0 but not clear that this matters
03:05:29 Exception in thread "Attach API teardown" java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -1
03:05:29 at java.base/jdk.internal.ref.CleanerImpl$CleanableList.remove(CleanerImpl.java:336)
03:05:29 at java.base/jdk.internal.ref.PhantomCleanable.clear(PhantomCleanable.java:106)
03:05:29 at java.base/java.io.FileDescriptor.unregisterCleanup(FileDescriptor.java:290)
03:05:29 at java.base/java.io.FileDescriptor.close(FileDescriptor.java:303)
03:05:29 at java.base/java.io.FileOutputStream$1.close(FileOutputStream.java:399)
03:05:29 at java.base/java.io.FileDescriptor.closeAll(FileDescriptor.java:361)
03:05:29 at java.base/java.io.FileOutputStream.close(FileOutputStream.java:397)
03:05:29 at java.base/java.io.PrintStream.close(PrintStream.java:436)
03:05:29 at java.base/openj9.internal.tools.attach.target.AttachHandler$teardownHook.run(AttachHandler.java:715)