RFR(S): 8214172: GC interface entry points for loop opts

Roland Westrelin rwestrel at redhat.com
Wed Nov 21 10:03:34 UTC 2018


> - Instead of exposing _loop_opts_cnt, can we keep it private, and
> provide accessors like dec_loop_opts_cnt() and the usual getter?

It is private. It's only used by Compile.

Roland.


More information about the hotspot-compiler-dev mailing list