Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
(Java) V4 4.6.0
-
None
-
None
Description
In class EdmEntityTypeImpl.java, Line 137, in the recursive method to see if the basetype has stream or not -
if entityBaseType is non-null, the code will get stuck in infinite loop and will result in stackoverflow exception.