RFR: 8199927: Make WhiteBox more GC agnostic (original) (raw)
Per Liden per.liden at oracle.com
Wed Mar 28 08:12:51 UTC 2018
- Previous message (by thread): RFR: 8199927: Make WhiteBox more GC agnostic
- Next message (by thread): RFR: 8200113: Make Access load proxys smarter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for reviewing Erik!
/Per
On 03/28/2018 10:11 AM, Erik Ă–sterlund wrote:
Hi Per,
Looks good. Thanks, /Erik On 2018-03-21 15:50, Per Liden wrote: Updated webrev to reflect that GCSelector changed name to GCConfig in the patch for JDK-8199925.
http://cr.openjdk.java.net/~pliden/8199927/webrev.1 /Per On 03/21/2018 09:14 AM, Per Liden wrote: Make WhiteBox more GC agnostic by having it use the GCSelector to answer questions about which GCs are supported, selected, etc.
Going forward, this will make it easier to plug in new GC without having to touch and adjust the WhiteBox code. Bug: https://bugs.openjdk.java.net/browse/JDK-8199927 Webrev: http://cr.openjdk.java.net/~pliden/8199927/webrev.0 /Per
- Previous message (by thread): RFR: 8199927: Make WhiteBox more GC agnostic
- Next message (by thread): RFR: 8200113: Make Access load proxys smarter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]