-
Bug
-
Resolution: Fixed
-
P4
-
16
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8291546 | 15.0.9 | Yuri Nesterenko | P4 | Resolved | Fixed | b02 |
The change from grep to awk in JDK-8244248 and further bug fixed in JDK-8244756 still has invalid syntax. This causes some awk (most notably gawk, the most commonly used) to complain:
gawk: cmd. line:1: warning: regexp escape sequence `\"' is not a known regexp operator
This is annoying and should be fixed
gawk: cmd. line:1: warning: regexp escape sequence `\"' is not a known regexp operator
This is annoying and should be fixed
- backported by
-
JDK-8291546 Fix annoying awk warning in configure for java versions
-
- Resolved
-