Skip to Main Content

Java APIs

Test failures with Java 8 (caused by HashSet ordering?)

3038893Sep 25 2015 — edited Sep 25 2015

Hi all,

I am facing any issue when upgrading my JVM from java 6 to java 8

Response XML when generated in java6

<tag1 name="1">1</tag1>

<tag2 name="2">2</tag2>

<tag3 name="3">3</tag3>


these tags are altered in response when executing in Java8


Request you to please guide me to resolve this issue




Regards

Priya


(email address removed by moderator (BluShadow) - responses to be posted on the community as this is not a personal support line)


Post Details
Locked on Oct 23 2015
Added on Sep 25 2015
0 comments
285 views