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

CountLocalSlots: testLocals(): number of locals (2) did not match expected (8)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-libs

      ----------System.out:(47/3517)----------
      [TestNG] Running:
        java/lang/StackWalker/CountLocalSlots.java

      oop map for {method} {0xe9d1a8a8} 'invokeTestMethods' '(Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;ILorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/internal/ConfigurationGroupMethods;[Ljava/lang/Object;Lorg/testng/ITestContext;)Ljava/util/List;' in 'org/testng/internal/Invoker' @ 406 = [37] { 0 1 2 4 5 6 7 8 9 10 18 20 21 22 23 32 }
      oop map for {method} {0xe9d1a8a8} 'invokeTestMethods' '(Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;ILorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/internal/ConfigurationGroupMethods;[Ljava/lang/Object;Lorg/testng/ITestContext;)Ljava/util/List;' in 'org/testng/internal/Invoker' @ 406 = [37] { 0 1 2 4 5 6 7 8 9 10 18 20 21 22 23 32 }
      Running countLocalSlots
      LocalsAndOperands$Tester.testLocals(LocalsAndOperands.java:252)
        local 0: 0 type I
        local 1: 0 type I
      test CountLocalSlots.countLocalSlots([Ljava.lang.StackWalker$StackFrame;@16f5922): failure
      java.lang.RuntimeException: testLocals(): number of locals (2) did not match expected (8)
      at CountLocalSlots.countLocalSlots(CountLocalSlots.java:56)

      ----------System.err:(16/1175)----------
      Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM, GC task or CMS threads (or during debugging)

            bchristi Brent Christian
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: