-
Bug
-
Resolution: Fixed
-
P2
-
24
-
b25
-
s390x
-
linux
LOG:
ERROR: Build failed for target 'run-test-tier1' in configuration 'linux-s390x-server-fastdebug' (exit code 2)
Stopping javac server
=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_sharedRuntime_s390.o:
/home/amit/head/jdk/src/hotspot/cpu/s390/sharedRuntime_s390.cpp: In static member function ‘static SafepointBlob* SharedRuntime::generate_handler_blob(SharedStubId, address)’:
/home/amit/head/jdk/src/hotspot/cpu/s390/sharedRuntime_s390.cpp:2922:24: error: ‘poll_type’ was not declared in this scope
2922 | bool save_vectors = (poll_type == POLL_AT_VECTOR_LOOP);
| ^~~~~~~~~
/home/amit/head/jdk/src/hotspot/cpu/s390/sharedRuntime_s390.cpp:2922:37: error: ‘POLL_AT_VECTOR_LOOP’ was not declared in this scope
2922 | bool save_vectors = (poll_type == POLL_AT_VECTOR_LOOP);
| ^~~~~~~~~~~~~~~~~~~
* All command lines available in /home/amit/head/jdk/build/linux-s390x-server-fastdebug/make-support/failure-logs.
=== End of repeated output ===
- relates to
-
JDK-8339466 Enumerate shared stubs and define static fields and names via declarations
-
- Resolved
-
-
JDK-8327652 S390x: Implements SLP support
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/b8b70c8b
-
Review(master) openjdk/jdk/22190