RFR: 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread (original) (raw)

Robbin Ehn robbin.ehn at oracle.com
Wed Apr 11 10:07:50 UTC 2018


On 04/11/2018 11:54 AM, Per Liden wrote:

Also, I've shrunk GCThreadLocalData to 112 bytes, which is what G1 currently needs. ZGC currently uses 156 bytes (IIRC), but that's a change that should stay the ZGC repo for now. Updated webrev here: Diff: http://cr.openjdk.java.net/~pliden/8201318/webrev.1vs2/ Full: http://cr.openjdk.java.net/~pliden/8201318/webrev.2/

Looks good, reviewed.

Thanks, Robbin

Thanks for reviewing. /Per



More information about the hotspot-dev mailing list