Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083055 | emb-9 | Unassigned | P3 | Resolved | Fixed | b34 |
JDK-8063452 | 8u45 | John Coomes | P3 | Resolved | Fixed | b01 |
JDK-8057642 | 8u40 | John Coomes | P3 | Resolved | Fixed | b05 |
JDK-8071001 | emb-8u47 | John Coomes | P3 | Resolved | Fixed | team |
Description
The gc argument processing code in arguments.cpp could be refactored somewhat to reduce the sizes of some methods and to make it easier to follow.
In particular, there should be a method that can be used to tell whether a garbage collector has been selected, or if a "default" collector should be used.
In particular, there should be a method that can be used to tell whether a garbage collector has been selected, or if a "default" collector should be used.
Attachments
Issue Links
- backported by
-
JDK-8057642 refactor gc argument processing code slightly
-
- Resolved
-
-
JDK-8063452 refactor gc argument processing code slightly
-
- Resolved
-
-
JDK-8071001 refactor gc argument processing code slightly
-
- Resolved
-
-
JDK-8083055 refactor gc argument processing code slightly
-
- Resolved
-
- relates to
-
JDK-8068579 Running with -XX:-UseParallelGC does not turn ParalleGC off
-
- Resolved
-