RFR(XXS) 8213948 Solaris-X64 build fails with compact hashtable
Aleksey Shipilev
shade at redhat.com
Sat Nov 17 02:16:07 UTC 2018
On 11/17/2018 02:50 AM, Ioi Lam wrote:
> https://bugs.openjdk.java.net/browse/JDK-8213948
> http://cr.openjdk.java.net/~iklam/jdk12/8213948-solaris-x64-compact-hashtable-build.v01/
Looks good.
Can anyone hazard a guess *why* this helps? Does that just makes compiler happier about using this
function pointer as template parameter a few lines below? Is it Solaris compiler bug that does not
put non-inline read_value_from_compact_hashtable into symbol table, even though it is used as
template parameter?
-Aleksey
More information about the hotspot-runtime-dev
mailing list