-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
None
-
b138
-
generic
-
generic
-
Verified
The SE-Embedded product is a combination of open and closed sources. To allow SE-Embedded to be built from standard OpenJDK sources we need to apply a number of changes to the SE 7 build system:
- support for building the hotspot client compiler only
- support for doing cross-compilation (Linux only at this stage)
- minimal support for ARM/PPC architectures in the open code that currently only knows about x86 and sparc
- SE-Embedded specific build settings and targets (specifically the headful and headless reduced JRE images)
This work has been split into multiple sections:
7027897 Provides the client-VM only support
7027910 Provides cross compilation support
- support for building the hotspot client compiler only
- support for doing cross-compilation (Linux only at this stage)
- minimal support for ARM/PPC architectures in the open code that currently only knows about x86 and sparc
- SE-Embedded specific build settings and targets (specifically the headful and headless reduced JRE images)
This work has been split into multiple sections:
7027897 Provides the client-VM only support
7027910 Provides cross compilation support
- relates to
-
JDK-6988830 Integrate changes into the j2se workspace to support building of the SE-Embedded product
-
- Closed
-
-
JDK-7027897 Build support for client-VM only configurations
-
- Closed
-
-
JDK-7027910 Add basic cross-compilation support and add ARM/PPC to the known architectures in the open code
-
- Closed
-
-
JDK-7030063 AWT support for SE-Embedded integration
-
- Closed
-
-
JDK-7030131 Update README-builds.html to cover changes introduced by SE-Embedded integration
-
- Closed
-