On Mon, 7 Feb 2022 11:42:43 GMT, Alan Hayward <d...@openjdk.java.net> wrote:
>> Because enter always enters a subframe. That's what it's for. > > enter_nested() ? > enter_inner() ? Tell you what, first put a comment here that says when it should (and therefore, should not) be used. Once it's clear exactly what this is for, thinking of a name maight be easier. ------------- PR: https://git.openjdk.java.net/jdk/pull/6334