aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2012-02-17 19:07:31 +0000
committerSimon Tatham <anakin@pobox.com>2012-02-17 19:07:31 +0000
commitf38adf6394637d87d6595fd9f4755d193816d7d0 (patch)
tree58e3d2983973294fe01cb54e427ee71983efb718 /PuzzleApplet.java
parent21629d7e44bb61a26ae5088f524eef85f96a9aab (diff)
downloadpuzzles-f38adf6394637d87d6595fd9f4755d193816d7d0.zip
puzzles-f38adf6394637d87d6595fd9f4755d193816d7d0.tar.gz
puzzles-f38adf6394637d87d6595fd9f4755d193816d7d0.tar.bz2
puzzles-f38adf6394637d87d6595fd9f4755d193816d7d0.tar.xz
Tweak a conditional expression in pearl.c to work around a display bug
in the Java build - which turns out to be a JVM bug in OpenJDK 6, causing the NestedVM rendition of the expression (i==1?3:4) to be mis-JITed. OpenJDK 7 appears not to do that any more, but this equivalent (for these purposes) rephrasing should perturb the code just enough to dodge the problem. [originally from svn r9408]
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions