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

jnu_util.c compilation error on Solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • core-libs
    • None
    • b04

      Declarations must precede assignments on C in Solaris.
      open/src/java.base/share/native/libjava/jni_util.c", line 807: error: declaration can not follow a statement (E_DECLARATION_IN_CODE)
      open/src/java.base/share/native/libjava/jni_util.c", line 822: error: declaration can not follow a statement (E_DECLARATION_IN_CODE)

            rriggs Roger Riggs
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: