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

Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop

XMLWordPrintable

    • b13

        STDOUT:
        CompileCommand: An error occurred during parsing
        Error: Embedded * not allowed
        Line: 'compileonly,"*TestIllegalArrayCopyBeforeInfiniteLoop::foo"'

        Usage: '-XX:CompileCommand=<option>,<method pattern>' - to set boolean option to true
        Usage: '-XX:CompileCommand=<option>,<method pattern>,<value>'
        Use: '-XX:CompileCommand=help' for more information and to list all option.


        The test also does not reliably trigger compilation of the foo method because the number of iterations is too low.

              thartmann Tobias Hartmann
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: