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

JDK17 invalid boolean value: null' for expression vm.flagless' #19980

Closed
JasonFengJ9 opened this issue Aug 7, 2024 · 1 comment · Fixed by ibmruntimes/openj9-openjdk-jdk17#372

Comments

@JasonFengJ9
Copy link
Member

Failure link

From an internal build(ubu22-aarch64-6):

java version "17.0.13-beta" 2024-10-15
IBM Semeru Runtime Certified Edition 17.0.13+1-202408031434 (build 17.0.13-beta+1-202408031434)
Eclipse OpenJ9 VM 17.0.13+1-202408031434 (build master-27dac39d2c, JRE 17 Linux aarch64-64-Bit Compressed References 20240803_729 (JIT enabled, AOT enabled)
OpenJ9   - 27dac39d2c
OMR      - 9ccff3cf2
JCL      - fb48a6ea96 based on jdk-17.0.13+1)

Rerun in Grinder - Change TARGET to run only the failed test targets.

Optional info

Failure output (captured from console output)

[2024-08-03T15:43:22.704Z] variation: Mode150
[2024-08-03T15:43:22.704Z] JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

[2024-08-03T15:47:27.690Z] TEST: java/nio/channels/SocketChannel/OpenLeak.java
[2024-08-03T15:47:27.690Z] 
[2024-08-03T15:47:27.690Z] TEST RESULT: Error. Error evaluating expression: invalid boolean value: `null' for expression `vm.flagless'
[2024-08-03T15:47:27.690Z] --------------------------------------------------
[2024-08-03T15:52:42.537Z] Test results: passed: 444; error: 1
[2024-08-03T15:53:00.340Z] Report written to /home/jenkins/workspace/Test_openjdk17_j9_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/output_17226988084414/jdk_nio_0/report/html/report.html
[2024-08-03T15:53:00.340Z] Results written to /home/jenkins/workspace/Test_openjdk17_j9_extended.openjdk_aarch64_linux_testList_1/aqa-tests/TKG/output_17226988084414/jdk_nio_0/work
[2024-08-03T15:53:00.340Z] Error: Some tests failed or other problems occurred.
[2024-08-03T15:53:00.340Z] -----------------------------------
[2024-08-03T15:53:00.340Z] jdk_nio_0_FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants