[jdk11u-dev] Integrated: 8255810: Zero: build fails without JVMTI
Aleksey Shipilev
shade at openjdk.java.net
Mon Jul 5 08:42:54 UTC 2021
On Fri, 2 Jul 2021 10:31:14 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This is an unclean backport. It differs from upstream version by additionally protecting `relocate_cached_class_file` that stores bytecode for JVMTI use. It was removed later during rewrite in JDK-8218751 (which does not look very backportable, given its bugtail).
>
> Additional testing:
> - [x] Linux x86_64 Zero fastdebug build without JVMTI
> - [x] Linux x86_64 Zero fastdebug, `runtime/appcds` tests (ignored by jtreg, as CDS is not enabled for Zero)
> - [x] Linux x86_64 Server fastdebug, `runtime/appcds` tests (still pass)
This pull request has now been integrated.
Changeset: fdaa4f0a
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/fdaa4f0a546871ea3c8952555ccdc4b03098a468
Stats: 7 lines in 3 files changed: 4 ins; 0 del; 3 mod
8255810: Zero: build fails without JVMTI
Reviewed-by: stuefe
Backport-of: ca216bae1af5b6db0e0aa2bc0c8730711602f9a6
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/94
More information about the jdk-updates-dev
mailing list