Wed, 20 Feb 2019 09:43:01 -0800 8219142: Remove unused JIMAGE_ResourcePath
mikael [Wed, 20 Feb 2019 09:43:01 -0800] rev 53851
8219142: Remove unused JIMAGE_ResourcePath Reviewed-by: dholmes, alanb
Wed, 20 Feb 2019 16:29:29 +0100 8203232: Shenandoah: Resolve oops in SATB filter
rkennke [Wed, 20 Feb 2019 16:29:29 +0100] rev 53850
8203232: Shenandoah: Resolve oops in SATB filter Reviewed-by: shade
Wed, 20 Feb 2019 10:22:46 -0500 8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer
zgu [Wed, 20 Feb 2019 10:22:46 -0500] rev 53849
8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer Reviewed-by: dholmes, rehn
Wed, 20 Feb 2019 14:44:58 +0100 8219441: test_logMessageTest missing static storage
rehn [Wed, 20 Feb 2019 14:44:58 +0100] rev 53848
8219441: test_logMessageTest missing static storage Reviewed-by: shade
Wed, 20 Feb 2019 08:31:40 -0500 8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread
zgu [Wed, 20 Feb 2019 08:31:40 -0500] rev 53847
8219244: NMT: Change ThreadSafepointState's allocation type from mtInternal to mtThread Reviewed-by: coleenp, minqi
Wed, 20 Feb 2019 14:30:33 +0100 8219096: Merge print_termination_stats code with current logging
tschatzl [Wed, 20 Feb 2019 14:30:33 +0100] rev 53846
8219096: Merge print_termination_stats code with current logging Reviewed-by: lkorinth, kbarrett
Wed, 20 Feb 2019 08:10:40 -0500 8167548: [TESTBUG] Logging tests put log files in source tree
hseigel [Wed, 20 Feb 2019 08:10:40 -0500] rev 53845
8167548: [TESTBUG] Logging tests put log files in source tree Summary: Create log files in temp directory, instead of cwd. Reviewed-by: coleenp, dholmes
Wed, 20 Feb 2019 13:43:28 +0100 8218767: ZGC: Do not assume that r12 is a special register in C2
pliden [Wed, 20 Feb 2019 13:43:28 +0100] rev 53844
8218767: ZGC: Do not assume that r12 is a special register in C2 Reviewed-by: eosterlund, rkennke
Wed, 20 Feb 2019 13:43:02 +0100 8219332: ZGC: Improve ZRootsIteratorClosure abstraction
pliden [Wed, 20 Feb 2019 13:43:02 +0100] rev 53843
8219332: ZGC: Improve ZRootsIteratorClosure abstraction Reviewed-by: stefank
Wed, 20 Feb 2019 13:43:01 +0100 8219331: ZGC: Unify TLAB retire/remap handling
pliden [Wed, 20 Feb 2019 13:43:01 +0100] rev 53842
8219331: ZGC: Unify TLAB retire/remap handling Reviewed-by: stefank
Wed, 20 Feb 2019 13:01:57 +0100 8217909: Make unused r12 register (without compressed oops) available to regalloc in C2
rkennke [Wed, 20 Feb 2019 13:01:57 +0100] rev 53841
8217909: Make unused r12 register (without compressed oops) available to regalloc in C2 Reviewed-by: adinn, dlong, neliasso
Wed, 20 Feb 2019 11:11:38 +0100 8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows
jlahoda [Wed, 20 Feb 2019 11:11:38 +0100] rev 53840
8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows Summary: Ensure correct wrapping of input on Windows. Reviewed-by: rfield
Wed, 20 Feb 2019 10:48:36 +0100 8219098: Make output of region strings more regular in error messages
tschatzl [Wed, 20 Feb 2019 10:48:36 +0100] rev 53839
8219098: Make output of region strings more regular in error messages Summary: Error messages should use the HR_PARAMS/HR_FORMAT_PARAMS macros to print information about HeapRegions. Reviewed-by: kbarrett, lkorinth
Wed, 20 Feb 2019 09:53:28 +0100 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
redestad [Wed, 20 Feb 2019 09:53:28 +0100] rev 53838
8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable Reviewed-by: dholmes, coleenp
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
Mon, 18 Feb 2019 09:38:43 +0100 8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark
mbaesken [Mon, 18 Feb 2019 09:38:43 +0100] rev 53807
8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark Reviewed-by: shade, lucy
Tue, 19 Feb 2019 08:58:55 +0100 8218721: C1's CEE optimization produces safepoint poll with invalid debug information
thartmann [Tue, 19 Feb 2019 08:58:55 +0100] rev 53806
8218721: C1's CEE optimization produces safepoint poll with invalid debug information Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not. Reviewed-by: vlivanov, mdoerr
Tue, 19 Feb 2019 11:52:19 +0530 Merge
psadhukhan [Tue, 19 Feb 2019 11:52:19 +0530] rev 53805
Merge
Mon, 18 Feb 2019 10:45:21 +0530 Merge
psadhukhan [Mon, 18 Feb 2019 10:45:21 +0530] rev 53804
Merge
Sun, 17 Feb 2019 15:15:30 -0800 8212678: Windows IME related patch
itakiguchi [Sun, 17 Feb 2019 15:15:30 -0800] rev 53803
8212678: Windows IME related patch Reviewed-by: serb, naoto
Fri, 15 Feb 2019 10:06:25 -0800 8218473: JOptionPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:06:25 -0800] rev 53802
8218473: JOptionPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:01:16 -0800 8218479: JTextPane display issue with GTKLookAndFeel
ssadetsky [Fri, 15 Feb 2019 10:01:16 -0800] rev 53801
8218479: JTextPane display issue with GTKLookAndFeel Reviewed-by: prr, serb
Fri, 15 Feb 2019 10:58:57 +0530 8218469: JSlider display issue with slider for GTKLookAndFeel
pbansal [Fri, 15 Feb 2019 10:58:57 +0530] rev 53800
8218469: JSlider display issue with slider for GTKLookAndFeel 8218470: JScrollBar display issue with GTKLookAndFeel 8218472: JProgressBar display issue with GTKLookAndFeel 8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F Reviewed-by: serb, prr
Thu, 14 Feb 2019 20:20:49 +0000 8218682: [TEST_BUG] DashOffset fails in mach5
aivanov [Thu, 14 Feb 2019 20:20:49 +0000] rev 53799
8218682: [TEST_BUG] DashOffset fails in mach5 8198411: [TEST_BUG] Two java2d tests are unstable in mach5 Summary: Skip testing VolatileImage if IndexColorModel is detected Reviewed-by: prr, serb
Wed, 13 Feb 2019 22:40:08 -0800 8218599: Add test group jdk_client_sanity under jdk_desktop group
akolarkunnu [Wed, 13 Feb 2019 22:40:08 -0800] rev 53798
8218599: Add test group jdk_client_sanity under jdk_desktop group Reviewed-by: serb, prr
Fri, 08 Feb 2019 16:37:35 +0300 8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
dchuyko [Fri, 08 Feb 2019 16:37:35 +0300] rev 53797
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 Reviewed-by: prr
Thu, 07 Feb 2019 13:57:12 +0000 8217263: Automate DashOffset test
aivanov [Thu, 07 Feb 2019 13:57:12 +0000] rev 53796
8217263: Automate DashOffset test Reviewed-by: prr, serb
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip