[
https://issues.apache.org/jira/browse/PIG-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14043069#comment-14043069
]
Daniel Dai commented on PIG-4025:
---------------------------------
Patch looks good, one minor comment, can we put
"System.getProperty("java.vendor").contains("IBM")" to a method (eg,
org.apache.pig.impl.util.Utils.isVendorIBM).
> TestLoadFuncWrapper, TestLoadFuncMetaDataWrapper,TestStoreFuncWrapper and
> TestStoreFuncMetadataWrapper fail on IBM JDK
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: PIG-4025
> URL: https://issues.apache.org/jira/browse/PIG-4025
> Project: Pig
> Issue Type: Improvement
> Environment: ibm jdk6 sr12
> Reporter: Anup Ahire
> Assignee: Anup Ahire
> Attachments: PIG-4025.patch
>
>
> Method positioning on stack strace in IBM jdk is different which makes these
> tests fail . we can add JVM vendor check for getting stacktrace elements.
--
This message was sent by Atlassian JIRA
(v6.2#6252)