Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8090157

JNI headers should be re-generated when a .java file changes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • None
    • Tested on Windows, but applies to all platforms.

      When I change a .java file that normally generates a JNI header file (e.g. modules/graphics/src/main/java/com/sun/glass/events/KeyEvent.java ),
      the corresponding JNI header (modules/graphics/build/generated-src/headers/glass/win/com_sun_glass_events_KeyEvent.h ) is not re-generated.
      I have to issue `gradle clean sdk` in order to get my build back to normal.

            Unassigned Unassigned
            anthony Anthony Petrov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: