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

Triage jdk11.0.4_openj9-0.15.1 #1229

Closed
adamfarley opened this issue Jul 18, 2019 · 5 comments
Closed

Triage jdk11.0.4_openj9-0.15.1 #1229

adamfarley opened this issue Jul 18, 2019 · 5 comments
Assignees
Labels
Milestone

Comments

@adamfarley
Copy link
Contributor

Triage for release runs found here:

https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk11-pipeline/511/

Results of this issue to be copied into this issue by someone who has access:

AdoptOpenJDK/TSC#99 (comment)

@adamfarley adamfarley self-assigned this Jul 18, 2019
@adamfarley
Copy link
Contributor Author

adamfarley commented Jul 18, 2019

Windows xl

x86-64_mac_xl

  • sanity.openjdk
    https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl/7/consoleFull

    • BitSetStreamTest.java - Looks to be the same NPE we see on Windows XL (Investigating)
    • AddNodeChangeListener.java, CheckUserPrefsStorage.sh, RemoveReadOnlyNode.java, and RemoveUnregedListener.java - java.util.prefs.BackingStoreException: Synchronization failed for node '/' (Looks to be an OpenJDK regression on JDK-7184287, but only for XL. So it only affects J9.)

x86-64_mac

s390x_linux

  • extended.system
    PASSED

  • sanity.openjdk

    • java/lang/StringBuffer/CompactStringBuffer.java - Straight fail
java.lang.AssertionError: expected [0] but found [-1]
...
at CompactStringBuffer.testCompactStringBufferForLatinA(CompactStringBuffer.java:62)
  • java/net/httpclient/ConnectTimeoutNoProxyAsync.java - Connection timeout (Likely non-blocking)
  • java/net/httpclient/ConnectTimeoutNoProxySync.java - ConnectException: Connection refused (Likely non-blocking)
  • java/net/httpclient/ConnectTimeoutWithProxyAsync.java - ConnectException: Connection refused (Likely non-blocking)
  • java/net/httpclient/ConnectTimeoutWithProxySync.java - ConnectException: Connection refused (Likely non-blocking)
  • java/nio/channels/Selector/LotsOfChannels.java - Timeout (Likely non-blocking)
  • java/nio/channels/Selector/SelectWithConsumer.java - Straight fail
java.lang.AssertionError: expected [true] but found [false]
...
at SelectWithConsumer.testCancel(SelectWithConsumer.java:566)

(Investigating)

@karianna karianna added this to the July 2019 milestone Jul 18, 2019
@karianna karianna added the bug label Jul 18, 2019
@smlambert
Copy link
Contributor

hi @adamfarley, has this triage effort completed (with relevant issues raised)? If so, we can close this issue.

@adamfarley
Copy link
Contributor Author

Hi @smlambert - Issues weren't raised for these at the time, as my focus was on identifying blockers for the release.

Many of these issues haven't been seen since, though one or two have. Will raise issues for, and exclude, the latter,

@adamfarley
Copy link
Contributor Author

adamfarley commented Aug 5, 2019

Triage progress:

Windows xl

x86-64_mac_xl

  • sanity.openjdk
    • BitSetStreamTest.java - Not seen in the last 5 days of testing.
    • AddNodeChangeListener.java, CheckUserPrefsStorage.sh, RemoveReadOnlyNode.java, and RemoveUnregedListener.java - Not seen in the last 5 days of testing.

x86-64_mac

s390x_linux

@smlambert smlambert modified the milestones: July 2019, August 2019 Aug 5, 2019
@adamfarley
Copy link
Contributor Author

adamfarley commented Aug 6, 2019

Addendum: excluding the following tests from openJ9 runs on the relevant platforms until their issues are resolved:

ClassLoader/Assert.java
Promiscuous.java
java/lang/StringBuffer/CompactStringBuffer.java

PR: #1248

Won't add the http tests until we're sure it's not just a temporary machine issue.
Won't add SharedClassesAPI_0 because it could be a machine issue.

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

No branches or pull requests

3 participants