Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8205420

[lworld] jdk tools/pack200 JTreg tests fail in pack200-verifier

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • tools

      Six jdk pack200 tests fail in lworld (with and w/o EnableValhalla) with the following error:

      test/jdk/tools/pack200/pack200-verifier/src/xmlkit/ClassReader.java:949: error: AttributeVisitor is not abstract and does not override abstract method visitValueTypes(ValueTypes_attribute,Element) in Visitor
      class AttributeVisitor implements Attribute.Visitor<Element, Element> {
      ^

      The tests are:
        tools/pack200/AttributeTests.java
        tools/pack200/typeannos/TestTypeAnnotations.java
        tools/pack200/ModuleAttributes.java
        tools/pack200/InstructionTests.java
        tools/pack200/MultiRelease.java
        tools/pack200/TestNormal.java
       tools/pack200/Pack200Test.java

            sadayapalam Srikanth Adayapalam (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: