RFR: 8288289: Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs
Jan Lahoda
jlahoda at openjdk.java.net
Wed Jun 15 08:09:38 UTC 2022
On Tue, 14 Jun 2022 12:47:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> A number of the preview APIs added by JEP 425 exist to expose and support the virtual threads preview feature. Some of these APIs should be changed to be reflective preview APIs (see JEP 12). This will allow debuggers and other tooling to get a jump on virtual threads without opting in themselves.
Looks good to me!
-------------
Marked as reviewed by jlahoda (Reviewer).
PR: https://git.openjdk.org/jdk19/pull/13
More information about the serviceability-dev
mailing list