Re: RFR: 8364089: JDK 25 RDP2 L10n resource files update

2025-07-25 Thread Damon Nguyen
On Fri, 25 Jul 2025 00:25:01 GMT, Alisen Chung wrote: > This issue is responsible for updating the translations of all the > localize(able) resources in the JDK since the previous L10n drop. Marked as reviewed by dnguyen (Committer). - PR Review: https://git.openjdk.org/jdk/pull/2

Re: RFR: 8364089: JDK 25 RDP2 L10n resource files update

2025-07-25 Thread Naoto Sato
On Fri, 25 Jul 2025 00:25:01 GMT, Alisen Chung wrote: > This issue is responsible for updating the translations of all the > localize(able) resources in the JDK since the previous L10n drop. Marked as reviewed by naoto (Reviewer). - PR Review: https://git.openjdk.org/jdk/pull/2646

Re: RFR: 8342705: Add dark mode for docs [v3]

2025-07-25 Thread Hannes Wallnöfer
On Fri, 25 Jul 2025 16:31:11 GMT, Hannes Wallnöfer wrote: >> Please review an enhancement to add a dark theme to javadoc-generated API >> documentation. There is a new button in the top right corner that brings up >> a menu to switch between themes. Available options are "Light", "Dark", and >

Re: RFR: 8364089: JDK 25 RDP2 L10n resource files update

2025-07-25 Thread Justin Lu
On Fri, 25 Jul 2025 00:25:01 GMT, Alisen Chung wrote: > This issue is responsible for updating the translations of all the > localize(able) resources in the JDK since the previous L10n drop. Looks good. The JBS issue will need to be set as a P2 to be eligible for backport to 25. src/jdk.compi

Re: RFR: 8342705: Add dark mode for docs [v3]

2025-07-25 Thread Hannes Wallnöfer
> Please review an enhancement to add a dark theme to javadoc-generated API > documentation. There is a new button in the top right corner that brings up a > menu to switch between themes. Available options are "Light", "Dark", and > "System Setting" (following the system-wide theme setting). Th