-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b05
-
generic
-
generic
Change makefiles so that targets and parameters can be overridden by alternate makefiles.
This is the hotspot counterpart of 7130909 in the JDK. The aim is to enable customization of parts of the build logic by defining a location in which custom build files can be found. As with the JDK changes the initial customization points reflect the needs of the SE Embedded builds, but may be further expanded in the future.
This also identifies various optional component/services in the VM that can be omitted as part of the customization of the build process. This is the "minimal VM" as described in JEP 148 http://openjdk.java.net/jeps/148
This is the hotspot counterpart of 7130909 in the JDK. The aim is to enable customization of parts of the build logic by defining a location in which custom build files can be found. As with the JDK changes the initial customization points reflect the needs of the SE Embedded builds, but may be further expanded in the future.
This also identifies various optional component/services in the VM that can be omitted as part of the customization of the build process. This is the "minimal VM" as described in JEP 148 http://openjdk.java.net/jeps/148
- relates to
-
JDK-8008310 Some adjustments needed to minimal VM warnings and errors for unsupported command line options
-
- Closed
-
-
JDK-7130909 Add a more general mechanism for customizing the build logic
-
- Resolved
-
-
JDK-7190137 Add support for JVM_VARIANT minimal1
-
- Resolved
-
-
JDK-7198815 Add the minimal VM as "known" in jvm.cfg
-
- Closed
-