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

Compilation error in PKCS12KeyStore.java

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1
    • 8
    • None
    • security-libs
    • 8
    • b75
    • generic
    • generic
    • Verified

    Description

      ../hg/jdk8/tl/jdk/src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java:843: error: ';' expected
                                      Security.getProperty
                                                          ^
      ../hg/jdk8/tl/jdk/src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java:844: error: not a statement
                                          KEY_PROTECTION_ALGORITHM[0]);
                                                                  ^
      ../hg/jdk8/tl/jdk/src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java:844: error: ';' expected
                                          KEY_PROTECTION_ALGORITHM[0]);
                                                                     ^
      ../hg/jdk8/tl/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/CheckMethodAdapter.java:1209: warning: '_' used as an identifier
              } catch (IllegalArgumentException _) {
                                                ^
        (use of '_' as an identifier might not be supported in future releases)
      ../hg/jdk8/tl/jdk/src/share/classes/jdk/internal/org/objectweb/asm/util/CheckMethodAdapter.java:1283: warning: '_' used as an identifier
                      } catch (IllegalArgumentException _) {
                                                        ^
        (use of '_' as an identifier might not be supported in future releases)
      3 errors
      2 warnings

      Attachments

        Issue Links

          Activity

            People

              mullan Sean Mullan
              mullan Sean Mullan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: