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

Refactor ResourceMark and DeoptResourceMark for better code sharing

XMLWordPrintable

    • b13

      The construction and initialization for the ResourceMark class can be significantly simplified by using delegating constructors.

      DeoptResourceMark has all the same issues, since it was a copy-paste-lightly-modify of ResourceMark. The two can benefit from some code merging, in addition to the constructor simplification that was initially intended.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: