Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.3.1
-
Fix Version/s: None
-
Component/s: Core
-
Labels:None
-
JDK version and platform:Oracle 1.7.0, any platform
Description
Oracle's JDK 7 has a vendor string of "Oracle Corporation", which causes the method com.thoughtworks.xstream.core.JVM#bestReflectionProvider to return a PureJavaReflectionProvider instead of a Sun14ReflectionProvider, leading to changed behaviour.
Issue Links
- duplicates
-
XSTR-618 JRockit JVM Vendor change
See linked issue, it's appropriate also for former Sun JDK.