Simon Rushton

Results 8 issues of Simon Rushton

Currently icedtea-web is not being included in the 32 bit windows jdk because it requires a 64 bit operating system to run it. This issue is for the creation of...

enhancement

Jobs are failing with: ``` Running on test-azure-win2012r2-x64-1 in C:\Users\jenkins\workspace\Grinder [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... ERROR: Cannot delete workspace :Unable to delete...

os:windows
arch:x64
systemdown
provider:azure

https://ci.adoptopenjdk.net/job/Test_openjdk16_hs_sanity.openjdk_x86-64_windows/69/consoleFull The failing tests specify a 5Gb java heap. ``` 02:14:13 TEST: java/lang/StringBuffer/HugeCapacity.java 02:14:13 TEST JDK: E:\workspace\Test_openjdk16_hs_sanity.openjdk_x86-64_windows\openjdkbinary\j2sdk-image 02:14:13 02:14:13 ACTION: build -- Passed. Build successful 02:14:13 REASON: Named class compiled...

arch:x64
provider:ibmcloud
testFail

Test fails on: test-azure-win2016-x64-1: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/634/console Test passes on test-ibmcloud-win2012r2-x64-1: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/633/console Test passes on test-azure-win2019-x64-1: https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/633/console As far as I can tell from the test case source (https://github.com/AdoptOpenJDK/openjdk-jdk11u/blob/master/test/jdk/java/io/File/TimeZoneLastModified.java), it is trying...

arch:x64
testFail
provider:azure

s390x_linux extended.openjdk target jdk_other fails with ``` javax.naming.CommunicationException: DNS error [Root exception is java.net.SocketException: No route to host (Receive failed)]; remaining name '' ``` Example failing job: https://ci.adoptopenjdk.net/job/Test_openjdk16_j9_extended.openjdk_s390x_linux/9/consoleFull Looks like...

arch:s390x (zLinux)
testFail

It looks like the openj9 functional tests which create a j9core.dmp or other core file and then examine the contents of the file are failing to create the core dump....

arch:x64
testFail
provider:aws

The following openj9 shared classed test targets may fail when they land on test-azure-win2012r2-x64-2 or test-azure-win2016-x64-1. ``` SharedClassesAPI SharedClasses.SCM01.MultiCL SharedClasses.SCM01.MultiThread SharedClasses.SCM01.MultiThreadMultiCL SharedClasses.SCM23.MultiCL SharedClasses.SCM23.MultiThread SharedClasses.SCM23.MultiThreadMultiCL ``` The symptoms are various out...

os:windows
arch:x64
openj9
testFail
provider:azure

jdk8 win64 hotspot: jdk_jdi_0 fails with: ``` FATAL ERROR in native method: JDWP One or more of the library paths supplied to jdwp, likely by sun.boot.library.path, is too long., jvmtiError=JVMTI_ERROR_INVALID_LOCATION(24)...

bug
JBS