-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
13.0.1
-
x86_64
-
windows_7
A DESCRIPTION OF THE PROBLEM :
extension of early bug report regarding timsort|| it occurs also in jdk-13.0.1
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
It occurs deep down in tomcat 9 in a large medical web site that i can run also locally.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
diagnosis algorithm fails
ACTUAL -
see previous reported trace of the tomcat server
---------- BEGIN SOURCE ----------
nah -- cannot provide 5mb of source code
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
i showed a simple insertion sorter - that works - but cannot be a replacement for timsort
FREQUENCY : always
extension of early bug report regarding timsort|| it occurs also in jdk-13.0.1
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
It occurs deep down in tomcat 9 in a large medical web site that i can run also locally.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
diagnosis algorithm fails
ACTUAL -
see previous reported trace of the tomcat server
---------- BEGIN SOURCE ----------
nah -- cannot provide 5mb of source code
---------- END SOURCE ----------
CUSTOMER SUBMITTED WORKAROUND :
i showed a simple insertion sorter - that works - but cannot be a replacement for timsort
FREQUENCY : always
- relates to
-
JDK-8234482 timsort failure with exception Comparison method violates its general contract
-
- Closed
-