Description
Fix unit tests that fail when compiling with jdk7 as they depend on the order of tests run - TestGFCross, TestJsonLoaderStorage, TestLogToPhyCompiler, TestMRCompiler, TestMergeJoinOuter and TestNewPlanLogToPhyTranslationVisitor. jdk7 returns methods in a different order during reflection.
Attachments
Attachments
Issue Links
- is related to
-
PIG-2405 svn tags/release-0.9.1: some unit test case failed with open JDK
- Closed