Skip to content

java2x - stripe: update ConnectException message format in test_proxy_down#80

Draft
xsalefter wants to merge 1 commit into
masterfrom
java2x
Draft

java2x - stripe: update ConnectException message format in test_proxy_down#80
xsalefter wants to merge 1 commit into
masterfrom
java2x

Conversation

@xsalefter
Copy link
Copy Markdown

On Java 21, java.net.ConnectException no longer duplicates the reason in parentheses. The actual message is: "Connection refused" instead of the Java 11 format: "Connection refused (Connection refused)"

Should be merged once we want to merge java2x branch in stripe.

On Java 21, java.net.ConnectException no longer duplicates the reason in parentheses. The actual message is: "Connection refused" instead of the Java 11 format: "Connection refused (Connection refused)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant