Tue, 27 Feb 2018 15:56:40 +0300 8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2
dchuyko [Tue, 27 Feb 2018 15:56:40 +0300] rev 49173
8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2 Reviewed-by: dsamersoff
Tue, 27 Feb 2018 11:45:04 +0100 8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142
mdoerr [Tue, 27 Feb 2018 11:45:04 +0100] rev 49172
8198750: [s390+x86_32+aarch64] Fix build after jdk-8195142 Reviewed-by: stuefe, shade
Mon, 26 Feb 2018 16:33:48 +0100 8170976: [TESTBUG] LogTestFixture does not restore previous logging state
mlarsson [Mon, 26 Feb 2018 16:33:48 +0100] rev 49171
8170976: [TESTBUG] LogTestFixture does not restore previous logging state Reviewed-by: rehn, lfoltan, hseigel
Mon, 26 Feb 2018 18:04:43 +0100 8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp
eosterlund [Mon, 26 Feb 2018 18:04:43 +0100] rev 49170
8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp Reviewed-by: thartmann, goetz, kvn
Mon, 26 Feb 2018 11:28:05 -0500 8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code
hseigel [Mon, 26 Feb 2018 11:28:05 -0500] rev 49169
8194085: Obsolete the deprecated SafepointSynchronize flags and remove related code Summary: Obsolete SafepointSpinBeforeYield, DeferThrSuspendLoopCount, and DeferPollingPageLoopCount and remove associated code. Reviewed-by: dcubed, coleenp, dholmes
Mon, 26 Feb 2018 10:20:06 -0500 8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits
lfoltan [Mon, 26 Feb 2018 10:20:06 -0500] rev 49168
8197864: VS2017 (C4334) Result of 32-bit Shift Implicitly Converted to 64 bits Summary: Correctly perform a 64 bit shift when setting SlowSignatureHandler::_fp_identifiers. Reviewed-by: gtriantafill, hseigel Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Mon, 26 Feb 2018 10:11:05 -0500 8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests
lfoltan [Mon, 26 Feb 2018 10:11:05 -0500] rev 49167
8198304: VS2017 (C4838, C4312) Various conversion issues with gtest tests Summary: Introduce specific casts to fix multiple type cast conversion compilation errors. Reviewed-by: gtriantafill, hseigel
Mon, 26 Feb 2018 09:57:01 -0500 8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp
lfoltan [Mon, 26 Feb 2018 09:57:01 -0500] rev 49166
8198312: VS2017: Upgrade HOTSPOT_BUILD_COMPILER in vm_version.cpp Summary: Correctly set HOTSPOT_BUILD_COMPILER for VS2015 and VS2017. Reviewed-by: erikj, gtriantafill
Mon, 26 Feb 2018 09:51:14 -0500 8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization
lfoltan [Mon, 26 Feb 2018 09:51:14 -0500] rev 49165
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization Summary: Ignore VS2017 linker option that warns against potentially missed ASLR optimizations. Reviewed-by: ctornqvi, erikj
Mon, 26 Feb 2018 09:34:12 +0100 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
eosterlund [Mon, 26 Feb 2018 09:34:12 +0100] rev 49164
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy Reviewed-by: stefank, coleenp, kvn, ehelin
Mon, 26 Feb 2018 09:34:20 +0100 8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
mlarsson [Mon, 26 Feb 2018 09:34:20 +0100] rev 49163
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog Reviewed-by: hseigel, coleenp
Sat, 24 Feb 2018 22:42:37 -0800 8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
iklam [Sat, 24 Feb 2018 22:42:37 -0800] rev 49162
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure Reviewed-by: mseledtsov
Sat, 03 Feb 2018 10:36:58 +0800 8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler
zyao [Sat, 03 Feb 2018 10:36:58 +0800] rev 49161
8196064: AArch64: Merging ld/st into ldp/stp in macro-assembler Reviewed-by: aph
Fri, 09 Mar 2018 00:28:50 +0100 8199347: Always use -Z7 for debug symbols when compiling on Windows
ihse [Fri, 09 Mar 2018 00:28:50 +0100] rev 49160
8199347: Always use -Z7 for debug symbols when compiling on Windows Reviewed-by: erikj
Thu, 08 Mar 2018 22:17:57 +0100 8199266: Update boot and build jdk requirements in configure
erikj [Thu, 08 Mar 2018 22:17:57 +0100] rev 49159
8199266: Update boot and build jdk requirements in configure Reviewed-by: ihse, tbell
Thu, 08 Mar 2018 13:09:31 -0800 8194296: Check copyright of files in make/langtools/tools
jjg [Thu, 08 Mar 2018 13:09:31 -0800] rev 49158
8194296: Check copyright of files in make/langtools/tools Reviewed-by: mcimadamore, jlahoda
Thu, 08 Mar 2018 19:13:16 +0100 8199339: JDK-8198859 broke solaris x64
erikj [Thu, 08 Mar 2018 19:13:16 +0100] rev 49157
8199339: JDK-8198859 broke solaris x64 Reviewed-by: ihse
Thu, 08 Mar 2018 18:51:31 +0100 8199331: Don't limit debug information for fastdebug JDK native libraries
ihse [Thu, 08 Mar 2018 18:51:31 +0100] rev 49156
8199331: Don't limit debug information for fastdebug JDK native libraries Reviewed-by: erikj
Thu, 08 Mar 2018 18:46:37 +0100 8199338: Use -g0 on solstudio also for compiling C programs
ihse [Thu, 08 Mar 2018 18:46:37 +0100] rev 49155
8199338: Use -g0 on solstudio also for compiling C programs Reviewed-by: erikj
Thu, 08 Mar 2018 08:17:26 -0800 8198899: Compilation errors in java.prefs with VS 2017
bpb [Thu, 08 Mar 2018 08:17:26 -0800] rev 49154
8198899: Compilation errors in java.prefs with VS 2017 Summary: Change Java level representation of HKEY from int to long Reviewed-by: alanb, rriggs, psandoz
Thu, 08 Mar 2018 11:21:57 +0900 8169358: httpserver does not close connections when RejectedExecutionException occurs
ykubota [Thu, 08 Mar 2018 11:21:57 +0900] rev 49153
8169358: httpserver does not close connections when RejectedExecutionException occurs Summary: Catch unexpected exceptions in Dispatcher::handle Reviewed-by: chegar, dfuchs, clanger Contributed-by: KUBOTA Yuji <kubota.yuji@gmail.com>
Thu, 08 Mar 2018 10:28:46 -0500 8199327: nuke var type name after a lambda has been accepted
vromero [Thu, 08 Mar 2018 10:28:46 -0500] rev 49152
8199327: nuke var type name after a lambda has been accepted Reviewed-by: mcimadamore
Thu, 08 Mar 2018 13:39:42 +0800 8193262: JNI array not released in libsunmscapi convertToLittleEndian
weijun [Thu, 08 Mar 2018 13:39:42 +0800] rev 49151
8193262: JNI array not released in libsunmscapi convertToLittleEndian Reviewed-by: ascarpino
Thu, 08 Mar 2018 12:20:26 +0800 8191139: Remove deprecated javax.security.auth.Policy API
weijun [Thu, 08 Mar 2018 12:20:26 +0800] rev 49150
8191139: Remove deprecated javax.security.auth.Policy API Reviewed-by: mullan
Thu, 08 Mar 2018 11:44:43 +0800 8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
weijun [Thu, 08 Mar 2018 11:44:43 +0800] rev 49149
8198898: Compilation errors in jdk.crypto.mscapi with VS 2017 Reviewed-by: xuelei
Thu, 08 Mar 2018 11:44:26 +0800 8199198: Remove unused functions in jdk.crypto.mscapi native code
weijun [Thu, 08 Mar 2018 11:44:26 +0800] rev 49148
8199198: Remove unused functions in jdk.crypto.mscapi native code Reviewed-by: igerasim, wetmore
Wed, 07 Mar 2018 22:30:39 +0100 8199197: Set _NT_SYMBOL_PATH when running tests on windows
erikj [Wed, 07 Mar 2018 22:30:39 +0100] rev 49147
8199197: Set _NT_SYMBOL_PATH when running tests on windows Reviewed-by: ihse, ctornqvi
Wed, 07 Mar 2018 19:14:36 +0100 8199224: Refactor add_native_source in SetupNativeCompilation
ihse [Wed, 07 Mar 2018 19:14:36 +0100] rev 49146
8199224: Refactor add_native_source in SetupNativeCompilation Reviewed-by: erikj
Wed, 07 Mar 2018 18:36:21 +0100 8199236: Nashorn uses deprecated HTML tags in Javadoc
hannesw [Wed, 07 Mar 2018 18:36:21 +0100] rev 49145
8199236: Nashorn uses deprecated HTML tags in Javadoc Reviewed-by: jlaskey, sundar
Tue, 06 Mar 2018 23:03:50 +0000 8199152: Configure broken on arm32
enevill [Tue, 06 Mar 2018 23:03:50 +0000] rev 49144
8199152: Configure broken on arm32 Reviewed-by: ihse
Wed, 07 Mar 2018 07:20:38 +0000 8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
alanb [Wed, 07 Mar 2018 07:20:38 +0000] rev 49143
8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking Reviewed-by: bpb
Wed, 07 Mar 2018 07:15:24 +0000 8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
alanb [Wed, 07 Mar 2018 07:15:24 +0000] rev 49142
8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization Reviewed-by: bpb
Wed, 07 Mar 2018 07:13:55 +0000 8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
alanb [Wed, 07 Mar 2018 07:13:55 +0000] rev 49141
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails Reviewed-by: bpb, mli
Tue, 06 Mar 2018 10:51:26 -0800 8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
bpb [Tue, 06 Mar 2018 10:51:26 -0800] rev 49140
8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings Summary: Cast to expected data type Reviewed-by: chegar, clanger, rriggs
Tue, 06 Mar 2018 10:45:47 -0800 8182765: HTML5 must be the default javadoc codegen mode in the near future
bpatel [Tue, 06 Mar 2018 10:45:47 -0800] rev 49139
8182765: HTML5 must be the default javadoc codegen mode in the near future Reviewed-by: jjg
Tue, 06 Mar 2018 17:43:21 +0100 8199103: Can't use COMPARE_BUILD with PATCH from custom root
ihse [Tue, 06 Mar 2018 17:43:21 +0100] rev 49138
8199103: Can't use COMPARE_BUILD with PATCH from custom root Reviewed-by: erikj
Tue, 06 Mar 2018 17:30:13 +0100 8199125: --disable-warnings-as-errors does not work for native jtreg test code
erikj [Tue, 06 Mar 2018 17:30:13 +0100] rev 49137
8199125: --disable-warnings-as-errors does not work for native jtreg test code Reviewed-by: ihse
Tue, 06 Mar 2018 17:24:56 +0100 8199118: Filtering of filename for microsoft CL broken on newer Cygwin
ihse [Tue, 06 Mar 2018 17:24:56 +0100] rev 49136
8199118: Filtering of filename for microsoft CL broken on newer Cygwin Reviewed-by: erikj
Tue, 06 Mar 2018 10:00:49 -0500 8197538: Remove mention of hotjava paths in MimeTable.java
rriggs [Tue, 06 Mar 2018 10:00:49 -0500] rev 49135
8197538: Remove mention of hotjava paths in MimeTable.java Reviewed-by: lancea, bpb, chegar
Tue, 06 Mar 2018 10:31:14 +0000 8199018: Test crypto provider not registering
coffeys [Tue, 06 Mar 2018 10:31:14 +0000] rev 49134
8199018: Test crypto provider not registering Reviewed-by: wetmore
Tue, 06 Mar 2018 00:59:49 +0100 8198844: Clean up GensrcX11Wrappers
ihse [Tue, 06 Mar 2018 00:59:49 +0100] rev 49133
8198844: Clean up GensrcX11Wrappers Reviewed-by: erikj, prr
Tue, 06 Mar 2018 00:56:03 +0100 8199052: Configure broken on aarch64
ihse [Tue, 06 Mar 2018 00:56:03 +0100] rev 49132
8199052: Configure broken on aarch64 Reviewed-by: erikj
Mon, 05 Mar 2018 05:50:24 -0800 8193660: Check SOURCE line in "release" file for closedjdk
shurailine [Mon, 05 Mar 2018 05:50:24 -0800] rev 49131
8193660: Check SOURCE line in "release" file for closedjdk Reviewed-by: alanb Contributed-by: randy.crihfield@oracle.com
Mon, 05 Mar 2018 05:44:46 -0800 8193660: Check SOURCE line in "release" file for closedjdk
shurailine [Mon, 05 Mar 2018 05:44:46 -0800] rev 49130
8193660: Check SOURCE line in "release" file for closedjdk Reviewed-by: alanb Contributed-by: randy.crihfield@oracle.com
Mon, 05 Mar 2018 08:50:47 -0800 4993841: (str) java.lang.Character should have a toString(int) method
naoto [Mon, 05 Mar 2018 08:50:47 -0800] rev 49129
4993841: (str) java.lang.Character should have a toString(int) method Reviewed-by: martin, rriggs, sherman, smarks
Mon, 05 Mar 2018 08:27:42 -0800 8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
bpb [Mon, 05 Mar 2018 08:27:42 -0800] rev 49128
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64 Summary: Move to using centralized native build and remove obsolete .so files Reviewed-by: alanb, erikj
Sun, 04 Mar 2018 18:46:07 -0800 8198931: remove java.xml.bind module dependency for com/sun/jndi tests
xyin [Sun, 04 Mar 2018 18:46:07 -0800] rev 49127
8198931: remove java.xml.bind module dependency for com/sun/jndi tests Reviewed-by: lancea
Sun, 04 Mar 2018 17:05:29 -0500 8197533: Move javax.transaction.xa to its own module
lancea [Sun, 04 Mar 2018 17:05:29 -0500] rev 49126
8197533: Move javax.transaction.xa to its own module Reviewed-by: darcy, alanb, psandoz, ihse
Sun, 04 Mar 2018 00:32:53 -0800 8198966: To make CoderResult.Cache.cache final and allocate it eagerly
sherman [Sun, 04 Mar 2018 00:32:53 -0800] rev 49125
8198966: To make CoderResult.Cache.cache final and allocate it eagerly Reviewed-by: redestad
Sat, 03 Mar 2018 08:39:08 +0100 8198862: Stop doing funky compilation stuff for dtrace
ihse [Sat, 03 Mar 2018 08:39:08 +0100] rev 49124
8198862: Stop doing funky compilation stuff for dtrace Reviewed-by: erikj, tbell
Fri, 02 Mar 2018 18:08:50 -0500 8198970: jnu_util.c compilation error on Solaris
rriggs [Fri, 02 Mar 2018 18:08:50 -0500] rev 49123
8198970: jnu_util.c compilation error on Solaris Reviewed-by: mchung, redestad
Fri, 02 Mar 2018 18:10:57 -0400 8198955: String#repeat loop optimization
jlaskey [Fri, 02 Mar 2018 18:10:57 -0400] rev 49122
8198955: String#repeat loop optimization Reviewed-by: rriggs, redestad, igerasim
Fri, 02 Mar 2018 14:17:04 -0500 8198697: Simplify initialization of platform encoding
rriggs [Fri, 02 Mar 2018 14:17:04 -0500] rev 49121
8198697: Simplify initialization of platform encoding Reviewed-by: redestad, sherman
Fri, 02 Mar 2018 10:59:25 +0100 8198724: Refactor FLAGS handling in configure
ihse [Fri, 02 Mar 2018 10:59:25 +0100] rev 49120
8198724: Refactor FLAGS handling in configure Reviewed-by: erikj
Fri, 02 Mar 2018 00:33:00 -0800 8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
xiaofeya [Fri, 02 Mar 2018 00:33:00 -0800] rev 49119
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java Reviewed-by: naoto
Thu, 01 Mar 2018 21:23:35 -0800 8198933: Update JDI tests to pass valid URL[]
martin [Thu, 01 Mar 2018 21:23:35 -0800] rev 49118
8198933: Update JDI tests to pass valid URL[] Reviewed-by: dholmes
Thu, 01 Mar 2018 19:01:34 -0800 8198810: URLClassLoader does not specify behavior when URL array contains null
martin [Thu, 01 Mar 2018 19:01:34 -0800] rev 49117
8198810: URLClassLoader does not specify behavior when URL array contains null Reviewed-by: alanb, darcy, dholmes
Thu, 01 Mar 2018 13:08:06 +0100 8198888: Reduce string allocation churn in InvokerBytecodeGenerator
redestad [Thu, 01 Mar 2018 13:08:06 +0100] rev 49116
8198888: Reduce string allocation churn in InvokerBytecodeGenerator Reviewed-by: psandoz, plevart
Thu, 01 Mar 2018 15:31:04 -0800 8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
joehw [Thu, 01 Mar 2018 15:31:04 -0800] rev 49115
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer Reviewed-by: rriggs, smarks, sherman, tvaleev
Thu, 01 Mar 2018 21:09:54 +0000 Merge
lana [Thu, 01 Mar 2018 21:09:54 +0000] rev 49114
Merge
Thu, 01 Mar 2018 19:45:37 +0000 Merge
lana [Thu, 01 Mar 2018 19:45:37 +0000] rev 49113
Merge
Thu, 01 Mar 2018 19:44:36 +0000 Added tag jdk-11+3 for changeset 1fd4d6068f54
lana [Thu, 01 Mar 2018 19:44:36 +0000] rev 49112
Added tag jdk-11+3 for changeset 1fd4d6068f54
Thu, 01 Mar 2018 15:50:26 -0500 6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
rriggs [Thu, 01 Mar 2018 15:50:26 -0500] rev 49111
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes Reviewed-by: alanb, sherman Contributed-by: philipp.kunz@paratix.ch
Thu, 01 Mar 2018 12:31:24 -0800 8187653: Lock in CoderResult.Cache becomes performance bottleneck
sherman [Thu, 01 Mar 2018 12:31:24 -0800] rev 49110
8187653: Lock in CoderResult.Cache becomes performance bottleneck Reviewed-by: rriggs, alanb
Thu, 01 Mar 2018 15:45:51 -0400 8197594: String#repeat
jlaskey [Thu, 01 Mar 2018 15:45:51 -0400] rev 49109
8197594: String#repeat Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
Thu, 01 Mar 2018 18:27:39 +0000 8198841: Thread.interrupt should set interrupt status while holding blockerLock
alanb [Thu, 01 Mar 2018 18:27:39 +0000] rev 49108
8198841: Thread.interrupt should set interrupt status while holding blockerLock Reviewed-by: bpb
Thu, 01 Mar 2018 10:03:31 -0800 Merge
prr [Thu, 01 Mar 2018 10:03:31 -0800] rev 49107
Merge
Thu, 01 Mar 2018 08:52:52 -0800 Merge
prr [Thu, 01 Mar 2018 08:52:52 -0800] rev 49106
Merge
Wed, 28 Feb 2018 14:29:37 +0530 8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
kaddepalli [Wed, 28 Feb 2018 14:29:37 +0530] rev 49105
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows Reviewed-by: ssadetsky, prr, serb
Wed, 28 Feb 2018 12:07:31 +0530 8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
psadhukhan [Wed, 28 Feb 2018 12:07:31 +0530] rev 49104
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java Reviewed-by: jdv, sveerabhadra
Tue, 27 Feb 2018 21:53:06 +0000 8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown
serb [Tue, 27 Feb 2018 21:53:06 +0000] rev 49103
8196322: [macosx] When the screen menu bar is used, clearing the default menu bar should permit AWT shutdown Reviewed-by: serb Contributed-by: Alan Snyder <fishgarage@cbfiddle.com>
Tue, 27 Feb 2018 11:08:53 +0530 8198693: Update ProblemsList for mac
psadhukhan [Tue, 27 Feb 2018 11:08:53 +0530] rev 49102
8198693: Update ProblemsList for mac Reviewed-by: prr, serb
Mon, 26 Feb 2018 10:36:34 -0800 Merge
prr [Mon, 26 Feb 2018 10:36:34 -0800] rev 49101
Merge
Fri, 23 Feb 2018 12:30:03 +0530 8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error
jdv [Fri, 23 Feb 2018 12:30:03 +0530] rev 49100
8198004: javax/swing/JFileChooser/6868611/bug6868611.java throws error Reviewed-by: serb, ssadetsky, kaddepalli
Fri, 23 Feb 2018 09:59:16 +0530 8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails
sveerabhadra [Fri, 23 Feb 2018 09:59:16 +0530] rev 49099
8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails Reviewed-by: serb, ssadetsky
Thu, 22 Feb 2018 13:25:43 +0530 8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting
jdv [Thu, 22 Feb 2018 13:25:43 +0530] rev 49098
8197926: java/awt/dnd/ImageTransferTest/ImageTransferTest.java doesnt close the windows in HiDPI setting Reviewed-by: prr, serb, psadhukhan
Thu, 22 Feb 2018 12:06:15 +0530 8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error
psadhukhan [Thu, 22 Feb 2018 12:06:15 +0530] rev 49097
8198005: javax/swing/JFileChooser/7199708/bug7199708.java throws error Reviewed-by: serb, jdv
Wed, 21 Feb 2018 12:49:00 -0800 8198333: ProblemList should be updated for headless mode
serb [Wed, 21 Feb 2018 12:49:00 -0800] rev 49096
8198333: ProblemList should be updated for headless mode Reviewed-by: psadhukhan, prr
Tue, 20 Feb 2018 21:49:06 -0800 Merge
prr [Tue, 20 Feb 2018 21:49:06 -0800] rev 49095
Merge
Tue, 20 Feb 2018 14:28:02 -0800 8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
prr [Tue, 20 Feb 2018 14:28:02 -0800] rev 49094
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine Reviewed-by: ihse, erikj
Tue, 20 Feb 2018 13:30:49 -0800 Merge
prr [Tue, 20 Feb 2018 13:30:49 -0800] rev 49093
Merge
Fri, 16 Feb 2018 16:18:55 -0800 8196133: JShell crashes when attempting to use bad source file in class path
rfield [Fri, 16 Feb 2018 16:18:55 -0800] rev 49092
8196133: JShell crashes when attempting to use bad source file in class path Reviewed-by: jlahoda
Fri, 16 Feb 2018 13:49:07 -0800 Merge
prr [Fri, 16 Feb 2018 13:49:07 -0800] rev 49091
Merge
Fri, 16 Feb 2018 12:24:38 -0800 8196196: Headful tests should not be run in headless mode
serb [Fri, 16 Feb 2018 12:24:38 -0800] rev 49090
8196196: Headful tests should not be run in headless mode Reviewed-by: prr
Fri, 16 Feb 2018 18:27:35 +0530 8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
akolarkunnu [Fri, 16 Feb 2018 18:27:35 +0530] rev 49089
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue Reviewed-by: serb
Fri, 16 Feb 2018 18:17:34 +0530 8197482: Make Jemmy ComponentChooser lambda friendly
akolarkunnu [Fri, 16 Feb 2018 18:17:34 +0530] rev 49088
8197482: Make Jemmy ComponentChooser lambda friendly Reviewed-by: serb
Fri, 16 Feb 2018 18:06:23 +0530 8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
akolarkunnu [Fri, 16 Feb 2018 18:06:23 +0530] rev 49087
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout Reviewed-by: ssadetsky
Thu, 15 Feb 2018 17:20:57 -0800 8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
avu [Thu, 15 Feb 2018 17:20:57 -0800] rev 49086
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution Reviewed-by: serb, prr
Thu, 15 Feb 2018 14:20:44 +0530 5076761: JList.setSelectedValue(null, ...) doesn't do anything
pbansal [Thu, 15 Feb 2018 14:20:44 +0530] rev 49085
5076761: JList.setSelectedValue(null, ...) doesn't do anything Reviewed-by: serb, ssadetsky, psadhukhan
Mon, 12 Feb 2018 10:31:42 -0800 Merge
prr [Mon, 12 Feb 2018 10:31:42 -0800] rev 49084
Merge
Mon, 12 Feb 2018 08:56:44 -0800 8197546: Fix for 8171000 breaks Solaris + Linux builds
prr [Mon, 12 Feb 2018 08:56:44 -0800] rev 49083
8197546: Fix for 8171000 breaks Solaris + Linux builds Reviewed-by: serb, jdv
Thu, 08 Feb 2018 22:34:20 -0800 Merge
prr [Thu, 08 Feb 2018 22:34:20 -0800] rev 49082
Merge
Thu, 08 Feb 2018 14:58:40 +0530 8195131: Dead code removal for changes present in JDK-8176795
jdv [Thu, 08 Feb 2018 14:58:40 +0530] rev 49081
8195131: Dead code removal for changes present in JDK-8176795 Reviewed-by: prr, pnarayanan
Mon, 05 Feb 2018 02:07:12 -0800 Merge
prr [Mon, 05 Feb 2018 02:07:12 -0800] rev 49080
Merge
Mon, 05 Feb 2018 13:44:41 +0530 8171000: Robot.createScreenCapture() crashes in wayland mode
kaddepalli [Mon, 05 Feb 2018 13:44:41 +0530] rev 49079
8171000: Robot.createScreenCapture() crashes in wayland mode Reviewed-by: serb, mhalder
Thu, 01 Mar 2018 18:12:50 +0100 8198859: Use elfedit to silence linker warnings on solaris
ihse [Thu, 01 Mar 2018 18:12:50 +0100] rev 49078
8198859: Use elfedit to silence linker warnings on solaris Reviewed-by: tbell
Wed, 28 Feb 2018 17:11:57 -0800 8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
mchung [Wed, 28 Feb 2018 17:11:57 -0800] rev 49077
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes Reviewed-by: dfuchs, jmanson
Wed, 28 Feb 2018 18:36:25 -0500 8198628: further simplifications to lambda classification at JavacParser
vromero [Wed, 28 Feb 2018 18:36:25 -0500] rev 49076
8198628: further simplifications to lambda classification at JavacParser Reviewed-by: mcimadamore
Wed, 28 Feb 2018 21:21:11 +0000 Merge jdk-11+3
lana [Wed, 28 Feb 2018 21:21:11 +0000] rev 49075
Merge
Tue, 27 Feb 2018 20:48:06 +0000 Added tag jdk-10+45 for changeset 4f96cf952e71
lana [Tue, 27 Feb 2018 20:48:06 +0000] rev 49074
Added tag jdk-10+45 for changeset 4f96cf952e71
Mon, 26 Feb 2018 22:38:13 +0100 8198658: Docs still point to JDK 9 docs jdk-10+45
ihse [Mon, 26 Feb 2018 22:38:13 +0100] rev 49073
8198658: Docs still point to JDK 9 docs Reviewed-by: tbell, darcy
Tue, 20 Feb 2018 17:01:18 +0000 Added tag jdk-10+44 for changeset 663f20fc5109
lana [Tue, 20 Feb 2018 17:01:18 +0000] rev 49072
Added tag jdk-10+44 for changeset 663f20fc5109
Thu, 15 Feb 2018 00:20:22 +0100 8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set jdk-10+44
tschatzl [Thu, 15 Feb 2018 00:20:22 +0100] rev 49071
8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set Reviewed-by: kbarrett
Wed, 28 Feb 2018 21:16:11 +0100 8198751: Refactor SetupNativeCompilation to take NAME and TYPE
ihse [Wed, 28 Feb 2018 21:16:11 +0100] rev 49070
8198751: Refactor SetupNativeCompilation to take NAME and TYPE Reviewed-by: tbell
Wed, 28 Feb 2018 18:28:17 +0000 8193892: Impact of noncloneable MessageDigest implementation
coffeys [Wed, 28 Feb 2018 18:28:17 +0000] rev 49069
8193892: Impact of noncloneable MessageDigest implementation Reviewed-by: wetmore, valeriep, xuelei
Wed, 28 Feb 2018 17:34:10 +0100 8198726: Quarantine SADebugDTest.java again
jwilhelm [Wed, 28 Feb 2018 17:34:10 +0100] rev 49068
8198726: Quarantine SADebugDTest.java again Reviewed-by: dcubed
Sun, 25 Feb 2018 04:59:43 +0100 Merge
jwilhelm [Sun, 25 Feb 2018 04:59:43 +0100] rev 49067
Merge
Fri, 23 Feb 2018 13:55:49 -0800 8197901: Crash during GC when logging level is debug
lmesnik [Fri, 23 Feb 2018 13:55:49 -0800] rev 49066
8197901: Crash during GC when logging level is debug Reviewed-by: dholmes, coleenp Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
Fri, 23 Feb 2018 11:31:22 -0800 8198533: Remove obsolete JDIScaffold class from repo.
psomashe [Fri, 23 Feb 2018 11:31:22 -0800] rev 49065
8198533: Remove obsolete JDIScaffold class from repo. Summary: update one remaining test and remove JDIScaffold from repo. Reviewed-by: sspitsyn, cjplummer
Fri, 23 Feb 2018 13:42:48 -0800 8196992: Resolve disabled warnings for libdt_socket
cjplummer [Fri, 23 Feb 2018 13:42:48 -0800] rev 49064
8196992: Resolve disabled warnings for libdt_socket Summary: no longer need to disable warnings in makefile Reviewed-by: sspitsyn, clanger
Fri, 23 Feb 2018 13:42:40 -0800 8198585: add asserts to verify that ServiceUtil::visible_oop is not needed
cjplummer [Fri, 23 Feb 2018 13:42:40 -0800] rev 49063
8198585: add asserts to verify that ServiceUtil::visible_oop is not needed Summary: asserts added Reviewed-by: stefank, sspitsyn, dcubed
Thu, 22 Feb 2018 13:16:06 -0800 8198568: clean up test/hotspot/jtreg/ProblemList.txt
iignatyev [Thu, 22 Feb 2018 13:16:06 -0800] rev 49062
8198568: clean up test/hotspot/jtreg/ProblemList.txt Reviewed-by: thartmann, gtriantafill
Fri, 23 Feb 2018 14:13:06 -0500 8198635: Remove unused safepoint message functions and ShowSafepointMsgs
coleenp [Fri, 23 Feb 2018 14:13:06 -0500] rev 49061
8198635: Remove unused safepoint message functions and ShowSafepointMsgs Reviewed-by: eosterlund, gtriantafill
Fri, 23 Feb 2018 10:14:23 -0800 8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos
kvn [Fri, 23 Feb 2018 10:14:23 -0800] rev 49060
8198251: [Graal] compiler/intrinsics/bmi/verifycode tests fail with Graal on macos Summary: BMI tests should be excluded from Graal JIT testing for now. Reviewed-by: thartmann
Fri, 23 Feb 2018 12:08:05 -0500 Merge
bobv [Fri, 23 Feb 2018 12:08:05 -0500] rev 49059
Merge
Fri, 23 Feb 2018 10:17:35 -0500 8197589: Update CPU count algorithm when both cpu shares and quotas are used
bobv [Fri, 23 Feb 2018 10:17:35 -0500] rev 49058
8197589: Update CPU count algorithm when both cpu shares and quotas are used Reviewed-by: dholmes, mseledtsov
Fri, 23 Feb 2018 09:15:42 +0100 8198560: Remove implicit casts from oop to JavaThread* and jlong*
eosterlund [Fri, 23 Feb 2018 09:15:42 +0100] rev 49057
8198560: Remove implicit casts from oop to JavaThread* and jlong* Reviewed-by: kbarrett, coleenp, tschatzl
Fri, 23 Feb 2018 07:47:29 -0500 8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532
coleenp [Fri, 23 Feb 2018 07:47:29 -0500] rev 49056
8197780: Null pointer dereference in Klass::is_instance_klass of klass.hpp:532 Summary: Make generate_class_cast_message able to deal with NULL klass from the constant pool. Reviewed-by: hseigel, lfoltan
Fri, 23 Feb 2018 12:47:36 +0100 8198564: Multiple crashes on SPARC
rkennke [Fri, 23 Feb 2018 12:47:36 +0100] rev 49055
8198564: Multiple crashes on SPARC Reviewed-by: dholmes, simonis, stefank
Fri, 23 Feb 2018 09:38:33 +0100 8198420: Remove unused extension point AllocationContextStats
sjohanss [Fri, 23 Feb 2018 09:38:33 +0100] rev 49054
8198420: Remove unused extension point AllocationContextStats Reviewed-by: ehelin, tschatzl
Thu, 22 Feb 2018 14:16:18 +0100 8198553: jcmd: separate Metaspace statistics from NMT
stuefe [Thu, 22 Feb 2018 14:16:18 +0100] rev 49053
8198553: jcmd: separate Metaspace statistics from NMT Reviewed-by: zgu, coleenp
Thu, 22 Feb 2018 14:58:01 -0500 8198551: Rename hotspot_tier1 test group to tier1
ctornqvi [Thu, 22 Feb 2018 14:58:01 -0500] rev 49052
8198551: Rename hotspot_tier1 test group to tier1 Reviewed-by: lfoltan, iignatyev
Thu, 22 Feb 2018 16:29:10 +0100 8198558: Windows does not build without precompiled headers
stuefe [Thu, 22 Feb 2018 16:29:10 +0100] rev 49051
8198558: Windows does not build without precompiled headers Reviewed-by: coleenp, mlarsson, lfoltan
Thu, 22 Feb 2018 18:37:48 +0100 8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:37:48 +0100] rev 49050
8198530: Move _gc_policy_counters from GenCollectorPolicy to GenCollectedHeap Reviewed-by: kbarrett, sjohanss
Thu, 22 Feb 2018 18:37:23 +0100 8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:37:23 +0100] rev 49049
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap Reviewed-by: pliden, sjohanss, kbarrett
Thu, 22 Feb 2018 18:36:32 +0100 8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:36:32 +0100] rev 49048
8198525: Move _size_policy out of GenCollectorPolicy into GenCollectedHeap Reviewed-by: pliden, sjohanss
Thu, 22 Feb 2018 18:36:07 +0100 8198515: Extract SoftReferencePolicy code out of CollectorPolicy
stefank [Thu, 22 Feb 2018 18:36:07 +0100] rev 49047
8198515: Extract SoftReferencePolicy code out of CollectorPolicy Reviewed-by: pliden, sjohanss
Thu, 22 Feb 2018 18:35:40 +0100 8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap
stefank [Thu, 22 Feb 2018 18:35:40 +0100] rev 49046
8198511: Move allocation functions from GenCollectorPolicy to GenCollectedHeap Reviewed-by: pliden, sjohanss
Thu, 22 Feb 2018 18:35:04 +0100 8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy
stefank [Thu, 22 Feb 2018 18:35:04 +0100] rev 49045
8198509: Move satisfy_failed_metadata_allocation out from CollectorPolicy Reviewed-by: sjohanss, pliden
Thu, 22 Feb 2018 18:34:39 +0100 8198507: Remove CollectorPolicy::create_rem_set
stefank [Thu, 22 Feb 2018 18:34:39 +0100] rev 49044
8198507: Remove CollectorPolicy::create_rem_set Reviewed-by: pliden, tschatzl
Thu, 22 Feb 2018 18:34:18 +0100 8198373: Remove CollectorPolicy::is/as functions
stefank [Thu, 22 Feb 2018 18:34:18 +0100] rev 49043
8198373: Remove CollectorPolicy::is/as functions Reviewed-by: sjohanss, pliden
Thu, 22 Feb 2018 12:05:17 -0500 8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp
lfoltan [Thu, 22 Feb 2018 12:05:17 -0500] rev 49042
8197868: VS2017 (C2065) 'timezone': Undeclared Identifier in share/runtime/os.cpp Summary: Change to use the functional version of _get_timezone for VS2017. Reviewed-by: coleenp, hseigel Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Thu, 22 Feb 2018 10:39:42 +0100 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
eosterlund [Thu, 22 Feb 2018 10:39:42 +0100] rev 49041
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API Reviewed-by: pliden, rkennke
Wed, 21 Feb 2018 23:30:01 -0500 8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
kbarrett [Wed, 21 Feb 2018 23:30:01 -0500] rev 49040
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp Summary: Use <stdint.h> and <inttypes.h> on Windows instead of emulation. Reviewed-by: coleenp, lfoltan, gtriantafill
Tue, 13 Feb 2018 14:38:09 +0100 8197827: [windows] Small cleanups after JDK-8185712
stuefe [Tue, 13 Feb 2018 14:38:09 +0100] rev 49039
8197827: [windows] Small cleanups after JDK-8185712 Reviewed-by: zgu, dholmes
Wed, 21 Feb 2018 14:08:26 -0500 8068593: Remove or repurpose unused PerfCounters from objectMonitor
coleenp [Wed, 21 Feb 2018 14:08:26 -0500] rev 49038
8068593: Remove or repurpose unused PerfCounters from objectMonitor Reviewed-by: redestad, dcubed
Wed, 21 Feb 2018 11:18:52 -0500 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
hseigel [Wed, 21 Feb 2018 11:18:52 -0500] rev 49037
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options Summary: Add comments, fix a small issue with the boot loader, and add an assert. Reviewed-by: coleenp, alanb, acorn, dholmes
Thu, 15 Feb 2018 23:45:15 +0100 8197999: Accessors in typeArrayOopDesc should use new Access API
rkennke [Thu, 15 Feb 2018 23:45:15 +0100] rev 49036
8197999: Accessors in typeArrayOopDesc should use new Access API Reviewed-by: eosterlund, pliden
Wed, 21 Feb 2018 07:49:36 -0500 8198287: Cleanup ElfFile usage in whitebox.cpp
zgu [Wed, 21 Feb 2018 07:49:36 -0500] rev 49035
8198287: Cleanup ElfFile usage in whitebox.cpp Summary: Removed redundant include of elfFile.hpp Reviewed-by: dholmes, coleenp
Wed, 21 Feb 2018 12:40:07 +0100 8198225: os::attempt_reserve_memory_at records memory as committed
stefank [Wed, 21 Feb 2018 12:40:07 +0100] rev 49034
8198225: os::attempt_reserve_memory_at records memory as committed Reviewed-by: shade, zgu, stuefe
Wed, 21 Feb 2018 12:40:05 +0100 8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
stefank [Wed, 21 Feb 2018 12:40:05 +0100] rev 49033
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions Reviewed-by: eosterlund, coleenp, zgu
Tue, 20 Feb 2018 09:46:48 -0800 8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code
jcbeyler [Tue, 20 Feb 2018 09:46:48 -0800] rev 49032
8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code Summary: Fix aarch64 issue when moving the stp down and to a str Reviewed-by: adinn, smonteith Contributed-by: jcbeyler@google.com
Wed, 21 Feb 2018 07:50:33 +0100 8198369: Clean up GCId and GCIdMark
pliden [Wed, 21 Feb 2018 07:50:33 +0100] rev 49031
8198369: Clean up GCId and GCIdMark Reviewed-by: stefank, eosterlund
Wed, 21 Feb 2018 07:46:40 +0100 8198267: Allow GCId::current_raw() calls from non-NamedThreads
pliden [Wed, 21 Feb 2018 07:46:40 +0100] rev 49030
8198267: Allow GCId::current_raw() calls from non-NamedThreads Reviewed-by: stefank, kbarrett
Tue, 20 Feb 2018 16:18:25 -0600 8193056: Title from build failure with Xcode 9.1
gziemski [Tue, 20 Feb 2018 16:18:25 -0600] rev 49029
8193056: Title from build failure with Xcode 9.1 Summary: Included missing header explicitly. Reviewed-by: coleenp, vlivanov
Tue, 20 Feb 2018 12:54:26 -0800 8193909: Obsolete(remove) Co-operative Memory Management (CMM)
sangheki [Tue, 20 Feb 2018 12:54:26 -0800] rev 49028
8193909: Obsolete(remove) Co-operative Memory Management (CMM) Reviewed-by: dholmes, jwilhelm, mchung, tschatzl Contributed-by: sangheon.kim@oracle.com, brent.christian@oracle.com
Tue, 20 Feb 2018 16:10:21 +0100 8195112: x86 (32 bit): implementation for Thread-local handshakes
mdoerr [Tue, 20 Feb 2018 16:10:21 +0100] rev 49027
8195112: x86 (32 bit): implementation for Thread-local handshakes Reviewed-by: goetz, rehn
Tue, 20 Feb 2018 07:46:40 -0500 8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
lfoltan [Tue, 20 Feb 2018 07:46:40 -0500] rev 49026
8196884: VS2017 Multiple Type Cast Conversion Compilation Errors Summary: Change the type of symbolic constant badAddressVal and introduce specific casts to fix multiple type cast conversion compilation errors. Reviewed-by: coleenp, kbarrett
Tue, 20 Feb 2018 07:32:17 -0500 8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
lfoltan [Tue, 20 Feb 2018 07:32:17 -0500] rev 49025
8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong Summary: Use the correct typed constant when initializing the StubRoutines::x86::_k512_W array. Reviewed-by: coleenp Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Tue, 20 Feb 2018 07:20:22 -0500 8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
lfoltan [Tue, 20 Feb 2018 07:20:22 -0500] rev 49024
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed Summary: Ignore deprecation warning for non-Standard std::tr1 namespace and TR1-only machinery when compiling gtest. Reviewed-by: kbarrett, stuefe
Tue, 20 Feb 2018 07:10:42 -0500 8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
lfoltan [Tue, 20 Feb 2018 07:10:42 -0500] rev 49023
8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One Summary: Add a private ordinary operator delete declaration within class Chunk. Reviewed-by: coleenp, stuefe Contributed-by: kim.barrett@oracle.com, lois.foltan@oracle.com
Tue, 20 Feb 2018 07:00:49 -0500 8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
lfoltan [Tue, 20 Feb 2018 07:00:49 -0500] rev 49022
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method Summary: Fix compilation error by declaring Atomic::IsPointerConvertible public. Reviewed-by: kbarrett, stuefe
Mon, 19 Feb 2018 15:44:56 +0100 8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49021
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual Reviewed-by: stefank, eosterlund
Mon, 19 Feb 2018 15:44:56 +0100 8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49020
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end Reviewed-by: kbarrett, stefank
Mon, 19 Feb 2018 15:44:56 +0100 8198269: Allow GCCauseSetter to be used outside of safepoints
pliden [Mon, 19 Feb 2018 15:44:56 +0100] rev 49019
8198269: Allow GCCauseSetter to be used outside of safepoints Reviewed-by: stefank, sjohanss
Mon, 19 Feb 2018 15:07:21 +0100 8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
shade [Mon, 19 Feb 2018 15:07:21 +0100] rev 49018
8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code) Reviewed-by: mdoerr, dholmes
Mon, 19 Feb 2018 04:50:50 +0100 Merge
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 49017
Merge
Mon, 19 Feb 2018 09:46:10 +0100 8196783: Refactor LogTagLevelExpression into separate classes
mlarsson [Mon, 19 Feb 2018 09:46:10 +0100] rev 49016
8196783: Refactor LogTagLevelExpression into separate classes Reviewed-by: rehn, pliden
Mon, 19 Feb 2018 09:16:04 +0100 8176298: Log tags in -Xlog:help not sorted
mlarsson [Mon, 19 Feb 2018 09:16:04 +0100] rev 49015
8176298: Log tags in -Xlog:help not sorted Reviewed-by: ecaspole, gtriantafill, stuefe
Fri, 08 Dec 2017 13:47:08 +0100 8198271: Make CollectedHeap::create_heap_space_summary() virtual
pliden [Fri, 08 Dec 2017 13:47:08 +0100] rev 49014
8198271: Make CollectedHeap::create_heap_space_summary() virtual Reviewed-by: kbarrett, tschatzl
Fri, 08 Dec 2017 13:47:08 +0100 8198270: Remove dangerous assert in HandleArea::oops_do()
pliden [Fri, 08 Dec 2017 13:47:08 +0100] rev 49013
8198270: Remove dangerous assert in HandleArea::oops_do() Reviewed-by: coleenp
Sun, 18 Feb 2018 13:48:01 -0500 8198311: Avoid uses of global malloc and free
coleenp [Sun, 18 Feb 2018 13:48:01 -0500] rev 49012
8198311: Avoid uses of global malloc and free Reviewed-by: kvn, kbarrett, dcubed, zgu
Sun, 18 Feb 2018 13:32:24 -0500 8182847: Copy class should use assert macros
coleenp [Sun, 18 Feb 2018 13:32:24 -0500] rev 49011
8182847: Copy class should use assert macros Reviewed-by: kbarrett, tschatzl
Fri, 16 Feb 2018 14:23:30 -0800 8194084: Obsolete FastTLABRefill and remove the related code
jcbeyler [Fri, 16 Feb 2018 14:23:30 -0800] rev 49010
8194084: Obsolete FastTLABRefill and remove the related code Summary: Remove all FastTLABRefill code and flag Reviewed-by: mdoerr, drwhite, coleenp Contributed-by: jcbeyler@google.com
Fri, 16 Feb 2018 11:22:53 -0800 4916621: Update those still using JDIScaffold to use TestScaffold instead.
psomashe [Fri, 16 Feb 2018 11:22:53 -0800] rev 49009
4916621: Update those still using JDIScaffold to use TestScaffold instead. Summary: update remaining tests using JDIScaffold to using TestScaffold instead. Reviewed-by: sspitsyn, cjplummer
Thu, 15 Feb 2018 11:39:42 -0800 8191375: Add high-level jtreg VMProps to filter out CDS tests
iklam [Thu, 15 Feb 2018 11:39:42 -0800] rev 49008
8191375: Add high-level jtreg VMProps to filter out CDS tests Summary: Added vm.cds.archived.java.heap Reviewed-by: mseledtsov, jiangli, ccheung, gtriantafill
Fri, 16 Feb 2018 12:18:09 +0100 8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49007
8197994: Move JavaThread::initialize_queues() logic to G1SATBCardTableLoggingModRefBS Reviewed-by: tschatzl, eosterlund
Fri, 16 Feb 2018 12:18:09 +0100 8197993: Remove last use of JavaThread::flush_barrier_queues()
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49006
8197993: Remove last use of JavaThread::flush_barrier_queues() Reviewed-by: tschatzl, eosterlund
Fri, 16 Feb 2018 12:18:09 +0100 8197992: Move the OopStorage::ParState type out of inline.hpp
pliden [Fri, 16 Feb 2018 12:18:09 +0100] rev 49005
8197992: Move the OopStorage::ParState type out of inline.hpp Reviewed-by: tschatzl, kbarrett
Fri, 16 Feb 2018 11:33:13 +0100 8198275: AIX build broken after latest whitebox.cpp changes
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 49004
8198275: AIX build broken after latest whitebox.cpp changes Reviewed-by: mdoerr
Wed, 28 Feb 2018 15:28:46 +0100 8198831: Lazy initialization of ValueConversions MethodHandles
redestad [Wed, 28 Feb 2018 15:28:46 +0100] rev 49003
8198831: Lazy initialization of ValueConversions MethodHandles Reviewed-by: shade
Wed, 28 Feb 2018 19:16:51 +0800 8198820: Problem list tools/jimage/JImageExtractTest.java
amlu [Wed, 28 Feb 2018 19:16:51 +0800] rev 49002
8198820: Problem list tools/jimage/JImageExtractTest.java Reviewed-by: alanb
Wed, 28 Feb 2018 09:54:38 +0000 8198562: (ch) Separate blocking and non-blocking code paths (part 1)
alanb [Wed, 28 Feb 2018 09:54:38 +0000] rev 49001
8198562: (ch) Separate blocking and non-blocking code paths (part 1) 8198754: (ch) Separate blocking and non-blocking code paths (part 2) Reviewed-by: bpb
Tue, 27 Feb 2018 23:11:26 -0800 8196759: Move two java/text/Normalizer tests into OpenJDK
xyin [Tue, 27 Feb 2018 23:11:26 -0800] rev 49000
8196759: Move two java/text/Normalizer tests into OpenJDK Reviewed-by: naoto
Tue, 27 Feb 2018 21:32:16 -0800 8198808: jdi tests failing after JDK-8198484
martin [Tue, 27 Feb 2018 21:32:16 -0800] rev 48999
8198808: jdi tests failing after JDK-8198484 Reviewed-by: darcy, dholmes
Thu, 08 Feb 2018 17:25:57 -0800 8198485: Simplify a URLClassPath constructor
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48998
8198485: Simplify a URLClassPath constructor Reviewed-by: alanb, mchung
Thu, 08 Feb 2018 17:25:57 -0800 8198484: URLClassPath should use an ArrayDeque instead of a Stack
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48997
8198484: URLClassPath should use an ArrayDeque instead of a Stack Reviewed-by: alanb, mchung, plevart, psandoz
Thu, 08 Feb 2018 17:25:57 -0800 8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48996
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls" Reviewed-by: alanb, mchung
Thu, 08 Feb 2018 17:25:57 -0800 8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48995
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader Reviewed-by: alanb, mchung, rriggs
Thu, 08 Feb 2018 17:25:56 -0800 8198480: Improve ClassLoaders static init block
martin [Thu, 08 Feb 2018 17:25:56 -0800] rev 48994
8198480: Improve ClassLoaders static init block Reviewed-by: alanb, mchung
Tue, 27 Feb 2018 21:05:07 +0100 8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
redestad [Tue, 27 Feb 2018 21:05:07 +0100] rev 48993
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable Reviewed-by: vlivanov, psandoz, jrose
Tue, 27 Feb 2018 12:47:58 +0000 8038043: Xerces Update: XInclude update
aefimov [Tue, 27 Feb 2018 12:47:58 +0000] rev 48992
8038043: Xerces Update: XInclude update Reviewed-by: joehw
Mon, 26 Feb 2018 17:18:15 -0800 8198522: Javadoc search broken after output files organization for modules
bpatel [Mon, 26 Feb 2018 17:18:15 -0800] rev 48991
8198522: Javadoc search broken after output files organization for modules Reviewed-by: jjg
Mon, 26 Feb 2018 16:05:25 -0800 8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
psandoz [Mon, 26 Feb 2018 16:05:25 -0800] rev 48990
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException Reviewed-by: mchung
Mon, 26 Feb 2018 12:43:53 +0100 8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
redestad [Mon, 26 Feb 2018 12:43:53 +0100] rev 48989
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418 8198490: java/util/logging/TestLogConfigurationDeadLock.java timed out. Reviewed-by: alanb
Fri, 16 Feb 2018 11:33:13 +0100 8198275: AIX build broken after latest whitebox.cpp changes
mbaesken [Fri, 16 Feb 2018 11:33:13 +0100] rev 48988
8198275: AIX build broken after latest whitebox.cpp changes Reviewed-by: mdoerr
Sun, 25 Feb 2018 23:02:45 -0800 8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232
rfield [Sun, 25 Feb 2018 23:02:45 -0800] rev 48987
8198670: [testbug] Test jdk/internal/jline/extra/HistoryTest.java is broken after 8166232 Reviewed-by: jlahoda
Mon, 26 Feb 2018 11:16:24 +0530 8060094: java/util/Formatter/Basic.java failed in tr locale
nishjain [Mon, 26 Feb 2018 11:16:24 +0530] rev 48986
8060094: java/util/Formatter/Basic.java failed in tr locale Reviewed-by: naoto
Mon, 26 Feb 2018 08:30:30 +0800 8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue
weijun [Mon, 26 Feb 2018 08:30:30 +0800] rev 48985
8197518: Kerberos krb5 authentication: AuthList's put method leads to performance issue Reviewed-by: coffeys, xuelei
Sat, 24 Feb 2018 09:41:42 -0800 8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown
mchung [Sat, 24 Feb 2018 09:41:42 -0800] rev 48984
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown Reviewed-by: dholmes
Mon, 19 Feb 2018 04:50:50 +0100 Merge
jwilhelm [Mon, 19 Feb 2018 04:50:50 +0100] rev 48983
Merge
Fri, 16 Feb 2018 10:10:14 +0530 8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output
sballal [Fri, 16 Feb 2018 10:10:14 +0530] rev 48982
8196930: [Testbug] serviceability/sa/ClhsdbFindPC.java fails to find expected output Reviewed-by: dholmes, cjplummer
Thu, 15 Feb 2018 11:31:56 -0800 8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold.
psomashe [Thu, 15 Feb 2018 11:31:56 -0800] rev 48981
8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold. Summary: subtask of JDK-4916621: update tests using JDIScaffold to using TestScaffold instead. Reviewed-by: sspitsyn, gthornbr
Thu, 15 Feb 2018 13:37:50 -0800 8197906: Enable CDS mode execution of jtreg tests via make
mseledtsov [Thu, 15 Feb 2018 13:37:50 -0800] rev 48980
8197906: Enable CDS mode execution of jtreg tests via make Summary: changed make file to add this functionality Reviewed-by: iignatyev, ihse Contributed-by: erik.joelsson@oracle.com
Wed, 14 Feb 2018 07:08:25 -0800 8179249: Improve process output analysis in CDS tests
iklam [Wed, 14 Feb 2018 07:08:25 -0800] rev 48979
8179249: Improve process output analysis in CDS tests Summary: Added new API TestCommon.run(...).assertNormalExit(...), etc Reviewed-by: mseledtsov
Thu, 15 Feb 2018 09:22:25 -0800 8196909: gcc 7.2.1 compiler warning in libdt_socket
cjplummer [Thu, 15 Feb 2018 09:22:25 -0800] rev 48978
8196909: gcc 7.2.1 compiler warning in libdt_socket Summary: fixed warning Reviewed-by: sspitsyn, clanger
Thu, 15 Feb 2018 16:16:17 +0100 Merge
jwilhelm [Thu, 15 Feb 2018 16:16:17 +0100] rev 48977
Merge
Thu, 15 Feb 2018 09:17:56 +0100 8197828: Null pointer dereference in MultiNode::proj_out_or_null
thartmann [Thu, 15 Feb 2018 09:17:56 +0100] rev 48976
8197828: Null pointer dereference in MultiNode::proj_out_or_null Summary: Added a null check for the return value of AllocateNode::initialization(). Reviewed-by: kvn, shade, dlong
Wed, 14 Feb 2018 17:20:59 -0500 8193373: Cleanup ElfFile and family
zgu [Wed, 14 Feb 2018 17:20:59 -0500] rev 48975
8193373: Cleanup ElfFile and family Summary: Cleanup elf decoder and added test Reviewed-by: minqi, coleenp
Wed, 14 Feb 2018 16:42:00 +0100 8197945: Qurarantine failing condy tests
jwilhelm [Wed, 14 Feb 2018 16:42:00 +0100] rev 48974
8197945: Qurarantine failing condy tests Reviewed-by: coleenp, lfoltan, kbarrett
Wed, 14 Feb 2018 10:32:19 -0800 8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
ccheung [Wed, 14 Feb 2018 10:32:19 -0800] rev 48973
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass Summary: add an unverifiable method to the test class Reviewed-by: dholmes, iklam
Wed, 14 Feb 2018 06:57:28 -0800 8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
iklam [Wed, 14 Feb 2018 06:57:28 -0800] rev 48972
8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops Reviewed-by: coleenp
Wed, 14 Feb 2018 09:09:37 -0500 8197772: metaspace uses global operator new/delete for gtest testing
coleenp [Wed, 14 Feb 2018 09:09:37 -0500] rev 48971
8197772: metaspace uses global operator new/delete for gtest testing Summary: Inherit ChunkManagerReturnTestImpl from CHeapObj Reviewed-by: kbarrett, zgu
Wed, 14 Feb 2018 09:03:31 -0500 8197789: os::SuspendedThreadTask causes references to global operator delete
coleenp [Wed, 14 Feb 2018 09:03:31 -0500] rev 48970
8197789: os::SuspendedThreadTask causes references to global operator delete Summary: make destructor non-virtual and protected Reviewed-by: kbarrett
Wed, 14 Feb 2018 13:29:45 +0100 Merge
jwilhelm [Wed, 14 Feb 2018 13:29:45 +0100] rev 48969
Merge
Wed, 14 Feb 2018 08:23:53 +0100 8197608: MacroAssembler::unimplemented calls global operator new[]
thartmann [Wed, 14 Feb 2018 08:23:53 +0100] rev 48968
8197608: MacroAssembler::unimplemented calls global operator new[] Summary: Removed C heap allocation of string buffers. Reviewed-by: kvn, shade
Tue, 13 Feb 2018 23:38:34 +0100 Merge
jwilhelm [Tue, 13 Feb 2018 23:38:34 +0100] rev 48967
Merge
Tue, 13 Feb 2018 17:36:22 -0500 8197454: Need Access decorator for storing oop into uninitialized location
kbarrett [Tue, 13 Feb 2018 17:36:22 -0500] rev 48966
8197454: Need Access decorator for storing oop into uninitialized location Summary: Repurpose ARRAYCOPY_DEST_NOT_INITIALIZED to AS_DEST_NOT_INITIALIZED. Reviewed-by: eosterlund, coleenp
Tue, 13 Feb 2018 17:38:03 +0100 8196786: [PPC64+s390] ConstantDynamic support
mdoerr [Tue, 13 Feb 2018 17:38:03 +0100] rev 48965
8196786: [PPC64+s390] ConstantDynamic support Reviewed-by: psandoz, dsamersoff
Tue, 13 Feb 2018 16:57:01 +0100 8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
roland [Tue, 13 Feb 2018 16:57:01 +0100] rev 48964
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop() Summary: Don't move store out of the loop if head is not a LoopNode. Reviewed-by: kvn, thartmann
Tue, 13 Feb 2018 16:13:20 +0100 7127700: G1: Replace G1PLAB with PLAB
tschatzl [Tue, 13 Feb 2018 16:13:20 +0100] rev 48963
7127700: G1: Replace G1PLAB with PLAB Reviewed-by: sjohanss, kbarrett
Tue, 13 Feb 2018 14:10:56 +0100 8194994: Remove redundant string streams used for logging
mlarsson [Tue, 13 Feb 2018 14:10:56 +0100] rev 48962
8194994: Remove redundant string streams used for logging Reviewed-by: rehn, iklam, coleenp
Wed, 10 Jan 2018 22:48:27 +0100 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
eosterlund [Wed, 10 Jan 2018 22:48:27 +0100] rev 48961
8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy Reviewed-by: kbarrett, tschatzl
Mon, 12 Feb 2018 16:08:33 -0800 8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold.
psomashe [Mon, 12 Feb 2018 16:08:33 -0800] rev 48960
8196308: Update tests AllLineLocations and ClassesByName to use TestScaffold instead of JDIScaffold. Summary: This is a subtask of JDK-4916621: update tests still using JDIScaffold to us TestScaffold instead. Reviewed-by: sspitsyn, gthornbr
Mon, 12 Feb 2018 14:28:04 -0500 8186211: Negative tests for CONSTANT_Dynamic
lfoltan [Mon, 12 Feb 2018 14:28:04 -0500] rev 48959
8186211: Negative tests for CONSTANT_Dynamic Summary: Additional negative tests for poorly formed CONSTANT_Dynamic_info constant pool structures. Reviewed-by: hseigel, psandoz
Mon, 12 Feb 2018 11:10:10 -0800 8193846: Obsolete the VM option UseUTCFileTimestamp
ccheung [Mon, 12 Feb 2018 11:10:10 -0800] rev 48958
8193846: Obsolete the VM option UseUTCFileTimestamp Summary: also set the "expires in" version to 12 Reviewed-by: iklam, dholmes
Fri, 09 Feb 2018 10:18:19 +0100 8197412: Enable docker container related tests for linux s390x
mbaesken [Fri, 09 Feb 2018 10:18:19 +0100] rev 48957
8197412: Enable docker container related tests for linux s390x Reviewed-by: goetz, dsamersoff
Mon, 12 Feb 2018 15:29:35 +0100 8197572: s390 build broken after 8165929
mdoerr [Mon, 12 Feb 2018 15:29:35 +0100] rev 48956
8197572: s390 build broken after 8165929 Reviewed-by: coleenp
Sun, 11 Feb 2018 03:12:15 -0500 8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses
kbarrett [Sun, 11 Feb 2018 03:12:15 -0500] rev 48955
8194691: Cleanup unnecessary casts in Atomic/OrderAccess uses Summary: Removed unnecessary casts. Reviewed-by: coleenp, tschatzl
Sat, 10 Feb 2018 09:25:35 +0100 Merge
jwilhelm [Sat, 10 Feb 2018 09:25:35 +0100] rev 48954
Merge
Sat, 10 Feb 2018 09:48:51 +0000 8190428: Minimal Dynamic Constant support for AArch64
dsamersoff [Sat, 10 Feb 2018 09:48:51 +0000] rev 48953
8190428: Minimal Dynamic Constant support for AArch64 Summary: AArch64 specific code for 8186046 Reviewed-by: aph, psandoz
Fri, 09 Feb 2018 09:56:05 -0800 8193150: Create a jtreg version of the test from JDK-8187143.
psomashe [Fri, 09 Feb 2018 09:56:05 -0800] rev 48952
8193150: Create a jtreg version of the test from JDK-8187143. Summary: Create a new jtreg test based on the test attached to the bug and add it to the ProblemsList. Reviewed-by: sspitsyn, cjplummer
Fri, 09 Feb 2018 08:23:42 -0500 8165929: Constify arguments of Copy methods
coleenp [Fri, 09 Feb 2018 08:23:42 -0500] rev 48951
8165929: Constify arguments of Copy methods Reviewed-by: hseigel, kbarrett
Fri, 09 Feb 2018 13:09:55 +0100 8196602: Change HeapRegionClosure to comply to naming conventions
tschatzl [Fri, 09 Feb 2018 13:09:55 +0100] rev 48950
8196602: Change HeapRegionClosure to comply to naming conventions Reviewed-by: kbarrett, sjohanss
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip