There is known list of methods in java.base causing AOT compilation failure.
To success AOT compilation of java.base this list needs to be provided using --compile-comands option.
It would be nice to integrate this list into jdk product so it will be easy accessible and maintained on release/build basis.
See particular list of java.base methods to be excluded in the JEP: http://openjdk.java.net/jeps/295.
            
To success AOT compilation of java.base this list needs to be provided using --compile-comands option.
It would be nice to integrate this list into jdk product so it will be easy accessible and maintained on release/build basis.
See particular list of java.base methods to be excluded in the JEP: http://openjdk.java.net/jeps/295.
- blocks
- 
                    JDK-8152988 [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing -           
- Resolved
 
-         
 P4
  P4