Integrated: 8303588: [JVMCI] make JVMCI source directories conform with standard layout
Doug Simon
dnsimon at openjdk.org
Sat Mar 4 21:55:15 UTC 2023
On Fri, 3 Mar 2023 17:47:20 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> The layout of the sources in `jdk.internal.vm.ci` stems from their initial development outside the JDK where they adopted a layout influenced by Eclipse.
>
> There's no good reason for maintaining this layout any more. Moving to a standard layout also means IDEs will be able to make sense of the JVMCI sources in `src.zip`.
This pull request has now been integrated.
Changeset: 9fdbf3cf
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9fdbf3cfc4bf58daa93807b47e403536e4681e90
Stats: 20 lines in 209 files changed: 0 ins; 20 del; 0 mod
8303588: [JVMCI] make JVMCI source directories conform with standard layout
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/12860
More information about the hotspot-dev
mailing list