[lworld] Integrated: 8295086: [lworld] follow-up for JDK-8288131
Vicente Romero
vromero at openjdk.org
Mon Oct 24 19:25:03 UTC 2022
On Wed, 12 Oct 2022 19:35:56 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> code related to primitive classes needs to be hidden behind the -XDenablePrimitiveClasses flag, this work is a follow-up of JDK-8288131. Hiding this remaining code behind the flag is not absolutely necessary as it probably won't be executed anyways but it will make easier to located, and extract if needed, the code related with primitive classes only.
>
> The initial goal for this one was expanded and I also cleaned up the code, reduced gratuitous differences with master branch, and synchronized the code better with the current spec.
This pull request has now been integrated.
Changeset: eef5d0bd
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/eef5d0bd79aa97fdb515b5688ba3717ede3a435b
Stats: 342 lines in 21 files changed: 62 ins; 176 del; 104 mod
8295086: [lworld] follow-up for JDK-8288131
-------------
PR: https://git.openjdk.org/valhalla/pull/793
More information about the valhalla-dev
mailing list