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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 9, 10
    • Component/s: hotspot
    • b21
    • generic
    • generic

      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.

            Assignee:
            Calvin Cheung (Inactive)
            Reporter:
            Calvin Cheung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: