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

[TESTBUG] TestBasicLogOutput.java doesn't account for padding

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • svc
    • b89

        When additional logging tags are added, they cause the padding with -Xlog:all to change, so the original search for "[logging]" will fail. See example below.

        TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: '[logging]' missing from stdout/stderr

        [0.434s][trace ][logging ] #1: stderr all=warning uptime,level,tags,
        [0.436s][debug ][defaultmethods] Class java.util.HashSet requires default method processing

              rprotacio Rachel Protacio (Inactive)
              rprotacio Rachel Protacio (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: