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

Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • b14

      The interpreter supports some debug features which are based on counting Bytecodes: StopInterpreterAt, TraceBytecodesAt, TraceBytecodesStopAt

      Unfortunately, the counter is only 32 bit and overflows quickly. We should upgrade at least for 64 bit platforms.

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: