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

Don't use Handle in java_lang_String::print

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b04

        Change java_lang_String::print to take a raw String oop instead of a Handle to a String oop. This change makes java_lang_String::print callable from code that has no HandleMark setup. E.g. when calling from a debugger.

              stefank Stefan Karlsson
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: