XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • core-libs

        The test/jdk/java/util/zip/EntryCount64k.java test launches an application through "java -jar" and then expects the message written out by the application's main method to be available in the STDOUT output of the launched process. The check however is a bit too strict and doesn't allow additional messages to be present on the STDOUT of the process.

        JDK-8346834 has shown that the JVM can sometimes log a warning message on STDOUT. The EntryCount64k.java test can be improved to handle that situation better.

              jpai Jaikiran Pai
              jpai Jaikiran Pai
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: