On Mon, 12 Jun 2023 21:27:05 GMT, Justin Lu wrote:
>> Please review this PR which updates the JDK's localized resources since the
>> previous L10n translation drop (1/26).
>>
>> To help with reviewing the changes, @jonathan-gibbons created a tool which
>> displays the localized changes next to
On Mon, 12 Jun 2023 21:21:05 GMT, Justin Lu wrote:
> Please review this PR which updates the JDK's localized resources since the
> previous L10n translation drop (1/26).
>
> To help with reviewing the changes, @jonathan-gibbons created a tool which
> displays the localized changes next to the
On Mon, 12 Jun 2023 21:21:05 GMT, Justin Lu wrote:
> Please review this PR which updates the JDK's localized resources since the
> previous L10n translation drop (1/26).
>
> To help with reviewing the changes, @jonathan-gibbons created a tool which
> displays the localized changes next to the
On Wed, 21 Jun 2023 02:07:33 GMT, Serguei Spitsyn wrote:
> Clean backport from latest jdk repo to jdk21 for the fix of:
> 8309612: [REDO] JDK-8307153 JVMTI GetThreadState on carrier should return
> STATE_WAITING
>
> Testing:
> - TBD: mach5 tiers 1-5
NOTE: if you change the PR title to `Back
On Wed, 21 Jun 2023 02:07:33 GMT, Serguei Spitsyn wrote:
> Clean backport from latest jdk repo to jdk21 for the fix of:
> 8309612: [REDO] JDK-8307153 JVMTI GetThreadState on carrier should return
> STATE_WAITING
>
> Testing:
> - TBD: mach5 tiers 1-5
It needs to be the full 40 character hash
On Fri, 17 May 2024 13:38:25 GMT, Maurizio Cimadamore
wrote:
>> This PR implements [JEP 472](https://openjdk.org/jeps/472), by restricting
>> the use of JNI in the following ways:
>>
>> * `System::load` and `System::loadLibrary` are now restricted methods
>> * `Runtime::load` and `Runtime::loa
On Thu, 23 May 2024 06:20:51 GMT, Alan Bateman wrote:
> > Further, I confirm that if I pass that option to jlink or jpackage when
> > creating a custom runtime, there is no warning.
>
> Great! What about jpackage without a custom runtime, wondering if
> --java-options can be tested.
Yes, poin
On Tue, 21 Jan 2025 18:48:13 GMT, William Kemper wrote:
> This is a clean backport and addresses a fairly critical issue where in a
> mistimed heap dump may cause heap corruption or vm crashes for Shenandoah GC.
@earthling-amzn Did you see David's question? I think this should not have been
in