8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap

Reviewed-by: shade, sangheki
This commit is contained in:
Thomas Schatzl 2019-03-04 11:49:16 +01:00
parent 719bbcddf8
commit 5fe5d0a90a
23 changed files with 151 additions and 152 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2001, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2001, 2019, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it