Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.4.1
-
Fix Version/s: 5.4.1, 6.0-milestone-1
-
Component/s: API
-
Labels:None
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
This randomly (sometimes beginList win, sometimes it's endlist) make parameters null when not explicitly provided in the XDOM+XML source for example.
Looks like the order of methods used to be stable in Java 6 and is now random in Java 7.