Windows and Mac OS X Operating system support should be added to the AOT feature in order to allow this technology to be used on these platforms.
This RFE will also be used to remove the AOT technology's dependency on libelf since this library is only available for Linux and Solaris. The new BinaryContainer code required to satisfy this RFE will be written 100% in Java and generate object files for Linux, Solaris, Windows and Mac OSX.
- duplicates
-
JDK-8168858 [AOT] Use other container for AOT code instead of ELF
- Closed
- relates to
-
JDK-8174202 jtreg AOT tests should not assume library extension of .so
- Resolved
-
JDK-8174203 Enable AOT Jtreg tests on Windows
- Resolved
-
JDK-8174863 AOT: jaotc should provide an option to specify the path to the platform linker
- Resolved
-
JDK-8186115 libelf still referenced after 8172670
- Resolved
-
JDK-8168858 [AOT] Use other container for AOT code instead of ELF
- Closed
-
JDK-8176010 [AOT] Three AOT jtreg tests fail on windows
- Closed