Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3331

Consolidate usages of org.graalvm.nativeimage.imagecode

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • 1
    • False
    • False
    • Undefined
    • ---
    • ---

      System.getProperty("org.graalvm.nativeimage.imagecode") is null when run in JDK mode and != NULL when running or building a native image.

      This is used in multiple places to conditionally include code in the generated image: add a common public static final field or method that can be reached across the codebase, or evaluate an alternative solution if this is not feasible

              Unassigned Unassigned
              evacchi Edoardo Vacchi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: