Thu, 12 Jul 2018 13:40:20 +0200 Added tag jdk-11+22 for changeset 9937ef7499dc
jwilhelm [Thu, 12 Jul 2018 13:40:20 +0200] rev 51066
Added tag jdk-11+22 for changeset 9937ef7499dc
Thu, 12 Jul 2018 15:17:18 +0530 8204860: The frame could be resized by dragging a corner of the frame with the mouse
mhalder [Thu, 12 Jul 2018 15:17:18 +0530] rev 51065
8204860: The frame could be resized by dragging a corner of the frame with the mouse Reviewed-by: prr, psadhukhan
Thu, 12 Jul 2018 09:13:55 +0200 8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
shade [Thu, 12 Jul 2018 09:13:55 +0200] rev 51064
8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT Reviewed-by: twisti, kvn
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 51063
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error Reviewed-by: xuelei
Wed, 11 Jul 2018 14:54:35 -0700 8207068: Add Entrust root certificates
rhalade [Wed, 11 Jul 2018 14:54:35 -0700] rev 51062
8207068: Add Entrust root certificates Reviewed-by: weijun
Wed, 11 Jul 2018 14:47:43 -0700 8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly.
naoto [Wed, 11 Jul 2018 14:47:43 -0700] rev 51061
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly. Reviewed-by: rriggs
Tue, 10 Jul 2018 15:29:25 -0700 8205643: HeapMonitorGCCMSTest fails with Graal
jcbeyler [Tue, 10 Jul 2018 15:29:25 -0700] rev 51060
8205643: HeapMonitorGCCMSTest fails with Graal Summary: Do not run HeapMonitorGCCMSTest with Graal Reviewed-by: amenkov, sspitsyn Contributed-by: jcbeyler@google.com
Thu, 12 Jul 2018 15:02:41 -0700 8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
mikael [Thu, 12 Jul 2018 15:02:41 -0700] rev 51059
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java Reviewed-by: prr
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
Thu, 12 Jul 2018 06:04:57 -0700 8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0
igerasim [Thu, 12 Jul 2018 06:04:57 -0700] rev 51043
8207145: (fs) Native memory leak in WindowsNativeDispatcher.LookupPrivilegeValue0 Reviewed-by: alanb
Wed, 11 Jul 2018 13:55:38 -0400 8207056: Epsilon GC to support object pinning
zgu [Wed, 11 Jul 2018 13:55:38 -0400] rev 51042
8207056: Epsilon GC to support object pinning Summary: Epsilon GC to use object pinning to avoid expensive GCLocker Reviewed-by: shade, rkennke
Thu, 12 Jul 2018 12:22:54 +0200 Added tag jdk-12+2 for changeset 69b438908512
jwilhelm [Thu, 12 Jul 2018 12:22:54 +0200] rev 51041
Added tag jdk-12+2 for changeset 69b438908512
Wed, 11 Jul 2018 16:12:18 -0700 8207055: Make javac -help output for -source and -target more informative
darcy [Wed, 11 Jul 2018 16:12:18 -0700] rev 51040
8207055: Make javac -help output for -source and -target more informative Reviewed-by: jjg
Wed, 11 Jul 2018 14:32:42 -0700 8207005: Disable the file canonicalization cache by default
bchristi [Wed, 11 Jul 2018 14:32:42 -0700] rev 51039
8207005: Disable the file canonicalization cache by default Reviewed-by: alanb, bpb
Wed, 11 Jul 2018 21:41:43 +0200 Merge
jwilhelm [Wed, 11 Jul 2018 21:41:43 +0200] rev 51038
Merge
Wed, 11 Jul 2018 15:08:44 -0400 8207044: minimal vm build fail: missing #include
bulasevich [Wed, 11 Jul 2018 15:08:44 -0400] rev 51037
8207044: minimal vm build fail: missing #include Summary: Add missing #include Reviewed-by: kbarrett, shade Contributed-by: boris.ulasevich@bell-sw.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip