RFR: some pack200 tests are failing with records

Vicente Romero vicente.romero at oracle.com
Wed Dec 4 19:19:54 UTC 2019


Hi,

Please review the addition of some pack200 tests to the problem list. 
They fail as the records patch adds new members to some visitors. But 
there is less point on fixing them as pack200 will be removed.

diff -r 92385cd2429d test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt  Wed Dec 04 14:05:15 2019 -0500
+++ b/test/jdk/ProblemList.txt  Wed Dec 04 14:18:39 2019 -0500
@@ -886,6 +886,13 @@
  # core_tools

  tools/pack200/CommandLineTests.java 8059906 generic-all
+tools/pack200/TestNormal.java 8234542 generic-all    this test can be 
delisted as soon as pack200 is removed
+tools/pack200/Pack200Test.java 8234542 generic-all    this test can be 
delisted as soon as pack200 is removed
+tools/pack200/MultiRelease.java 8234542 generic-all    this test can be 
delisted as soon as pack200 is removed
+tools/pack200/ModuleAttributes.java 8234542 generic-all    this test 
can be delisted as soon as pack200 is removed
+tools/pack200/InstructionTests.java 8234542 generic-all    this test 
can be delisted as soon as pack200 is removed
+tools/pack200/AttributeTests.java 8234542 generic-all    this test can 
be delisted as soon as pack200 is removed
+tools/pack200/typeannos/TestTypeAnnotations.java 8234542 generic-all    
this test can be delisted as soon as pack200 is removed

  tools/jlink/JLinkReproducibleTest.java 8217166 windows-all

Thanks,
Vicente


More information about the core-libs-dev mailing list