RFR: Section on project maintenance [v3]
Ludvig Janiuk
lujaniuk at openjdk.org
Mon Sep 26 16:06:42 UTC 2022
On Fri, 23 Sep 2022 20:28:20 GMT, Jesper Wilhelmsson <jwilhelm at openjdk.org> wrote:
>> Yes, I think those are good examples. Something like:
>>
>>> Many OpenJDK projects build on top of the JDK source code. At the time of writing, some examples are Project Valhalla(link), which tries to create a JVM with "value types", and Project Panama(link), which is improving native JVM interoperation. There are a number of workflows that projects like this have to deal with. For instance, updating the project codebase (merging) to bring in the latest changes from the upstream JDK project.
>
> Ok. So this is my reasoning in that case; Out of the suggested projects I think project Amber and Valhalla are the most likely to be around for quite some time more. IMO giving descriptions about those projects doesn't add any value to this text but is just likely to rot faster (links are fine).
>
>> Many OpenJDK projects build on top of the JDK source code for instance to produce new language or JVM features, like projects [Amber](https://openjdk.org/projects/amber/) and [Valhalla](https://openjdk.org/projects/valhalla/).
I agree with what you're saying, Jesper, probably just links are a better option.
-------------
PR: https://git.openjdk.org/guide/pull/92
More information about the guide-dev
mailing list