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

[TEST_BUG] serviceability/sa/jmap-hashcode/Test8028623.java has utf8 character corrupted by earlier merge

XMLWordPrintable

    • svc
    • b10
    • generic
    • generic

        serviceability/sa/jmap-hashcode/Test8028623.java is still failing with compilation errors even after JDK-8032466:

        ...
                -d 'C:\\local\\aurora\\sandbox\\results\\workDir\\classes\\0\\serviceability\\sa\\jmap-hashcode' -classpath 'C:\\local\\aurora\\CommonData\\jtreg_dir\\lib\\javatest.jar;C:\\local\\aurora\\CommonData\\jtreg_dir\\lib\\jtreg.jar;C:\\local\\aurora\\sandbox\\results\\workDir\\classes\\0\\serviceability\\sa\\jmap-hashcode;C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\serviceability\\sa\\jmap-hashcode;C:\\local\\aurora\\sandbox\\results\\workDir\\classes\\0\\testlibrary;C:\\local\\aurora\\CommonData\\jdk\\lib\\tools.jar;C:\\local\\aurora\\CommonData\\jemmy_dir\\jemmy.jar' -sourcepath 'C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\serviceability\\sa\\jmap-hashcode;C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\testlibrary' -encoding utf8 'C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\serviceability\\sa\\jmap-hashcode\\Test8028623.java'
        ----------System.out:(0/0)----------
        ----------System.err:(49/3195)*----------
        C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\serviceability\\sa\\jmap-hashcode\\Test8028623.java:41: error: <identifier> expected
          public static int ?? = 1;
                           ^
        C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\serviceability\\sa\\jmap-hashcode\\Test8028623.java:41: error: illegal start of type
          public static int ?? = 1;
                             ^
        C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\serviceability\\sa\\jmap-hashcode\\Test8028623.java:41: error: <identifier> expected
          public static int ?? = 1;
                              ^

              kevinw Kevin Walls
              fzhinkin Filipp Zhinkin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: