On Fri, 3 Mar 2023 17:47:20 GMT, Doug Simon <dnsi...@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`. Good. Please, test it in mach5. ------------- Marked as reviewed by kvn (Reviewer). PR: https://git.openjdk.org/jdk/pull/12860