-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b28
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298802 | 21 | Christoph Langer | P3 | Resolved | Fixed | b03 |
JDK-8299263 | 17.0.7 | Christoph Langer | P3 | Resolved | Fixed | b01 |
JDK-8299303 | 11.0.19 | Christoph Langer | P3 | Resolved | Fixed | b01 |
See:
$ cygcheck -V
cygcheck (cygwin) 3.3.6
System Checker for Cygwin
Copyright (C) 1998 - 2022 Cygwin Authors
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ uname -m
x86_64
Versus
$ cygcheck -V
cygcheck (cygwin) 3.4.1
System Checker for Cygwin
Copyright (C) 1998 - 2022 Cygwin Authors
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ uname -m
.x86_64
Update: It has been fixed in the subsequent version of cygwin:
$ cygcheck -V
cygcheck (cygwin) 3.4.2
System Checker for Cygwin
Copyright (C) 1998 - 2022 Cygwin Authors
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ uname -m
x86_64
- backported by
-
JDK-8298802 Cygwin's uname -m returns different string than before
-
- Resolved
-
-
JDK-8299263 Cygwin's uname -m returns different string than before
-
- Resolved
-
-
JDK-8299303 Cygwin's uname -m returns different string than before
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/ca49dbf3
-
Commit openjdk/jdk17u-dev/1da982b4
-
Commit openjdk/jdk20/51f0a1ce
-
Review openjdk/jdk11u-dev/1607
-
Review openjdk/jdk17u-dev/959
-
Review openjdk/jdk17u/362
-
Review openjdk/jdk19u/106
-
Review openjdk/jdk20/15
-
Review(master) openjdk/jdk8u-dev/499