[jdk11u-dev] Integrated: 8218145: block_if_requested is not proper inlined due to size
Dmitry Chuyko
dchuyko at openjdk.java.net
Thu Jul 8 09:20:59 UTC 2021
On Tue, 6 Jul 2021 16:09:18 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> This small optimization through a trivial refactoring is applicable to 11u. Original patch requires adjustment in a single place: there is initialize_serialize_page() in safepointMechanism.hpp because JDK-8213436 is not backported.
>
> Testing: tier1, tier2.
This pull request has now been integrated.
Changeset: 2beb7e7a
Author: Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Alexander Scherbatiy <alexsch at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/2beb7e7a5834c45850e1bde8d98ed0839726db20
Stats: 33 lines in 3 files changed: 11 ins; 18 del; 4 mod
8218145: block_if_requested is not proper inlined due to size
Backport-of: f1fbd694788715532beca66b44f1afd83745e826
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/102
More information about the jdk-updates-dev
mailing list