Re: [jdk24] RFR: 8345818: Fix SM cleanup of parsing of System property resource.bundle.debug

2024-12-12 Thread Lance Andersen
On Tue, 10 Dec 2024 15:31:08 GMT, Roger Riggs wrote: > Backport this trivial fix to parsing of the system property > "resource.bundle.debug" to jdk24. Marked as reviewed by lancea (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/22664#pullrequestreview-2500333810

[jdk24] Integrated: 8345818: Fix SM cleanup of parsing of System property resource.bundle.debug

2024-12-12 Thread Roger Riggs
On Tue, 10 Dec 2024 15:31:08 GMT, Roger Riggs wrote: > Backport this trivial fix to parsing of the system property > "resource.bundle.debug" to jdk24. This pull request has now been integrated. Changeset: 3b53ed7f Author:Roger Riggs URL: https://git.openjdk.org/jdk/commit/3b53ed7fb

RFR: 8346117: added @test annotations

2024-12-12 Thread Ivan Šipka
@mahendrachhipa @bwhuang-us @serhiysachkov - Commit messages: - added @test annotations Changes: https://git.openjdk.org/jdk/pull/22717/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22717&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8346117 Stats: 2 lines in 2

Re: [jdk24] RFR: 8345818: Fix SM cleanup of parsing of System property resource.bundle.debug

2024-12-12 Thread Roger Riggs
On Tue, 10 Dec 2024 15:31:08 GMT, Roger Riggs wrote: > Backport this trivial fix to parsing of the system property > "resource.bundle.debug" to jdk24. @LanceAndersen Please review - PR Comment: https://git.openjdk.org/jdk/pull/22664#issuecomment-2539329603

Re: RFR: 8346117: Add test annotation

2024-12-12 Thread Alexandre Iline
On Thu, 12 Dec 2024 16:59:58 GMT, Ivan Šipka wrote: > @mahendrachhipa @bwhuang-us @serhiysachkov It would make sense to at least run these tests on all supported platforms to make sure nothing wrong with them. - PR Comment: https://git.openjdk.org/jdk/pull/22717#issuecomment-25395