Debugger issues

Chris Plummer chris.plummer at oracle.com
Thu Dec 3 22:35:14 UTC 2020


Yep. Debugging is going through some restructuring now. JVMTI changes 
were pushed a couple of weeks ago and now the JDWP debug agent needs to 
adapt. I'm working on it. Hope to have something pushed by early next week.

cheers,

Chris

On 12/3/20 2:27 PM, Bill Hastings wrote:
> With the latest Loom build I seem to run into this issue when I start the
> JVM with the debugger flag enabled.
>
> JDWP exit error JVMTI_ERROR_INVALID_THREAD(10): Error calling
> GetVirtualThread() [open/src/jdk.jdwp.agent/share/native/libjdwp/util.c:845]
> FATAL ERROR in native method: JDWP Error calling GetVirtualThread(),
> jvmtiError=JVMTI_ERROR_INVALID_THREAD(10)
>
>



More information about the loom-dev mailing list