dsamersoff [Tue, 14 May 2019 21:36:09 +0300] rev 54848
8223767: Shenandoah fails to build on Solaris x86_64
Summary: Trivial changes to make Solaris Studio 12.4 happy
Reviewed-by: shade, rkennke
Contributed-by: boris.ulasevich@bell-sw.com
coleenp [Tue, 14 May 2019 11:29:18 -0400] rev 54847
8223657: Remove unused THREAD argument from SymbolTable functions
Summary: also made lookup and lookup_only functions private to SymbolTable. External callers use new_symbol or probe.
Reviewed-by: dholmes, gziemski