[jdk8u-dev] RFR: 8193017: Import freetype sources into OpenJDK source tree

Zdenek Zambersky zzambers at openjdk.org
Mon Nov 3 10:35:46 UTC 2025


On Fri, 31 Oct 2025 07:16:03 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

> ```
> :38:43.3378937Z FAILED: gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java
> 2025-10-28T14:38:43.3379819Z FAILED: gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java
> ```
> 
> Are the failing jtregs. Do not seem to be related though
> 
> Am also digging in 32windows time-outs, and can not see culprit. @zzambers any ideas?

There are some unstable tests on x86 (32-bit) and probably unrelated to your PR. Segfault in `SystemGCOnForegroundCollector.java` seems like [JDK-8361833](https://bugs.openjdk.org/browse/JDK-8361833?focusedId=14826833&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14826833) - known issue.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/709#issuecomment-3479860377


More information about the jdk8u-dev mailing list