Withdrawn: 8258032: Reconsider LEAF entry restrictions
Coleen Phillimore
coleenp at openjdk.java.net
Wed Jan 13 15:27:06 UTC 2021
On Thu, 7 Jan 2021 20:57:00 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review the smaller version of this enhancement. JRT_LEAF can allow Handles. Fixed places where a ResetNoHandleMark was added to workaround the restriction and remove some obsolete comments in deoptimization (the function is a JRT_BLOCK_ENTRY that has a HandleMarkCleaner which cleans up the HandleMark to the one before call_stub() in JavaCalls. A HandleMarkCleaner also allows HandleMark and Handles.
>
> Tested with tier1-3, 4-6 with the larger change and 7-8 in progress.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1990
More information about the hotspot-dev
mailing list