RFR: 8199027: Make protected members private in G1Policy (original) (raw)
Thomas Schatzl thomas.schatzl at oracle.com
Tue Mar 13 13🔞32 UTC 2018
- Previous message (by thread): RFR: 8199027: Make protected members private in G1Policy
- Next message (by thread): Epsilon GC JEP updates (was: Re: EpsilonGC and throughput.)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Mon, 2018-03-12 at 14:07 +0100, Erik Helin wrote:
Hi all,
this tiny patch removes the (unnecessary) use of
protected
visibility from the class G1Policy, the members that were protected can just be private. Issue: https://bugs.openjdk.java.net/browse/JDK-8199027 Patch: http://cr.openjdk.java.net/~ehelin/8199027/00/
looks good.
Thomas
- Previous message (by thread): RFR: 8199027: Make protected members private in G1Policy
- Next message (by thread): Epsilon GC JEP updates (was: Re: EpsilonGC and throughput.)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]