Interpreter: Upgrade CountBytecodes to 64 bit on 64 bit platforms

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: