Sat, 14 Jul 2018 07:31:26 +0800 8206443: Update security libs manual test to cope with removal of javac -source/-target 6
jjiang [Sat, 14 Jul 2018 07:31:26 +0800] rev 51058
8206443: Update security libs manual test to cope with removal of javac -source/-target 6 Summary: Change compile -source/-target from 1.6 to 1.7 Reviewed-by: xuelei
Fri, 13 Jul 2018 13:58:17 -0400 8206470: Incorrect use of os::lasterror in ClassListParser
coleenp [Fri, 13 Jul 2018 13:58:17 -0400] rev 51057
8206470: Incorrect use of os::lasterror in ClassListParser Summary: The change is for future-proof the code in case errno gets overwritten inside the allocation logic. Reviewed-by: dholmes Contributed-by: patricio.chilano.mateo@oracle.com
Sun, 03 Jun 2018 23:33:00 -0700 8204267: Generate comments in -XX:+PrintInterpreter to link to source code
iklam [Sun, 03 Jun 2018 23:33:00 -0700] rev 51056
8204267: Generate comments in -XX:+PrintInterpreter to link to source code Summary: Changed __ macro to use Disassembler::hook() Reviewed-by: coleenp, aph
Fri, 13 Jul 2018 10:10:51 -0700 8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken
amenkov [Fri, 13 Jul 2018 10:10:51 -0700] rev 51055
8201513: nsk/jvmti/IterateThroughHeap/filter-* are broken Reviewed-by: sspitsyn, cjplummer
Fri, 13 Jul 2018 14:04:59 +0530 8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
nishjain [Fri, 13 Jul 2018 14:04:59 +0530] rev 51054
8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters Reviewed-by: naoto, rriggs
Thu, 12 Jul 2018 22:53:35 -0700 8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
dtitov [Thu, 12 Jul 2018 22:53:35 -0700] rev 51053
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][] Reviewed-by: sspitsyn, amenkov
Fri, 13 Jul 2018 02:36:42 +0000 8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
valeriep [Fri, 13 Jul 2018 02:36:42 +0000] rev 51052
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73) Summary: Do bounds check per encryption/decryption call instead of per block Reviewed-by: ascarpino, redestad
Thu, 12 Jul 2018 08:44:39 +0800 8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
weijun [Thu, 12 Jul 2018 08:44:39 +0800] rev 51051
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error Reviewed-by: xuelei
Thu, 12 Jul 2018 17:29:48 -0700 8207011: Remove uses of the register storage class specifier
mikael [Thu, 12 Jul 2018 17:29:48 -0700] rev 51050
8207011: Remove uses of the register storage class specifier Reviewed-by: kbarrett, kvn
Thu, 12 Jul 2018 10:41:44 -0400 8206007: nsk/jdb/exclude001 test is taking a long time on some builds
gadams [Thu, 12 Jul 2018 10:41:44 -0400] rev 51049
8206007: nsk/jdb/exclude001 test is taking a long time on some builds Reviewed-by: cjplummer, sspitsyn
Thu, 12 Jul 2018 13:32:45 -0700 8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled
lmesnik [Thu, 12 Jul 2018 13:32:45 -0700] rev 51048
8139876: Exclude hanging nsk/stress/stack from execution with deoptimization enabled Reviewed-by: kvn, mseledtsov
Thu, 12 Jul 2018 14:13:15 -0700 8028563: Remove javac support for 6/1.6 source and target values
darcy [Thu, 12 Jul 2018 14:13:15 -0700] rev 51047
8028563: Remove javac support for 6/1.6 source and target values Reviewed-by: jjg, erikj, henryjen
Thu, 12 Jul 2018 12:06:22 -0700 8194680: StartElement#getAttributes and getNamespaces refer to incorrect package
joehw [Thu, 12 Jul 2018 12:06:22 -0700] rev 51046
8194680: StartElement#getAttributes and getNamespaces refer to incorrect package Reviewed-by: jjg, lancea
Thu, 12 Jul 2018 11:32:14 -0700 8206122: Use Queue in place of ArrayList when need to remove first element
igerasim [Thu, 12 Jul 2018 11:32:14 -0700] rev 51045
8206122: Use Queue in place of ArrayList when need to remove first element Reviewed-by: martin, jjg, vromero
Thu, 12 Jul 2018 11:18:01 -0700 8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block
igerasim [Thu, 12 Jul 2018 11:18:01 -0700] rev 51044
8207060: Memory leak when malloc fails within WITH_UNICODE_STRING block Reviewed-by: vtewari, rriggs
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip