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

test/jdk/sun/security/tools/keytool/NssTest.java fails to compile

    XMLWordPrintable

Details

    Backports

      Description

        There is a compilation issue in the test test/jdk/sun/security/tools/keytool/NssTest.java because the HumanInputStream class was moved from KeyToolTest to a library class.

        open/test/jdk/sun/security/tools/keytool/KeyToolTest.java:1820: error: cannot find symbol
                    HumanInputStream.test();


        To fix it, include the library in the test

        Attachments

          Issue Links

            Activity

              People

                fguallini Fernando Guallini
                fguallini Fernando Guallini
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: