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

[Testbug] re-enable the runtime/SharedArchiveFile/BootAppendTests.java test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 10
    • 9, 10
    • hotspot
    • b21
    • generic
    • generic

    Description

      Currently, the test failed in compilation because of the following typo:

      log("TESTCASE: 2");

      the above should be:

      logTestCase("2");

      Even after fixing the above compilation problem, the test is still failing in TestCase 2.

      Attachments

        Activity

          People

            ccheung Calvin Cheung
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: