For a sample code provided, the 1.4.1 server JVM fails with an error
msg. that does not pose a problem with the client VM.
A workaround for the code exists, but on Linux the code runs on the
server VM with no modifications.
It appears like the optimizer drops one of two "for" loops in the
genome.java code attached.
msg. that does not pose a problem with the client VM.
A workaround for the code exists, but on Linux the code runs on the
server VM with no modifications.
It appears like the optimizer drops one of two "for" loops in the
genome.java code attached.
- duplicates
-
JDK-4928484 HotSpot compilation bug occurs in 1.4.1_05 in Arrays.sort(long...)
- Closed