git: openjdk/loom: fibers: Undo the splitting out of parts of handleMethodEnterEvent() into methodEnterHelper(). It's no longer useful since we no longer have to simulate of METHOD_ENTRY event.

duke duke at openjdk.java.net
Thu Sep 16 18:53:38 UTC 2021


Changeset: 232b3c0a
Author:    Chris Plummer <chris.plummer at oracle.com>
Date:      2021-09-16 18:52:06 +0000
URL:       https://git.openjdk.java.net/loom/commit/232b3c0aadcd80bb4a3e4f0cb9f7d67321f22ff6

Undo the splitting out of parts of handleMethodEnterEvent() into methodEnterHelper(). It's no longer useful since we no longer have to simulate of METHOD_ENTRY event.

! src/jdk.jdwp.agent/share/native/libjdwp/stepControl.c



More information about the loom-dev mailing list