Wed, 28 Feb 2018 09:30:06 +0100 8190346: improve unified JVM logging help message and warnings
mlarsson [Wed, 28 Feb 2018 09:30:06 +0100] rev 49180
8190346: improve unified JVM logging help message and warnings Reviewed-by: lfoltan, rehn, hseigel
Tue, 27 Feb 2018 21:29:19 -0800 8197453: Add support of extra problem list
epavlova [Tue, 27 Feb 2018 21:29:19 -0800] rev 49179
8197453: Add support of extra problem list Reviewed-by: iignatyev, jjg
Tue, 27 Feb 2018 21:29:08 -0800 8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size"
iignatyev [Tue, 27 Feb 2018 21:29:08 -0800] rev 49178
8190679: java/util/Arrays/TimSortStackSize2.java fails with "Initial heap size set to a larger value than the maximum heap size" Reviewed-by: dholmes
Tue, 27 Feb 2018 18:17:57 -0500 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
kbarrett [Tue, 27 Feb 2018 18:17:57 -0500] rev 49177
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error Summary: Add os::vsnprintf and os::snprintf. Reviewed-by: lfoltan, stuefe, mlarsson
Tue, 13 Feb 2018 15:48:23 +0100 8041626: Shutdown tracing event
rwestberg [Tue, 13 Feb 2018 15:48:23 +0100] rev 49176
8041626: Shutdown tracing event Reviewed-by: dholmes, alanb, rriggs
Tue, 27 Feb 2018 14:15:30 +0100 8197408: Bad pointer comparison and small cleanup in os_linux.cpp
rehn [Tue, 27 Feb 2018 14:15:30 +0100] rev 49175
8197408: Bad pointer comparison and small cleanup in os_linux.cpp Reviewed-by: bobv, stuefe
Tue, 27 Feb 2018 16:05:28 +0300 8196868: AARCH64: ld/st instructions hit guarantee assert while using sp
dpochepk [Tue, 27 Feb 2018 16:05:28 +0300] rev 49174
8196868: AARCH64: ld/st instructions hit guarantee assert while using sp Reviewed-by: aph
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip