[jdk21u-dev] RFR: 8312488: tools/jpackage/share/AppLauncherEnvTest.java fails with dynamically linked libstdc++

yaqsun duke at openjdk.org
Wed Jan 15 01:45:44 UTC 2025


On Mon, 23 Dec 2024 06:43:37 GMT, yaqsun <duke at openjdk.org> wrote:

> > > Hi @yaqsun how did you test this?

I tested tier1 locally and the results are as follows. 


==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
>> jtreg:test/hotspot/jtreg:tier1                     2430  2430     0     0
   jtreg:test/jdk:tier1                               2376  2376     0     0   
   jtreg:test/langtools:tier1                         4415  4415     0     0   
   jtreg:test/jaxp:tier1                                 0     0     0     0   
   jtreg:test/lib-test:tier1                            33    33     0     0 
``` 

> > > What is the risk of the backport?

The risk of backport is still under evaluation.

> > >  Why do the GHA tests fail?

That seems to be a compilation error, so I think it's caused by an infrastructure issue. I want to verify if it's an infrastructure issue, so I started the tests again.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1271#issuecomment-2591458970


More information about the jdk-updates-dev mailing list