RFR: 880: Map jdk.jpackage to core-libs-dev
Erik Helin
ehelin at openjdk.java.net
Thu Feb 4 14:37:48 UTC 2021
On Wed, 3 Feb 2021 09:36:14 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> The `jpackage` tool moved from the `jdk.incubator.jpackage` module to `jdk.jpackage` in JDK 16. The `jdk.json` config file needs to be updated accordingly so that `jpackage` reviews are sent to `core-libs-dev`.
>
> config/mailinglist/rules/jdk.json line 226:
>
>> 224: "src/jdk.incubator.foreign/",
>> 225: "src/jdk.jpackage/",
>> 226: "src/jdk.internal.jvmstat/",
>
> core-libs-dev has been used to discuss the jpackage tool although it's not really core libraries. I've often thought it should have had its own list.
>
> Several other values in core-libs could be pruned:
>
> make/jdk/src/classes/build/tools/jdwpgen is serviceability-dev
> src/jdk.accessibility is client libs, swing-dev?
> test/jdk/javax/accessibility is client libs, swing-dev?
> src/jdk.internal.jvmstat is serviceability-dev
> src/jdk.jconsole is serviceability-dev
> src/java.smartcardio is security-dev
@AlanBateman please file an issue on Skara in JBS and we look into it
-------------
PR: https://git.openjdk.java.net/skara/pull/996
More information about the skara-dev
mailing list