RFR: 8304674: AttachCurrentThread 's argument is JavaVMAttachArgs
tison
duke at openjdk.org
Thu Apr 3 09:13:01 UTC 2025
On Tue, 1 Apr 2025 05:38:17 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> @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.
@jaikiran Thank you! I'll use this info if I make any other patch.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21658#issuecomment-2774993857
More information about the hotspot-runtime-dev
mailing list