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

fix typos in test TestSigParse.java

    XMLWordPrintable

Details

    • b07

    Backports

      Description

        These errors were pointed out by Yichen Yin.

        /*
          * @test
        - * @bug 8129579
        + * @bug 8219579
          * @summary Test that signatures are properly parsed when verification of local
          * classes is requested but verification of remote classes is not.
          * @compile BadSignatures.jcod
        @@ -33,7 +33,7 @@
         public class TestSigParse {
         
             public static void main(String args[]) throws Throwable {
        - System.out.println("Regression test for bug 819579");
        + System.out.println("Regression test for bug 8219579");
         

        Attachments

          Issue Links

            Activity

              People

                hseigel Harold Seigel (Inactive)
                hseigel Harold Seigel (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: