RFR(T): 8250236: ProblemList java/lang/invoke/lambda/LambdaFileEncodingSerialization.java on linux-x64

Daniel D. Daugherty daniel.daugherty at oracle.com
Thu Jul 23 20:30:38 UTC 2020


Accidentally pushed send before I was done. Please ignore the previous 
email...

Greetings,

I'm making another pass at reducing the noise in the JDK16 CI.

There are currently 34 sightings of this test failure since I filed
the bug on 2020.07.08. I think it is time to ProblemList this test. For
whatever reason, this failures only seems to be happening on Linux-X64
machines.

Here's the bug:

     JDK-8249079 LambdaFileEncodingSerialization.java failed "exitCode = 
1 expected [true] but found [false]"
     https://bugs.openjdk.java.net/browse/JDK-8249079

Here's the ProblemListing bug:

     JDK-8250236 ProblemList 
java/lang/invoke/lambda/LambdaFileEncodingSerialization.java on linux-x64
     https://bugs.openjdk.java.net/browse/JDK-8250236

Here's the context diff for this trivial review:

$ hg diff
diff -r d62da6fc4074 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt    Thu Jul 23 20:25:41 2020 +0100
+++ b/test/jdk/ProblemList.txt    Thu Jul 23 16:20:37 2020 -0400
@@ -571,6 +571,7 @@
  java/lang/ProcessHandle/InfoTest.java 8211847 aix-ppc64
  java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java 8151492 
generic-all
  java/lang/invoke/LFCaching/LFGarbageCollectedTest.java 8078602 generic-all
+java/lang/invoke/lambda/LambdaFileEncodingSerialization.java 8249079 
linux-x64

  ############################################################################


Thanks, in advance, for any comments, questions or suggestions.

Dan



More information about the core-libs-dev mailing list