Stewart X Addison

Results 1718 comments of Stewart X Addison

I think this needs to be a case of changing the default from `openj9` to `hotspot`. I don't think we can reasonably justify continuing to use `openj9`/`semeru` as the boot...

> What also might need to be done is replace all current 'boot' images installed - I am guessing that they are all openj9 based atm Yeah, and that will...

@sej-jackson Are you able to work with @adam-thorpe to investigate this failing test case this week?

Need to run a Grinder to verify before closing, especially since this is quite an old issue

It's jtreg so will be part of the openjdk suite: https://github.com/adoptium/jdk8u/blob/master/jdk/test/java/net/Inet4Address/PingThis.java

Don't need to invoke jtreg directly in Grinder - use `jdk_custom` as the target then put the full path to the java file in the field below. See the instructions...

@aixtools Any change would need to be submitted to the upstream openjdk project if we can develop a fix - I wouldn't want to modify the code in our mirror...

Looks to have been excluded at https://github.com/adoptium/aqa-tests/blame/master/openjdk/excludes/ProblemList_openjdk8.txt#L196 (and the equivalent line for OpenJ9 in https://github.com/adoptium/aqa-tests/blame/master/openjdk/excludes/ProblemList_openjdk8-openj9.txt) We wouldn't want to re-enable that until we have verified that it passes (the point...

> Update: backports are not being accepted at https://github.com/openjdk/jdk8u. > It is testable via https://github.com/aixtools/jdk8u, branch PingThis_AIX In that case we have two options (1) Hold a patch ourselves (Not...

Related: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1270 Also, this is potentially an important consideration for @andrew-m-leonard as part of https://github.com/adoptium/temurin-build/issues/2522