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

lib/combo/tools/javac/combo/TemplateTest.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8
    • 8
    • tools
    • 8
    • b108
    • Verified

      lib/combo/tools/javac/combo/TemplateTest.java fails in clean tl just rebuilt (both mac and linux). Top of stacktrace:

      config void tools.javac.combo.TemplateTest.before(): success
      test public void tools.javac.combo.TemplateTest.testAngleBrackets(): success
      test public void tools.javac.combo.TemplateTest.testIndexedTemplate(): success
      test public void tools.javac.combo.TemplateTest.testTemplateExpansion(): failure
      java.lang.AssertionError: for #{A.} expected [a] but found [#{A.}]
      at org.testng.Assert.fail(Assert.java:89)
      at org.testng.Assert.failNotEquals(Assert.java:489)
      at org.testng.Assert.assertEquals(Assert.java:118)
      at org.testng.Assert.assertEquals(Assert.java:171)
      at tools.javac.combo.TemplateTest.assertTemplate(TemplateTest.java:46)
      at tools.javac.combo.TemplateTest.testTemplateExpansion(TemplateTest.java:63)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            emc Eric Mccorkle
            jfranck Joel Borggrén-Franck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: