RFR: 8353552: Opensource Several Font related tests - Batch 3 [v2]

Daniel Gredler dgredler at openjdk.org
Fri Apr 18 07:51:44 UTC 2025


On Thu, 17 Apr 2025 19:18:18 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Few more font related tests are converted from applet and open-sourced.
>> 
>> TestGlyphVectorLayout.java doesn't behave as per the instruction and hence problem-listed under [JDK-8354987](https://bugs.openjdk.org/browse/JDK-8354987).
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Problem list test moved to manual test category

Is it possible to automate `TestGlyphVectorLayout` using something like [findTextBoundingBox](https://github.com/gredler/jdk/blob/c10a60bd86e383782e4809602a2a7c44d58b5d53/test/jdk/java/awt/font/FontScaling/RotatedScaledFontTest.java#L100)?

Many of the issues that I have fixed recently were covered by manual tests which weren't being checked...

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

PR Comment: https://git.openjdk.org/jdk/pull/24736#issuecomment-2814850093


More information about the client-libs-dev mailing list