On Mon, 31 Mar 2025 02:43:45 GMT, tison <d...@openjdk.org> wrote: >> Hello @tisonkun, is there an issue created for this? >> https://bugs.openjdk.org/browse/JDK-8304674 against which this PR is linked >> is for something else. The PR description too isn't clear what this change >> is about. > > @jaikiran not yet. How can I create an issue for this PR? I don't find some > instructions :/
Hello @tisonkun, > How can I create an issue for this PR? I don't find some instructions :/ In general, the OpenJDK contribution guide has these details https://openjdk.org/guide/. Typically, depending on the change, you either raise an issue through https://bugreport.java.com/bugreport/ or you create a discussion in the relevant mailing list. A PR is usually created after there's some consensus about the necessity of the change. For the current PR, David notes that this change was previously discussed and it was decided not to pursue further. If you have further questions or need additional inputs, I recommend that you subscribe to the hotspot-runtime-dev mailing list https://mail.openjdk.org/mailman/listinfo/hotspot-runtime-dev and create a discussion there. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21658#issuecomment-2768151041