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

SPARK-2766: ScalaReflectionSuite throw an llegalArgumentException in JDK 6 #1683

Closed
wants to merge 1 commit into from

Conversation

witgo
Copy link
Contributor

@witgo witgo commented Jul 31, 2014

No description provided.

@srowen
Copy link
Member

srowen commented Jul 31, 2014

I looked this up just to confirm that it is a behavior change between Java 6 and 7, and indeed 6 was stricter:

http://docs.oracle.com/javase/6/docs/api/java/sql/Timestamp.html#valueOf(java.lang.String)
http://docs.oracle.com/javase/7/docs/api/java/sql/Timestamp.html#valueOf(java.lang.String)

+1

@pwendell
Copy link
Contributor

pwendell commented Aug 1, 2014

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Aug 1, 2014

QA tests have started for PR 1683. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17619/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 1, 2014

QA results for PR 1683:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17619/consoleFull

@witgo
Copy link
Contributor Author

witgo commented Aug 1, 2014

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Aug 1, 2014

QA tests have started for PR 1683. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17625/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 1, 2014

QA tests have started for PR 1683. This patch merges cleanly.
View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17626/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 1, 2014

QA results for PR 1683:
- This patch FAILED unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17625/consoleFull

@SparkQA
Copy link

SparkQA commented Aug 1, 2014

QA results for PR 1683:
- This patch PASSES unit tests.
- This patch merges cleanly
- This patch adds no public classes

For more information see test ouptut:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/17626/consoleFull

@asfgit asfgit closed this in 9998efa Aug 1, 2014
@witgo witgo deleted the SPARK-2766 branch August 1, 2014 05:05
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
…JDK 6

Author: GuoQiang Li <witgo@qq.com>

Closes apache#1683 from witgo/SPARK-2766 and squashes the following commits:

d0db00c [GuoQiang Li] ScalaReflectionSuite  throw an llegalArgumentException in JDK 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants