Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8063527 | 8u45 | Jesper Wilhelmsson | P4 | Resolved | Fixed | b01 |
JDK-8053901 | 8u40 | Jesper Wilhelmsson | P4 | Closed | Fixed | b01 |
JDK-8070683 | emb-8u47 | Jesper Wilhelmsson | P4 | Resolved | Fixed | team |
To make it easier to extend the VM with features not yet included in the OpenJDK I would like to add a place to call initialization and verification of extensions. The easiest way seems to be to follow the already existing pattern and add an arguments_ext.hpp/cpp with an empty initialization function.
- backported by
-
JDK-8063527 Add a way to verify an extended set of command line options
- Resolved
-
JDK-8070683 Add a way to verify an extended set of command line options
- Resolved
-
JDK-8053901 Add a way to verify an extended set of command line options
- Closed