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

Fix code indentation in test/compiler/stable tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9-repo-jigsaw
    • hotspot
    • b127

      http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/845bcd09258e:
      + c.v = new byte[1]; ((byte[])c.v)[0] = 1; byte val1 = get();
      + ((byte[])c.v)[0] = 2; byte val2 = get();

            iignatyev Igor Ignatyev (Inactive)
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: