[jdk17u-dev] Integrated: 8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage

Amos Shi ashi at openjdk.org
Tue Apr 23 07:21:44 UTC 2024


On Fri, 12 Apr 2024 06:24:42 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8315071](https://bugs.openjdk.org/browse/JDK-8315071)
> 
> Testing
> 
> - Local: Test passed on Windows machine (`(os.family == "windows")`)
>   - `TrayIconScalingTest.java` Manual test passed
>     -  `100% - 16, 125% - 20, 150% - 24, 175% - 28, 200% - 32` described in the test case - pass
>     - and also we have tested the following cases
>     - `225% - 36`
>     - `250% - 40`
>     - `300% - 48`
>     - `350% - 48` - note. `350%` is also `48`, same as `300%`
>   - `PrintLatinCJKTest.java` Manual test passed
>     - Printer printed out the correct characters
> 
> 
> Processor	12th Gen Intel(R) Core(TM) i7-12800H   2.40 GHz
> Installed RAM	64.0 GB (63.7 GB usable)
> System type	64-bit operating system, x64-based processor
> 
> Edition: Windows 11 Enterprise
> Version: 23H2
> Installed on: 5/10/2023
> OS build: 22631.3155
> Experience: Windows Feature Experience Pack 1000.22684.1000.0
> 
> 
> - Pipeline: **All checks have passed**
> - Testing Machine: SAP nightlies passed on `2024-04-17,19,20`

This pull request has now been integrated.

Changeset: 2d27c947
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/2d27c947269d6c351b3d7ba29e1c2bd4c686f26a
Stats:     18 lines in 2 files changed: 12 ins; 0 del; 6 mod

8315071: Modify TrayIconScalingTest.java, PrintLatinCJKTest.java to use new PassFailJFrame's builder pattern usage

Backport-of: 31e26814db5d5ad5018fb6ed2e8160e8a01938ab

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/2403


More information about the jdk-updates-dev mailing list