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

[TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u60
    • 8u60
    • hotspot
    • gc
    • b14

        ----------System.err:(14/770)*----------
        C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:38: error: package sun.hotspot does not exist
        import sun.hotspot.WhiteBox;
                          ^
        C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:96: error: cannot find symbol
                WhiteBox wb = WhiteBox.getWhiteBox();
                ^
          symbol: class WhiteBox
          location: class TestLargePageUseForAuxMemory
        C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:96: error: cannot find symbol
                WhiteBox wb = WhiteBox.getWhiteBox();
                              ^
          symbol: variable WhiteBox
          location: class TestLargePageUseForAuxMemory
        3 errors
        result: Failed. Compilation failed: Compilation failed

              tschatzl Thomas Schatzl
              bmoloden Boris Molodenkov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: