-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: infrastructure
-
b08
After JDK-8300805, config.guess has changed output when running on WSL. Before the change:
x86_64-pc-wsl
After the change:
x86_64-pc-linux-gnu
Our wrapper has a workaround for this, but it seems something changed to make the workaround not apply anymore.
x86_64-pc-wsl
After the change:
x86_64-pc-linux-gnu
Our wrapper has a workaround for this, but it seems something changed to make the workaround not apply anymore.
- relates to
-
JDK-8300805 Update autoconf build-aux files with latest from 2022-09-17
-
- Resolved
-