Taizo Kurashige

Results 5 issues of Taizo Kurashige

Hi, This is a backport of JDK-8296631: NSS tests failing on OL9 linux-aarch64 hosts Original patch does not apply cleanly for the following reasons: ・Fix to getOsMap() in test/jdk/sun/security/pkcs11/PKCS11Test.java can...

backport
rfr
approval

Hi all, This is a backport of JDK-8026976: ECParameters, Point does not match field size Except for the fix in the Problemlist and the one for Copyright year, original patch...

rfr
backport
approval

Hi all, This is a backport of JDK-8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java Original patch doesn't apply cleanly to 8u because [JDK-8056911](https://bugs.openjdk.org/browse/JDK-8056911) isn't backported to 8u. Backporting JDK-8056911 involves changing the behavior of...

rfr
backport

Hi all, This PR fixes the wrong version of Xerces-J. The version of Xerces-J became 2.7.1 in JDK-7150324, but it is 2.10.0 in THIRD_PARTY_README. Just fix THIRD_PARTY_README, no risk. Thanks...

rfr

This PR is improvement of warning message when fail to load hsdis library. [JDK-8287001](https://bugs.openjdk.org/browse/JDK-8287001) introduced a warning on hsdis library load failure. This is useful when the user executes -XX:+PrintAssembly,...

rfr
hotspot-compiler