RFR: 8257800: CompileCommand TypedMethodOptionMatcher::parse_method_pattern() may over consume [v2]
Xin Liu
xliu at openjdk.java.net
Mon Dec 7 22:57:12 UTC 2020
On Mon, 7 Dec 2020 09:34:32 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Could you please add a regression test?
Do you mind if I add regression test in https://github.com/openjdk/jdk/pull/1179 to cover this case?
Actually, I extend the existing testing framework to support CompileCommand option and it is from the random test of PR-1179 discover this issue.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1652
More information about the hotspot-compiler-dev
mailing list