• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • OpenJDK11 -> OpenJDK17
    • None
    • False
    • None
    • False
    • AMM Sprint 223, AMM Sprint 222, AMM Sprint 224, AMM Sprint 225, AMM Sprint 226, AMM Sprint 227

      An ahead-of-time Java compiler, jaotc was made available from OpenJDK 9 onwards. Little use was made of this functionality and so it has been removed from OpenJDK 17 onwards. The same functionality can be obtained by using GraalVM.

      When
      a Java class references

      • jdk.aot
      • jdk.internal.vm.compiler
      • jdk.internal.vm.compiler.management

      Perform
      add a hint to remove references to this code. Long term, developers can transition to GraalVM if AOT compilation is required.

      References
      https://openjdk.org/jeps/410
      https://www.graalvm.org/

              Unassigned Unassigned
              rhn-engineering-ahughes Andrew Hughes
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: