Current jaotc tool can generate aot library with hardly predictable UseCompressedOops value from end-user point of view in case this flag wasn't set. This should be fixed(in code or in documentation), because user can see situation when running jaotc with vm options without UseCompressedOops specifically set will generate library which is incompatible with further java-with-aot-library launch with same settings.
- relates to
-
JDK-8172054 Aot tests should include Java assertions into AOT compiled code
- Resolved
-
JDK-8171134 Unexpected output in compiler/aot/SharedUsageTest.java
- Closed
-
JDK-8167430 [AOT] Do not depend on the JVM state or CPU flags
- Closed