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

final static string constants are gerenated wrong

XMLWordPrintable

    • 1.0alpha2
    • sparc
    • solaris_2.4
    • Not verified

      Try running this:

      class test {
          static final String abc = "abc";

          public static void main(String argv[]) {
      System.out.println(new test());
          }
      }

            ahoffsunw Arthur Hoff (Inactive)
            ahoffsunw Arthur Hoff (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: