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

Goetz Lindenmaier goetz at openjdk.org
Thu May 22 06:18:07 UTC 2025


On Wed, 15 Jan 2025 01:43:02 GMT, yaqsun <duke at openjdk.org> wrote:

>>> Hi @yaqsun how did you test this? What is the risk of the backport? Why do the GHA tests fail?
>> 
>> The tests passed after the retry.
>
>> > > 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.

Hi @yaqsun 
it looks as if this will not be pursued any more, so I'll remove the labels so that it disappears from the filters. Feel free to label again in case you pick this up again.  (But if so, merge head and trigger testing again.)

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

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


More information about the jdk-updates-dev mailing list