Skip to content

Conversation

@civanyp
Copy link
Contributor

@civanyp civanyp commented Dec 1, 2015

This pull request is focused on resolving occurrences of Sonar rule squid:S1166 - “Exception handlers should preserve the original exception”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1166

Please let me know if you have any questions.

Christian

@matzew
Copy link
Collaborator

matzew commented Dec 1, 2015

There is a JDK 6 issue with https://docs.oracle.com/javase/7/docs/api/java/lang/AssertionError.html#AssertionError(java.lang.String,%20java.lang.Throwable)

I am fine w/ removing JDK6 - and just supporting 7 / 8

but wanted to mention, @civanyp

@matzew
Copy link
Collaborator

matzew commented Dec 1, 2015

I am really tempted to remove JDK_6 - especially that JDK_8 can be tested now via Travis_CI :-)

@civanyp civanyp closed this Dec 1, 2015
@civanyp civanyp deleted the release/exception-handlers-fix-1 branch December 1, 2015 15:30
@civanyp civanyp restored the release/exception-handlers-fix-1 branch December 1, 2015 15:31
@civanyp
Copy link
Contributor Author

civanyp commented Dec 1, 2015

Sorry, I did a mistake by deleting the branch.
Can you please reopen the PR?

@matzew matzew reopened this Dec 1, 2015
@civanyp
Copy link
Contributor Author

civanyp commented Dec 1, 2015

Great thanks!

@civanyp
Copy link
Contributor Author

civanyp commented Dec 6, 2015

Updated!
All checks have passed.

@matzew matzew merged commit a7d1e9f into notnoop:master Jun 28, 2016
cemcatik pushed a commit to cemcatik/java-apns that referenced this pull request Apr 11, 2017
…lers-fix-1

Code quality fix - Exception handlers should preserve the original exception
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.

2 participants