eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 50 forks source link

Virtual threads presentation in Debug View #296

Open SarikaSinha opened 1 year ago

SarikaSinha commented 1 year ago

https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/219 Follow up from JEP 444: Virtual Threads, Debug view needs a better way to handle and show Virtual Threads. By default, it only displays the suspended virtual threads in the form of System Thread [Virtual Thread]

jukzi commented 1 month ago

@SougandhS interested to work on this?

SougandhS commented 1 month ago

@SougandhS interested to work on this?

Yes, will check on this.

jukzi commented 1 month ago

may relate to https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/345

SougandhS commented 1 month ago

may relate to #345

Okay 👍