Tue, 19 Feb 2019 09:02:28 +0100 8218965: aix: support xlclang++ in the compiler detection
mbaesken [Tue, 19 Feb 2019 09:02:28 +0100] rev 53837
8218965: aix: support xlclang++ in the compiler detection Reviewed-by: ihse, mdoerr
Tue, 19 Feb 2019 19:27:08 -0800 8219132: switch to jtreg4.2-b14
iignatyev [Tue, 19 Feb 2019 19:27:08 -0800] rev 53836
8219132: switch to jtreg4.2-b14 Reviewed-by: erikj
Tue, 19 Feb 2019 14:25:52 -0800 8219394: Missing FIXPATH in microbenchmark test runner
erikj [Tue, 19 Feb 2019 14:25:52 -0800] rev 53835
8219394: Missing FIXPATH in microbenchmark test runner Reviewed-by: redestad
Tue, 19 Feb 2019 23:02:41 +0100 8219393: Add native library support for microbenchmarks
redestad [Tue, 19 Feb 2019 23:02:41 +0100] rev 53834
8219393: Add native library support for microbenchmarks Reviewed-by: erikj Contributed-by: jbvernee@xs4all.nl
Tue, 19 Feb 2019 13:51:11 -0800 8219391: extend gcov support to llvm/clang
iignatyev [Tue, 19 Feb 2019 13:51:11 -0800] rev 53833
8219391: extend gcov support to llvm/clang Reviewed-by: erikj
Tue, 19 Feb 2019 13:05:16 -0800 8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position
bpb [Tue, 19 Feb 2019 13:05:16 -0800] rev 53832
8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position Reviewed-by: alanb, darcy, rriggs
Tue, 19 Feb 2019 12:46:22 -0800 8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
erikj [Tue, 19 Feb 2019 12:46:22 -0800] rev 53831
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js Reviewed-by: ihse
Tue, 19 Feb 2019 12:44:56 -0800 8217032: Check pandoc capabilities in configure
erikj [Tue, 19 Feb 2019 12:44:56 -0800] rev 53830
8217032: Check pandoc capabilities in configure Reviewed-by: mikael, ihse
Tue, 19 Feb 2019 12:43:10 -0800 8211016: make images does not update jdk/lib/src.zip with latest changes
erikj [Tue, 19 Feb 2019 12:43:10 -0800] rev 53829
8211016: make images does not update jdk/lib/src.zip with latest changes Reviewed-by: ihse
Tue, 19 Feb 2019 12:40:44 -0800 8219129: Allow overriding of license files in legal dir
erikj [Tue, 19 Feb 2019 12:40:44 -0800] rev 53828
8219129: Allow overriding of license files in legal dir Reviewed-by: ihse
Tue, 19 Feb 2019 12:05:43 -0800 8218947: jdb threads command should print threadID in decimal, not hex
cjplummer [Tue, 19 Feb 2019 12:05:43 -0800] rev 53827
8218947: jdb threads command should print threadID in decimal, not hex Summary: print objectIDs in decimal. Reviewed-by: sspitsyn, dholmes, jcbeyler
Tue, 19 Feb 2019 19:04:55 +0100 Merge
jwilhelm [Tue, 19 Feb 2019 19:04:55 +0100] rev 53826
Merge
Tue, 19 Feb 2019 08:25:11 -0800 8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits jdk-12+33 jdk-12-ga
sviswanathan [Tue, 19 Feb 2019 08:25:11 -0800] rev 53825
8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits Summary: fix wrong CPU feature bits set Reviewed-by: kvn, neliasso
Thu, 14 Feb 2019 01:22:07 +0100 Added tag jdk-12+32 for changeset 4ce47bc1fb92
jwilhelm [Thu, 14 Feb 2019 01:22:07 +0100] rev 53824
Added tag jdk-12+32 for changeset 4ce47bc1fb92
Tue, 19 Feb 2019 12:50:09 -0500 8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test
zgu [Tue, 19 Feb 2019 12:50:09 -0500] rev 53823
8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test Reviewed-by: dcubed
Tue, 19 Feb 2019 09:06:44 -0800 4887513: Typo in RMIFailureHandler interface doc page
igerasim [Tue, 19 Feb 2019 09:06:44 -0800] rev 53822
4887513: Typo in RMIFailureHandler interface doc page Reviewed-by: dfuchs Contributed-by: Andrey Turbanov <turbanoff@gmail.com>, Ivan Gerasimov <ivan.gerasimov@oracle.com>
Mon, 18 Feb 2019 12:52:55 +0100 8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine
azeller [Mon, 18 Feb 2019 12:52:55 +0100] rev 53821
8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine Reviewed-by: clanger, rriggs, nishjain, mbaesken
Tue, 19 Feb 2019 12:56:02 +0100 8219097: Move comment about using weak code blobs closure for code root scanning to correct place
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53820
8219097: Move comment about using weak code blobs closure for code root scanning to correct place Reviewed-by: kbarrett
Tue, 19 Feb 2019 12:56:02 +0100 8218920: Scan HCC should be on the same level as Update RS etc. in the log
tschatzl [Tue, 19 Feb 2019 12:56:02 +0100] rev 53819
8218920: Scan HCC should be on the same level as Update RS etc. in the log Reviewed-by: lkorinth, kbarrett
Tue, 19 Feb 2019 12:56:00 +0100 8218672: AOT code root scanning shows in the wrong position in the logs
tschatzl [Tue, 19 Feb 2019 12:56:00 +0100] rev 53818
8218672: AOT code root scanning shows in the wrong position in the logs Reviewed-by: lkorinth, kbarrett
Tue, 19 Feb 2019 10:04:53 +0100 8218978: SA: Enable more ZGC testing
stefank [Tue, 19 Feb 2019 10:04:53 +0100] rev 53817
8218978: SA: Enable more ZGC testing Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:04:44 +0100 8218970: SA: Enable HeapHprofBinWriter for ZGC
stefank [Tue, 19 Feb 2019 10:04:44 +0100] rev 53816
8218970: SA: Enable HeapHprofBinWriter for ZGC Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:04:28 +0100 8218922: SA: Enable best-effort implementation of live regions iteration for ZGC
stefank [Tue, 19 Feb 2019 10:04:28 +0100] rev 53815
8218922: SA: Enable best-effort implementation of live regions iteration for ZGC Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:03:41 +0100 8219003: SA: Refactor live regions iteration in preparation for JDK-8218922
stefank [Tue, 19 Feb 2019 10:03:41 +0100] rev 53814
8219003: SA: Refactor live regions iteration in preparation for JDK-8218922 Reviewed-by: eosterlund, ysuenaga
Tue, 19 Feb 2019 10:03:29 +0100 8218746: SA: Implement discontiguous bitmap for ZGC
stefank [Tue, 19 Feb 2019 10:03:29 +0100] rev 53813
8218746: SA: Implement discontiguous bitmap for ZGC Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:02:54 +0100 8218743: SA: Add support for large bitmaps
stefank [Tue, 19 Feb 2019 10:02:54 +0100] rev 53812
8218743: SA: Add support for large bitmaps Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:02:42 +0100 8218734: SA: Incorrect and raw loads of OopHandles
stefank [Tue, 19 Feb 2019 10:02:42 +0100] rev 53811
8218734: SA: Incorrect and raw loads of OopHandles Reviewed-by: eosterlund, coleenp, jgeorge
Tue, 19 Feb 2019 10:02:00 +0100 8218733: SA: CollectedHeap provides broken implementation for used() and capacity()
stefank [Tue, 19 Feb 2019 10:02:00 +0100] rev 53810
8218733: SA: CollectedHeap provides broken implementation for used() and capacity() Reviewed-by: shade, jgeorge, eosterlund
Tue, 19 Feb 2019 10:01:50 +0100 8218732: SA: Resolves ZPageAllocator::_physical incorrectly
stefank [Tue, 19 Feb 2019 10:01:50 +0100] rev 53809
8218732: SA: Resolves ZPageAllocator::_physical incorrectly Reviewed-by: eosterlund, jgeorge
Tue, 19 Feb 2019 10:00:51 +0100 8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject
stefank [Tue, 19 Feb 2019 10:00:51 +0100] rev 53808
8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject Reviewed-by: eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip