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

RawStringLiteralLangAPI.java test times out by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 12
    • tools
    • b14

      The test RawStringLiteralLangAPI.java routinely times out when I run it locally.

      Looking at the code, it looks like it is a combo test that runs 36,000 test cases (compilations.)

      Either it should execute fewer test cases, or it should be given an increased timeout.

      It's also very noisy and writes out lots of text. The chances are the test is overflowing the
      standard output limit for jtreg tests. It should write less noise when all is going well.

            jlaskey Jim Laskey
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: