Fix code indentation in test/compiler/stable tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9-repo-jigsaw
    • Component/s: 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();

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

              Created:
              Updated:
              Resolved: