-
Enhancement
-
Resolution: Fixed
-
P4
-
hs18
-
b03
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2191957 | 7 | Tony Printezis | P4 | Closed | Fixed | b90 |
JDK-2197996 | 6u23 | Tony Printezis | P4 | Resolved | Fixed | b01 |
JDK-2199946 | 6u22m | Tony Printezis | P4 | Resolved | Fixed | b01 |
JDK-2193604 | 6u21p | Tony Printezis | P4 | Resolved | Fixed | b03 |
JDK-2191648 | 6u21 | Tony Printezis | P4 | Resolved | Fixed | b03 |
JDK-2191257 | hs17 | Tony Printezis | P4 | Closed | Fixed | b13 |
Currently, G1 uses the G1GCPercent flag to determine what should be its target GC overhead. The flag is non-product. We recently made changes to the G1 flags to use existing ones where possible (see 6928059 for example). So G1 should instead observe the existing GCTimeRatio flag instead of introducing a new one.
- backported by
-
JDK-2191648 G1: should observe GCTimeRatio
-
- Resolved
-
-
JDK-2193604 G1: should observe GCTimeRatio
-
- Resolved
-
-
JDK-2197996 G1: should observe GCTimeRatio
-
- Resolved
-
-
JDK-2199946 G1: should observe GCTimeRatio
-
- Resolved
-
-
JDK-2191257 G1: should observe GCTimeRatio
-
- Closed
-
-
JDK-2191957 G1: should observe GCTimeRatio
-
- Closed
-
- relates to
-
JDK-6928059 G1: command line parameter renaming
-
- Closed
-
(1 backported by, 1 relates to)