Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk_util_j9_0 RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@16d73892 #9124

Open
JasonFengJ9 opened this issue Apr 3, 2020 · 24 comments

Comments

@JasonFengJ9
Copy link
Member

Failure link

From an internal build Test_openjdk8_j9_sanity.openjdk_x86-64_mac_Nightly/333:

22:03:15  openjdk version "1.8.0_252-internal"
22:03:15  OpenJDK Runtime Environment (build 1.8.0_252-internal-jenkins_2020_04_02_21_41-b00)
22:03:15  Eclipse OpenJ9 VM (build ibm_sdk-4bf0a40282, JRE 1.8.0 Mac OS X amd64-64-Bit Compressed References 20200402_363 (JIT enabled, AOT enabled)
22:03:15  OpenJ9   - 4bf0a40282
22:03:15  OMR      - e6f71e920
22:03:15  JCL      - 4f7bf238294 based on jdk8u252-b08)

Optional info

Failure output (captured from console output)

22:12:06  ===============================================
22:12:06  Running test jdk_util_j9_0 ...
22:12:06  ===============================================

22:13:59  --------------------------------------------------
22:13:59  TEST: java/util/logging/Logger/logrb/TestLogrbResourceBundle.java
22:13:59  TEST JDK: /Users/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_x86-64_mac_Nightly/openjdkbinary/j2sdk-image

22:13:59  STDERR:
22:13:59  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@16d73892
22:13:59  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
22:13:59  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:13:59  	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
22:13:59  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
22:13:59  	at java.lang.reflect.Method.invoke(Method.java:498)
22:13:59  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
22:13:59  	at java.lang.Thread.run(Thread.java:821)
22:13:59  
22:13:59  JavaTest Message: Test threw exception: java.lang.RuntimeException

To rebuild the failed tests in =https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder, use the following links: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/parambuild/?JDK_VERSION=8&JDK_IMPL=openj9&BUILD_LIST=openjdk&PLATFORM=x86-64_mac&TARGET=jdk_util_j9_0

@pshipton
Copy link
Member

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac_Nightly/328
osx1011-x86-2
jdk_util_1
01:44:30 variation: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache Mode650
01:44:30 JVM_OPTIONS: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-UseCompressedOops
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

01:54:03  STDERR:
01:54:03  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@f5b82734
01:54:03  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
01:54:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:54:03  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:54:03  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:54:03  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:54:03  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
01:54:03  	at java.base/java.lang.Thread.run(Thread.java:861)

@pshipton
Copy link
Member

pshipton commented May 4, 2021

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux_Nightly/366/
rh7-390-3
jdk_util_0
JVM_OPTIONS: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

23:22:52  STDERR:
23:22:52  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@86c999ea
23:22:52  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
23:22:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
23:22:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
23:22:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
23:22:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
23:22:52  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
23:22:52  	at java.base/java.lang.Thread.run(Thread.java:861)

@pshipton
Copy link
Member

https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows_Nightly/345
win2012-x86-2
jdk_util_1
JVM_OPTIONS: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-UseCompressedOops
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

01:42:36  STDERR:
01:42:36  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@65ef1d02
01:42:36  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
01:42:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:42:36  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:42:36  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:42:36  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:42:36  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
01:42:36  	at java.base/java.lang.Thread.run(Thread.java:861)

@pshipton
Copy link
Member

pshipton commented May 10, 2021

10 x 4 grinder https://ci.eclipse.org/openj9/job/Grinder/1801/ - passed

@pshipton
Copy link
Member

pshipton commented Jun 9, 2021

Haven't seen this in a while, closing until it's seen again.

@pshipton pshipton closed this as completed Jun 9, 2021
@pshipton
Copy link
Member

Another one
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_ppc64_aix_Nightly/35

05:17:45  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@978ed43f
05:17:45  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

pshipton commented Jul 5, 2021

https://openj9-jenkins.osuosl.org/job/Test_openjdk16_j9_sanity.openjdk_x86-64_linux_Nightly/42

23:55:03  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@81ace7ee
23:55:03  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@JasonFengJ9
Copy link
Member Author

Seen in JDK11 Windows 0.27-release build (win2012-x86-3) [1]

13:44:34  openjdk version "11.0.12-internal" 2021-07-20
13:44:34  OpenJDK Runtime Environment (build 11.0.12-internal+0-adhoc.****.BuildJDK11x86-64windowsRelease)
13:44:34  Eclipse OpenJ9 VM (build v0.27.0-release-642e6b68d39, JRE 11 Windows Server 2012 R2 amd64-64-Bit Compressed References 20210710_5 (JIT enabled, AOT enabled)
13:44:34  OpenJ9   - 642e6b68d39
13:44:34  OMR      - 9db1c87
13:44:34  JCL      - 821c6801c34 based on jdk-11.0.12+6)

Rerun in Grinder

4:19:05  ===============================================
14:19:05  Running test jdk_util_0 ...
14:19:05  ===============================================
14:19:05  jdk_util_0 Start Time: Sat Jul 10 13:18:51 2021 Epoch Time (ms): 1625941131324
14:19:05  "F:/Users/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_windows_Release/openjdkbinary/j2sdk-image\\bin\\java" -Xshareclasses:destroyAll; "F:/Users/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_windows_Release/openjdkbinary/j2sdk-image\\bin\\java" -Xshareclasses:groupAccess,destroyAll; echo "cache cleanup done";
14:19:05  JVMSHRC005I No shared class caches available
14:19:05  JVMSHRC005I No shared class caches available
14:19:05  cache cleanup done
14:19:05  variation: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache Mode150
14:19:05  JVM_OPTIONS:  -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops 

14:22:18  --------------------------------------------------
14:22:18  TEST: java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

14:22:18  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@eb6e6c54
14:22:18  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
14:22:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:18  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:18  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:18  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:18  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
14:22:18  	at java.base/java.lang.Thread.run(Thread.java:866)
14:22:18  
14:22:18  JavaTest Message: Test threw exception: java.lang.RuntimeException
14:22:18  JavaTest Message: shutting down test
14:22:18  
14:22:18  
14:22:18  TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@eb6e6c54
14:22:18  --------------------------------------------------
14:35:54  Test results: passed: 839; failed: 1
14:36:06  Report written to F:\Users\jenkins\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows_Release\jvmtest\openjdk\report\html\report.html
14:36:06  Results written to F:\Users\jenkins\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows_Release\aqa-tests\TKG\output_16259393015639\jdk_util_0\work
14:36:06  Error: Some tests failed or other problems occurred.
14:36:06  
14:36:06  jdk_util_0_FAILED

[1] https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows_Release/4/consoleFull

@pshipton
Copy link
Member

pshipton commented Oct 1, 2021

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_ppc64_aix_Nightly/108/
jdk_util_1
-Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-UseCompressedOops
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

04:44:22  Testing LOGRB_NO_ARGS with foo.bar.baz and null
04:44:22  STDERR:
04:44:22  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@cb41957f
04:44:22  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
04:44:22  	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:44:22  	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:44:22  	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:44:22  	at java.lang.reflect.Method.invoke(Method.java:498)
04:44:22  	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
04:44:22  	at java.lang.Thread.run(Thread.java:826)

@JasonFengJ9
Copy link
Member Author

Observed at job/Test_openjdk11_j9_sanity.openjdk_s390x_linux/134/testReport/

[2021-10-14T19:38:14.581Z] Running test jdk_util_1 ...
[2021-10-14T19:38:14.581Z] ===============================================
[2021-10-14T19:38:14.581Z] jdk_util_1 Start Time: Thu Oct 14 12:38:09 2021 Epoch Time (ms): 1634240289725
[2021-10-14T19:38:14.581Z] "/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_s390x_linux/openjdkbinary/j2sdk-image/bin/java" -Xshareclasses:destroyAll; "/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_s390x_linux/openjdkbinary/j2sdk-image/bin/java" -Xshareclasses:groupAccess,destroyAll; echo "cache cleanup done";
[2021-10-14T19:38:14.581Z] JVMSHRC005I No shared class caches available
[2021-10-14T19:38:14.581Z] JVMSHRC005I No shared class caches available
[2021-10-14T19:38:14.581Z] cache cleanup done
[2021-10-14T19:38:14.581Z] variation: -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache Mode650
[2021-10-14T19:38:14.581Z] JVM_OPTIONS:  -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:-UseCompressedOops 

[2021-10-14T19:42:45.673Z] --------------------------------------------------
[2021-10-14T19:42:45.674Z] TEST: java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

[2021-10-14T19:42:45.680Z] STDERR:
[2021-10-14T19:42:45.680Z] java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@457e47b0
[2021-10-14T19:42:45.680Z] 	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)
[2021-10-14T19:42:45.680Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2021-10-14T19:42:45.680Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2021-10-14T19:42:45.680Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-10-14T19:42:45.680Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2021-10-14T19:42:45.680Z] 	at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
[2021-10-14T19:42:45.680Z] 	at java.base/java.lang.Thread.run(Thread.java:866)
[2021-10-14T19:42:45.681Z] 
[2021-10-14T19:42:45.681Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
[2021-10-14T19:42:45.681Z] JavaTest Message: shutting down test
[2021-10-14T19:42:45.681Z] 
[2021-10-14T19:42:45.681Z] 
[2021-10-14T19:42:45.681Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@457e47b0
[2021-10-14T19:42:45.681Z] --------------------------------------------------
[2021-10-14T19:54:22.711Z] Test results: passed: 839; failed: 1
[2021-10-14T19:54:29.682Z] Report written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_s390x_linux/jvmtest/openjdk/report/html/report.html
[2021-10-14T19:54:29.682Z] Results written to /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_s390x_linux/aqa-tests/TKG/output_16342370664949/jdk_util_1/work
[2021-10-14T19:54:29.682Z] Error: Some tests failed or other problems occurred.
[2021-10-14T19:54:29.682Z] 
[2021-10-14T19:54:29.682Z] jdk_util_1_FAILED

@pshipton
Copy link
Member

Hasn't been reported in a while, closing.

@pshipton pshipton removed this from the Backlog milestone Feb 10, 2022
@pshipton
Copy link
Member

pshipton commented May 5, 2022

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/271 - cent6-x64-1
jdk_util_0 -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

00:57:29  rerun:
00:57:29  cd /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/TKG/output_16517177333665/jdk_util_0/work/scratch && \
00:57:29  DISPLAY=:0 \
00:57:29  HOME=/home/jenkins \
00:57:29  LANG=en_US.UTF-8 \
00:57:29  PATH=/bin:/usr/bin:/usr/sbin \
00:57:29      /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/openjdkbinary/j2sdk-image/bin/java \
00:57:29          -Dtest.vm.opts='-ea -esa -Xmx1540m -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops' \
00:57:29          -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-Xdump:system:none -J-Xdump:heap:none -J-Xdump:system:events=gpf+abort+traceassert+corruptcache -J-XX:+UseCompressedOops' \
00:57:29          -Dtest.compiler.opts= \
00:57:29          -Dtest.java.opts= \
00:57:29          -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/openjdkbinary/j2sdk-image \
00:57:29          -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/openjdkbinary/j2sdk-image \
00:57:29          -Dtest.timeout.factor=8.0 \
00:57:29          -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/openjdkbinary/openjdk-test-image/jdk/jtreg/native \
00:57:29          -Dtest.root=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/test/jdk \
00:57:29          -Dtest.name=java/util/logging/Logger/logrb/TestLogrbResourceBundle.java \
00:57:29          -Dtest.file=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/logging/Logger/logrb/TestLogrbResourceBundle.java \
00:57:29          -Dtest.src=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/logging/Logger/logrb \
00:57:29          -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/logging/Logger/logrb \
00:57:29          -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/TKG/output_16517177333665/jdk_util_0/work/classes/java/util/logging/Logger/logrb/TestLogrbResourceBundle.d \
00:57:29          -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/TKG/output_16517177333665/jdk_util_0/work/classes/java/util/logging/Logger/logrb/TestLogrbResourceBundle.d \
00:57:29          -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/TKG/output_16517177333665/jdk_util_0/work/classes/java/util/logging/Logger/logrb/TestLogrbResourceBundle.d:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/logging/Logger/logrb \
00:57:29          -Dtest.modules=java.logging \
00:57:29          -classpath /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/TKG/output_16517177333665/jdk_util_0/work/classes/java/util/logging/Logger/logrb/TestLogrbResourceBundle.d:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/util/logging/Logger/logrb:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_Nightly/jvmtest/openjdk/jtreg/lib/jtreg.jar \
00:57:29          TestLogrbResourceBundle
00:57:29  STDOUT:
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.ListBundle
00:57:29  Testing LOGRB_NO_ARGS with resources.ListBundle
00:57:29  Testing LOGRB_NO_ARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.ListBundle
00:57:29  Testing LOGRB_SINGLE_ARG with resources.ListBundle
00:57:29  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.ListBundle
00:57:29  Testing LOGRB_ARG_ARRAY with resources.ListBundle
00:57:29  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.ListBundle
00:57:29  Testing LOGRB_VARARGS with resources.ListBundle
00:57:29  Testing LOGRB_VARARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.ListBundle
00:57:29  Testing LOGRB_THROWABLE with resources.ListBundle
00:57:29  Testing LOGRB_THROWABLE with resources.PropertyBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.PropertyBundle
00:57:29  Configuring foo.bar with java.util.PropertyResourceBundle@8a6328c3
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.ListBundle
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.ListBundle
00:57:29  Testing LOGRB_NO_ARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.ListBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.ListBundle
00:57:29  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.ListBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.ListBundle
00:57:29  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.ListBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.ListBundle
00:57:29  Testing LOGRB_VARARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.ListBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.ListBundle
00:57:29  Testing LOGRB_THROWABLE with resources.PropertyBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.PropertyBundle
00:57:29  Configuring foo.bar with java.util.PropertyResourceBundle@203ff25d
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.ListBundle
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.ListBundle
00:57:29  Testing LOGRB_NO_ARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_NO_ARGS with null
00:57:29  Testing LOGRB_NO_ARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.ListBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.ListBundle
00:57:29  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
00:57:29  Testing LOGRB_SINGLE_ARG with null
00:57:29  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.ListBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.ListBundle
00:57:29  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
00:57:29  Testing LOGRB_ARG_ARRAY with null
00:57:29  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.ListBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.ListBundle
00:57:29  Testing LOGRB_VARARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_VARARGS with null
00:57:29  Testing LOGRB_VARARGS with resources.PropertyBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.ListBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.ListBundle
00:57:29  Testing LOGRB_THROWABLE with resources.PropertyBundle
00:57:29  Testing LOGRB_THROWABLE with null
00:57:29  Testing LOGRB_THROWABLE with resources.PropertyBundle
00:57:29  Testing LOGRB_NO_ARGS with foo.bar.baz and null
00:57:29  STDERR:
00:57:29  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@203ff25d
00:57:29  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton pshipton reopened this May 5, 2022
@pshipton
Copy link
Member

pshipton commented Aug 4, 2022

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/222
jdk_util_0
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

20:16:25  rerun:
20:16:25  cd /home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/TKG/output_16595710675600/jdk_util_0/work/scratch/1 && \
20:16:25  DISPLAY=:0 \
20:16:25  HOME=/home/jenkins \
20:16:25  LANG=C.UTF-8 \
20:16:25  PATH=/bin:/usr/bin:/usr/sbin \
20:16:25      /home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/openjdkbinary/j2sdk-image/bin/java \
20:16:25          -Dtest.vm.opts='-ea -esa -Xmx1540m -Xdump:system:none -Xdump:heap:none -Xdump:system:events=gpf+abort+traceassert+corruptcache -XX:+UseCompressedOops' \
20:16:25          -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx1540m -J-Xdump:system:none -J-Xdump:heap:none -J-Xdump:system:events=gpf+abort+traceassert+corruptcache -J-XX:+UseCompressedOops' \
20:16:25          -Dtest.compiler.opts= \
20:16:25          -Dtest.java.opts= \
20:16:25          -Dtest.jdk=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/openjdkbinary/j2sdk-image \
20:16:25          -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/openjdkbinary/j2sdk-image \
20:16:25          -Dtest.timeout.factor=8.0 \
20:16:25          -Dtest.root=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/jdk/test \
20:16:25          -Dtest.name=java/util/logging/Logger/logrb/TestLogrbResourceBundle.java \
20:16:25          -Dtest.file=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/jdk/test/java/util/logging/Logger/logrb/TestLogrbResourceBundle.java \
20:16:25          -Dtest.src=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/jdk/test/java/util/logging/Logger/logrb \
20:16:25          -Dtest.src.path=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/jdk/test/java/util/logging/Logger/logrb \
20:16:25          -Dtest.classes=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/TKG/output_16595710675600/jdk_util_0/work/classes/1/java/util/logging/Logger/logrb \
20:16:25          -Dtest.class.path=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/TKG/output_16595710675600/jdk_util_0/work/classes/1/java/util/logging/Logger/logrb \
20:16:25          -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/TKG/output_16595710675600/jdk_util_0/work/classes/1/java/util/logging/Logger/logrb:/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/jdk/test/java/util/logging/Logger/logrb \
20:16:25          -classpath /home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/TKG/output_16595710675600/jdk_util_0/work/classes/1/java/util/logging/Logger/logrb:/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/aqa-tests/openjdk/openjdk-jdk/jdk/test/java/util/logging/Logger/logrb:/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/openjdkbinary/j2sdk-image/lib/tools.jar:/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_aarch64_linux_Nightly/jvmtest/openjdk/jtreg/lib/jtreg.jar \
20:16:25          TestLogrbResourceBundle
20:16:25  STDOUT:
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.ListBundle
20:16:25  Testing LOGRB_NO_ARGS with resources.ListBundle
20:16:25  Testing LOGRB_NO_ARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.ListBundle
20:16:25  Testing LOGRB_SINGLE_ARG with resources.ListBundle
20:16:25  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.ListBundle
20:16:25  Testing LOGRB_ARG_ARRAY with resources.ListBundle
20:16:25  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.ListBundle
20:16:25  Testing LOGRB_VARARGS with resources.ListBundle
20:16:25  Testing LOGRB_VARARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.ListBundle
20:16:25  Testing LOGRB_THROWABLE with resources.ListBundle
20:16:25  Testing LOGRB_THROWABLE with resources.PropertyBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.PropertyBundle
20:16:25  Configuring foo.bar with java.util.PropertyResourceBundle@41101d5c
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.ListBundle
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.ListBundle
20:16:25  Testing LOGRB_NO_ARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.ListBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.ListBundle
20:16:25  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.ListBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.ListBundle
20:16:25  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.ListBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.ListBundle
20:16:25  Testing LOGRB_VARARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.ListBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.ListBundle
20:16:25  Testing LOGRB_THROWABLE with resources.PropertyBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.PropertyBundle
20:16:25  Configuring foo.bar with java.util.PropertyResourceBundle@b23729ea
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.ListBundle
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.ListBundle
20:16:25  Testing LOGRB_NO_ARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_NO_ARGS with null
20:16:25  Testing LOGRB_NO_ARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.ListBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.ListBundle
20:16:25  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
20:16:25  Testing LOGRB_SINGLE_ARG with null
20:16:25  Testing LOGRB_SINGLE_ARG with resources.PropertyBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.ListBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.ListBundle
20:16:25  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
20:16:25  Testing LOGRB_ARG_ARRAY with null
20:16:25  Testing LOGRB_ARG_ARRAY with resources.PropertyBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.ListBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.ListBundle
20:16:25  Testing LOGRB_VARARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_VARARGS with null
20:16:25  Testing LOGRB_VARARGS with resources.PropertyBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.ListBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.ListBundle
20:16:25  Testing LOGRB_THROWABLE with resources.PropertyBundle
20:16:25  Testing LOGRB_THROWABLE with null
20:16:25  Testing LOGRB_THROWABLE with resources.PropertyBundle
20:16:25  Testing LOGRB_NO_ARGS with foo.bar.baz and null
20:16:25  STDERR:
20:16:25  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@b23729ea
20:16:25  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

pshipton commented Sep 9, 2022

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly/310
jdk_util_0
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

00:14:50  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@1a5705aa
00:14:50  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_ppc64_aix_Nightly/304/
jdk_util_0
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

22:27:12  Testing LOGRB_NO_ARGS with foo.bar.baz and null
22:27:12  STDERR:
22:27:12  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@72096408
22:27:12  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_ppc64le_linux_Nightly/409/
jdk_util_0
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

22:04:24  Testing LOGRB_NO_ARGS with foo.bar.baz and null
22:04:24  STDERR:
22:04:24  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@941d8913
22:04:24  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly_testList_0/16/
jdk_util_0
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

07:41:47  STDERR:
07:41:47  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@ffb03324
07:41:47  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

pshipton commented Aug 3, 2023

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_ppc64_aix_Nightly_testList_0/20/
jdk_util_0
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

05:43:27  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@8bf84d94
05:43:27  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

pshipton commented Aug 9, 2023

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly_testList_1/26
jdk_util_1
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

02:07:58  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@59c90ba
02:07:58  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton pshipton closed this as completed Aug 9, 2023
@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_Nightly_testList_1/85/
jdk_util_1
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

01:27:19  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@80a2c78
01:27:19  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton pshipton reopened this Nov 13, 2023
@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_s390x_linux_OMR_testList_2/71/
jdk_util_1
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

06:51:30  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@3384e5d6
06:51:30  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

@pshipton
Copy link
Member

pshipton commented Apr 3, 2024

https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_x86-32_windows_Nightly_testList_0/180/
jdk_util_2
java/util/logging/Logger/logrb/TestLogrbResourceBundle.java

04:15:40  Testing LOGRB_NO_ARGS with foo.bar.baz and null
04:15:40  STDERR:
04:15:40  java.lang.RuntimeException: Unexpected bundle: java.util.PropertyResourceBundle@fa16ce1f
04:15:40  	at TestLogrbResourceBundle.main(TestLogrbResourceBundle.java:351)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants