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

closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • client-libs
    • jdk9 circa b69

    • 2d
    • b78

        Running closed/java/awt/font/JNICheck/JNICheck.sh test with jdk9 b69 I see many warnings of exactly two kinds:
        WARNING in native method: JNI call made without checking exceptions when required to from CallVoidMethod
        or
        WARNING in native method: JNI call made without checking exceptions when required to from CallStaticVoidMethod
        (or not Void but Boolean or Object)

        Looks like there should be some cleanup.
        After running the test look for log.txt somewhere in JTwork/classes/closed/java/awt/font/JNICheck/log.txt.

              psadhukhan Prasanta Sadhukhan
              yan Yuri Nesterenko
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: