-
Bug
-
Resolution: Fixed
-
P1
-
22
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8323356 | 21.0.3-oracle | Aleksey Shipilev | P1 | Resolved | Fixed | b01 |
JDK-8319720 | 21.0.2 | Aleksey Shipilev | P1 | Closed | Fixed | b07 |
The gtest build build start failing with
2023-10-01T16:43:00,815Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:00,815Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:00,831Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj' failed
[2023-10-01T16:43:00,831Z] make[3]: *** [/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj] Error 1
[2023-10-01T16:43:00,831Z] make[3]: *** Waiting for unfinished jobs....
[2023-10-01T16:43:03,763Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:03,763Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:03,763Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj' failed
[2023-10-01T16:43:03,763Z] make[3]: *** [/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj] Error 1
[2023-10-01T16:43:03,763Z] make[3]: *** Waiting for unfinished jobs....
[2023-10-01T16:43:03,778Z] make/Main.gmk:261: recipe for target 'hotspot-server-static-libs' failed
[2023-10-01T16:43:03,778Z] make[2]: *** [hotspot-server-static-libs] Error 2
[2023-10-01T16:43:03,778Z] make[2]: *** Waiting for unfinished jobs....
[2023-10-01T16:43:06,684Z] make/Main.gmk:253: recipe for target 'hotspot-server-libs' failed
[2023-10-01T16:43:06,684Z] make[2]: *** [hotspot-server-libs] Error 2
[2023-10-01T16:43:07,679Z]
[2023-10-01T16:43:07,679Z] ERROR: Build failed for target 'default (product-bundles test-bundles static-libs-bundles)' in configuration 'windows-x64' (exit code 2)
[2023-10-01T16:43:08,058Z]
[2023-10-01T16:43:08,058Z] === Output from failing command(s) repeated here ===
[2023-10-01T16:43:08,058Z] * For target hotspot_variant-server_libjvm_gtest_objs_static_test_atomic.obj:
[2023-10-01T16:43:08,058Z] test_atomic.cpp
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:08,058Z] ... (rest of output omitted)
[2023-10-01T16:43:08,058Z] * For target hotspot_variant-server_libjvm_gtest_objs_test_atomic.obj:
[2023-10-01T16:43:08,058Z] test_atomic.cpp
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:08,058Z] ... (rest of output omitted)
[2023-10-01T16:43:08,058Z]
[2023-10-01T16:43:08,058Z] * All command lines available in /cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/make-support/failure-logs.
[2023-10-01T16:43:08,058Z] === End of repeated output ===
[2023-10-01T16:43:08,058Z]
[2023-10-01T16:43:08,058Z] === Make failed targets repeated here ===
[2023-10-01T16:43:08,058Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj' failed
[2023-10-01T16:43:08,058Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj' failed
[2023-10-01T16:43:08,058Z] make/Main.gmk:261: recipe for target 'hotspot-server-static-libs' failed
[2023-10-01T16:43:08,058Z] make/Main.gmk:253: recipe for target 'hotspot-server-libs' failed
[2023-10-01T16:43:08,058Z] === End of repeated output ===
[2023-10-01T16:43:08,058Z]
2023-10-01T16:43:00,815Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:00,815Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:00,831Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj' failed
[2023-10-01T16:43:00,831Z] make[3]: *** [/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj] Error 1
[2023-10-01T16:43:00,831Z] make[3]: *** Waiting for unfinished jobs....
[2023-10-01T16:43:03,763Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:03,763Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:03,763Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj' failed
[2023-10-01T16:43:03,763Z] make[3]: *** [/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj] Error 1
[2023-10-01T16:43:03,763Z] make[3]: *** Waiting for unfinished jobs....
[2023-10-01T16:43:03,778Z] make/Main.gmk:261: recipe for target 'hotspot-server-static-libs' failed
[2023-10-01T16:43:03,778Z] make[2]: *** [hotspot-server-static-libs] Error 2
[2023-10-01T16:43:03,778Z] make[2]: *** Waiting for unfinished jobs....
[2023-10-01T16:43:06,684Z] make/Main.gmk:253: recipe for target 'hotspot-server-libs' failed
[2023-10-01T16:43:06,684Z] make[2]: *** [hotspot-server-libs] Error 2
[2023-10-01T16:43:07,679Z]
[2023-10-01T16:43:07,679Z] ERROR: Build failed for target 'default (product-bundles test-bundles static-libs-bundles)' in configuration 'windows-x64' (exit code 2)
[2023-10-01T16:43:08,058Z]
[2023-10-01T16:43:08,058Z] === Output from failing command(s) repeated here ===
[2023-10-01T16:43:08,058Z] * For target hotspot_variant-server_libjvm_gtest_objs_static_test_atomic.obj:
[2023-10-01T16:43:08,058Z] test_atomic.cpp
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:08,058Z] ... (rest of output omitted)
[2023-10-01T16:43:08,058Z] * For target hotspot_variant-server_libjvm_gtest_objs_test_atomic.obj:
[2023-10-01T16:43:08,058Z] test_atomic.cpp
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
[2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
[2023-10-01T16:43:08,058Z] ... (rest of output omitted)
[2023-10-01T16:43:08,058Z]
[2023-10-01T16:43:08,058Z] * All command lines available in /cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/make-support/failure-logs.
[2023-10-01T16:43:08,058Z] === End of repeated output ===
[2023-10-01T16:43:08,058Z]
[2023-10-01T16:43:08,058Z] === Make failed targets repeated here ===
[2023-10-01T16:43:08,058Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj' failed
[2023-10-01T16:43:08,058Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj' failed
[2023-10-01T16:43:08,058Z] make/Main.gmk:261: recipe for target 'hotspot-server-static-libs' failed
[2023-10-01T16:43:08,058Z] make/Main.gmk:253: recipe for target 'hotspot-server-libs' failed
[2023-10-01T16:43:08,058Z] === End of repeated output ===
[2023-10-01T16:43:08,058Z]
- backported by
-
JDK-8323356 Build on windows fails after 8316645
- Resolved
-
JDK-8319720 Build on windows fails after 8316645
- Closed
- relates to
-
JDK-8316645 RISC-V: Remove dependency on libatomic by adding cmpxchg 1b
- Resolved
-
JDK-8322968 [17u] Amend Atomics gtest with 1-byte tests
- Resolved
- links to
-
Commit openjdk/jdk21u/50c34cad
-
Commit openjdk/jdk/93f662f4
-
Review openjdk/jdk21u/325
-
Review openjdk/jdk/16000
(3 links to)