-
Bug
-
Resolution: Fixed
-
P4
-
11.0.13, 17.0.1, 18
-
b13
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8273556 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8334577 | 11.0.25-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8273556 Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop
- Resolved
-
JDK-8334577 Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop
- Resolved
- relates to
-
JDK-8272131 PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj
- Closed
- links to
-
Commit openjdk/jdk17u/6a7542fe
-
Commit openjdk/jdk/9166ba37
-
Review openjdk/jdk17u/55
-
Review openjdk/jdk/5248
-
Review(master) openjdk/jdk11u-dev/2828