Odd return bytecode in TraceBytecodes

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 26
    • Component/s: hotspot


      When running TraceBytecodes with java -version, there's a return bytecode shown when it's not actually returning.

      [2464097] virtual void java.lang.Thread.<init>(jobject, jobject)
      [2464097] 45004 12 return
      [2464097] 45005 0 nofast_aload_0
      [2464097] 45006 1 aload_1
      [2464097] 45007 2 aload_2
      [2464097] 45008 3 invokestatic 269 <java/lang/Thread.checkName(Ljava/lang/String;)Ljava/lang/String;>

      What is this?

            Assignee:
            Paul Hübner
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: