diff --git a/src/guide/code-owners.md b/src/guide/code-owners.md index eae00710..ea9e71b6 100644 --- a/src/guide/code-owners.md +++ b/src/guide/code-owners.md @@ -47,7 +47,6 @@ This list is intended to make it easier to identify which email list to include * [include](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/include) - HotSpot * [interpreter](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/interpreter) - Runtime * [jfr](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/jfr) - JFR - * [jvmci](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/jvmci) - Compiler * [libadt](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/libadt) - Compiler * [logging](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/logging) - Runtime * [memory](https://github.com/openjdk/jdk/tree/master/src/hotspot/share/memory) - GC, Runtime @@ -172,8 +171,6 @@ This list is intended to make it easier to identify which email list to include * [jdk.crypto.mscapi](https://github.com/openjdk/jdk/tree/master/src/jdk.crypto.mscapi) - Security * [jdk.dynalink](https://github.com/openjdk/jdk/tree/master/src/jdk.dynalink) - Tools * [jdk.editpad](https://github.com/openjdk/jdk/tree/master/src/jdk.editpad) - JShell -* [jdk.graal.compiler](https://github.com/openjdk/jdk/tree/master/src/jdk.graal.compiler) - Compiler -* [jdk.graal.compiler.management](https://github.com/openjdk/jdk/tree/master/src/jdk.graal.compiler.management) - Compiler * [jdk.hotspot.agent](https://github.com/openjdk/jdk/tree/master/src/jdk.hotspot.agent) - Serviceability * [jdk.httpserver](https://github.com/openjdk/jdk/tree/master/src/jdk.httpserver) - Net * [jdk.incubator.vector](https://github.com/openjdk/jdk/tree/master/src/jdk.incubator.vector) - Compiler @@ -182,7 +179,6 @@ This list is intended to make it easier to identify which email list to include * [jdk.internal.le](https://github.com/openjdk/jdk/tree/master/src/jdk.internal.le) - JShell * [jdk.internal.md](https://github.com/openjdk/jdk/tree/master/src/jdk.internal.md) - Tools * [jdk.internal.opt](https://github.com/openjdk/jdk/tree/master/src/jdk.internal.opt) - Tools -* [jdk.internal.vm.ci](https://github.com/openjdk/jdk/tree/master/src/jdk.internal.vm.ci) - Compiler * [jdk.jartool](https://github.com/openjdk/jdk/tree/master/src/jdk.jartool) - Tools * [jdk.javadoc](https://github.com/openjdk/jdk/tree/master/src/jdk.javadoc) - Javadoc * [jdk.jcmd](https://github.com/openjdk/jdk/tree/master/src/jdk.jcmd) - Serviceability @@ -222,6 +218,7 @@ This list is intended to make it easier to identify which email list to include * `*.jdk` – Compiler (Removed in [10](https://bugs.openjdk.org/browse/JDK-8187443)) * share * `aot` – Compiler (Removed in [17](https://bugs.openjdk.org/browse/JDK-8263327)) + * `jvmci` – Compiler (Removed in [27](https://bugs.openjdk.org/browse/JDK-8382582)) * `shark` – Compiler (Removed in [10](https://bugs.openjdk.org/browse/JDK-8171853)) * `trace` – Runtime (Removed in [11](https://bugs.openjdk.org/browse/JDK-8199712)) * java.base @@ -230,7 +227,10 @@ This list is intended to make it easier to identify which email list to include * `jdk.aot` – Compiler (Removed in [17](https://bugs.openjdk.org/browse/JDK-8263327)) * `jdk.crypto.ucrypto` – Security (Removed in [12](https://bugs.openjdk.org/browse/JDK-8241787)) * only available on Solaris +* `jdk.graal.compiler` – Compiler (Removed in [27](https://bugs.openjdk.org/browse/JDK-8382582)) +* `jdk.graal.compiler.management` – Compiler (Removed in [27](https://bugs.openjdk.org/browse/JDK-8382582)) * `jdk.incubator.concurrent` – Core Libs (Removed in [21](https://bugs.openjdk.org/browse/JDK-8306647)) +* `jdk.internal.vm.ci` – Compiler (Removed in [27](https://bugs.openjdk.org/browse/JDK-8382582)) * `jdk.internal.vm.compiler` – Compiler (Removed in [22](https://bugs.openjdk.org/browse/JDK-8318027)) * `jdk.internal.vm.compiler.management` – Compiler (Removed in [22](https://bugs.openjdk.org/browse/JDK-8318027)) * `jdk.pack` – Tools (Removed in [14](https://bugs.openjdk.org/browse/JDK-8234596)) diff --git a/src/guide/jbs-jdk-bug-system.md b/src/guide/jbs-jdk-bug-system.md index 1f553471..6ea0b472 100644 --- a/src/guide/jbs-jdk-bug-system.md +++ b/src/guide/jbs-jdk-bug-system.md @@ -376,7 +376,7 @@ This table contains some frequently used JBS labels and their meaning. Please he