RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy (original) (raw)
Stefan Johansson stefan.johansson at oracle.com
Mon Mar 5 08🔞13 UTC 2018
- Previous message (by thread): RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
- Next message (by thread): RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good, Stefan
On 2018-03-02 17:04, Erik Helin wrote:
Hi all,
this patch removes the no longer needed method G1CollectedHeap::createg1policy. Since that method is the sole content of the file g1CollectedHeapext.cpp, that file is also removed as part of this patch. Issue: https://bugs.openjdk.java.net/browse/JDK-8197845 Patch: http://cr.openjdk.java.net/~ehelin/8197845/00/ Testing: - make run-test-tier1 on Linux x86-64 Thanks, Erik
- Previous message (by thread): RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
- Next message (by thread): RFR: 8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]