Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082527 | emb-9 | Stefan Johansson | P4 | Resolved | Fixed | team |
JDK-8086423 | 8u65 | Stefan Johansson | P4 | Resolved | Fixed | b01 |
JDK-8074094 | 8u60 | Stefan Johansson | P4 | Resolved | Fixed | b06 |
JDK-8137680 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8077439 | emb-8u60 | Stefan Johansson | P4 | Resolved | Fixed | team |
The ArgumentsExt class can be simplified and removal of some gc configuration code can be removed. Affected methods:
static inline void select_gc_ergonomically();
static inline bool check_gc_consistency_ergo();
static inline void select_gc_ergonomically();
static inline bool check_gc_consistency_ergo();
- backported by
-
JDK-8074094 Simplify ArgumentsExt and remove unneeded functionallity
-
- Resolved
-
-
JDK-8077439 Simplify ArgumentsExt and remove unneeded functionallity
-
- Resolved
-
-
JDK-8082527 Simplify ArgumentsExt and remove unneeded functionallity
-
- Resolved
-
-
JDK-8086423 Simplify ArgumentsExt and remove unneeded functionallity
-
- Resolved
-
-
JDK-8137680 Simplify ArgumentsExt and remove unneeded functionallity
-
- Resolved
-
- relates to
-
JDK-8057623 add an extension class for argument handling
-
- Closed
-
(1 relates to)