git: openjdk/loom: fibers: 2 new changesets

duke duke at openjdk.java.net
Fri Jan 24 21:07:05 UTC 2020


Changeset: 52dc88a3
Author:    chris.plummer <chris.plummer at oracle.com>
Date:      2020-01-24 21:03:30 +0000
URL:       https://git.openjdk.java.net/loom/commit/52dc88a3

Use virtual thread support for GetThreadInfo rather calling VirtualThread.toString() to get the name. Fix assert in log_debugee_location() and allow a virtual thread to be passed in.

! src/jdk.jdwp.agent/share/native/libjdwp/ThreadReferenceImpl.c
! src/jdk.jdwp.agent/share/native/libjdwp/util.c
! src/jdk.jdwp.agent/share/native/libjdwp/util.h

Changeset: 470fcc55
Author:    chris.plummer <chris.plummer at oracle.com>
Date:      2020-01-24 21:04:53 +0000
URL:       https://git.openjdk.java.net/loom/commit/470fcc55

Merge branch 'fibers' of https://github.com/openjdk/loom into fibers

merge




More information about the loom-dev mailing list