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

Warn in configure that make 4.4.1 is buggy when passing certain options

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 22
    • infrastructure
    • fastdebug build of latest head

      fedora Linux on x86_64 or aarch64 (M2)

       

    • x86_64, aarch64
    • linux

      I am seeing a weird failure where `make run-test` fails to select and execute any jtreg tests when I pass specific JAVA_OPTIONS to a test via JTREG. It looks like the presence of a 'q' in the value supplied for JAVA_OPTIONS is the culprit. If the JAVA_OPTIONS does not contain a 'q' the tests passes.

      I have only observed the failures when running hotspot tests in `runtime/cds/appcds`, either individual tests or the whole suite below that dir. The problem has occurred with a fastdebug build on both aarch64 and x86_64.

        1. failing-make.out
          34 kB
          Andrew Dinn
        2. successful-make.out
          346 kB
          Andrew Dinn

            Unassigned Unassigned
            adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: