Integrated: 8288289: Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs
Alan Bateman
alanb at openjdk.java.net
Wed Jun 15 08:25:39 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.
This pull request has now been integrated.
Changeset: f3b1f60a
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk19/commit/f3b1f60a29d0d48346988239f15437780642f562
Stats: 6 lines in 5 files changed: 0 ins; 0 del; 6 mod
8288289: Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs
Reviewed-by: cjplummer, jlahoda
-------------
PR: https://git.openjdk.org/jdk19/pull/13
More information about the serviceability-dev
mailing list