hg: jdk8u/jdk8u-dev/hotspot: 2 new changesets
shade at redhat.com
shade at redhat.com
Thu Mar 21 08:55:07 UTC 2019
Changeset: 6b67e2bcf2be
Author: jcm
Date: 2019-01-23 23:24 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/6b67e2bcf2be
8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
Summary: skip sfpt optimization for Load is removed for Java Object's Markword Load.
Reviewed-by: kvn, dlong
! src/share/vm/opto/memnode.cpp
Changeset: a49d6f06f0d5
Author: kevinw
Date: 2019-01-31 04:49 -0800
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/a49d6f06f0d5
8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining
Reviewed-by: kvn, thartmann
Contributed-by: fairoz.matte at oracle.com
! src/cpu/sparc/vm/stubGenerator_sparc.cpp
+ test/compiler/8209951/TestCipherBlockChainingEncrypt.java
More information about the jdk8u-dev-changes
mailing list