On 05/24/2018 02:42 PM, Aleksey Shipilev wrote:
>> Does SPARC have support for C2 on Solaris so that we need to
>> add it for linux-sparc as well or is this limited to x86_64 only?
>
> You must be seeing something new, because the fix for Minimal and Zero was
> pushed to jdk/jdk
> already. Submit a bug report?
I am seeing the same problem as yesterday (or was it the day before yesterday?),
after running "hg pull && hg update --clean" today. And "hg blame" showed me
the regression came through JDK-8202377.
The error remains the same:
=== Output from failing command(s) repeated here ===
/usr/bin/printf "* For target
hotspot_variant-server_libjvm_objs_library_call.o:\n"
* For target hotspot_variant-server_libjvm_objs_library_call.o:
(/bin/grep -v -e "^Note: including file:" <
/srv/openjdk/jdk/build/linux-sparcv9-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_library_call.o.log
|| true) | /usr/bin/head -n 12
/srv/openjdk/jdk/src/hotspot/share/opto/library_call.cpp: In member function
‘bool LibraryCallKit::inline_native_clone(bool)’:
/srv/openjdk/jdk/src/hotspot/share/opto/library_call.cpp:4272:38: error:
incomplete type ‘BarrierSet’ used in nested name specifier
BarrierSetC2* bs = BarrierSet::barrier_set()->barrier_set_c2();
^~~~~~~~~~~
if test `/usr/bin/wc -l <
/srv/openjdk/jdk/build/linux-sparcv9-normal-server-release/make-support/failure-logs/hotspot_variant-server_libjvm_objs_library_call.o.log`
-gt 12; then /bin/echo " ... (rest of output omitted)" ; fi
/usr/bin/printf "\n* All command lines available in
/srv/openjdk/jdk/build/linux-sparcv9-normal-server-release/make-support/failure-logs.\n"
* All command lines available in
/srv/openjdk/jdk/build/linux-sparcv9-normal-server-release/make-support/failure-logs.
/usr/bin/printf "=== End of repeated output ===\n"
=== End of repeated output ===
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - [email protected]
`. `' Freie Universitaet Berlin - [email protected]
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913