psadhukhan [Sat, 03 Mar 2018 09:55:22 +0530] rev 49219
8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
Reviewed-by: ssadetsky, prr
shurailine [Fri, 02 Mar 2018 14:25:39 -0800] rev 49218
8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
Reviewed-by: prr
pnarayanan [Fri, 02 Mar 2018 14:39:29 +0530] rev 49217
8198613: Test cases result in failure or timeout when run with OpenGL backend
Reviewed-by: serb, jdv
psadhukhan [Fri, 02 Mar 2018 09:59:02 +0530] rev 49216
8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
Reviewed-by: ssadetsky, sveerabhadra
prr [Thu, 01 Mar 2018 10:37:20 -0800] rev 49215
Merge
dmarkov [Wed, 28 Feb 2018 22:00:33 +0000] rev 49214
8187635: On Windows Swing changes keyboard layout on a window activation
Reviewed-by: serb, ssadetsky
rriggs [Tue, 13 Mar 2018 12:46:01 -0400] rev 49213
8199470: Remove unused property file.encoding.pkg
Reviewed-by: bpb, sherman
sherman [Tue, 13 Mar 2018 00:22:14 -0700] rev 49212
8196748: tools/jar tests need to tolerate unrelated warnings
Reviewed-by: dholmes
naoto [Mon, 12 Mar 2018 20:47:21 -0700] rev 49211
8198989: Provide more diagnostic IAE messages
Reviewed-by: lancea
psandoz [Mon, 12 Mar 2018 16:09:18 -0700] rev 49210
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
Reviewed-by: psandoz, vlivanov, plevart
Contributed-by: ben_walsh@uk.ibm.com
lana [Mon, 12 Mar 2018 21:30:58 +0000] rev 49209
Added tag jdk-11+4 for changeset e59941f7247d
erikj [Mon, 12 Mar 2018 21:48:58 +0100] rev 49208
8199473: Support Visual Studio BuildTools with VS2017
Reviewed-by: ihse, tbell
redestad [Mon, 12 Mar 2018 19:36:59 +0100] rev 49207
8199469: Disable generate-jli-classes when building interim-image
Reviewed-by: erikj, mchung
redestad [Mon, 12 Mar 2018 18:31:02 +0100] rev 49206
8199453: Enable link-time generation of constructor forms
Reviewed-by: alanb, psandoz, mchung
erikj [Mon, 12 Mar 2018 17:49:08 +0100] rev 49205
8199428: install-file macro fails on filenames with space on Solaris
Reviewed-by: tbell, ihse
ihse [Mon, 12 Mar 2018 17:00:54 +0100] rev 49204
8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
Reviewed-by: aph, erikj
rriggs [Mon, 12 Mar 2018 10:04:12 -0400] rev 49203
8199420: Update javadoc tags in java.lang.System and related
Reviewed-by: lancea, bpb
redestad [Sat, 10 Mar 2018 02:58:39 +0100] rev 49202
8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
Reviewed-by: psandoz, naoto
erikj [Fri, 09 Mar 2018 19:20:19 +0100] rev 49201
8199352: The Jib artifact resolver in test lib needs to print better error messages
Reviewed-by: iignatyev, ihse
ihse [Fri, 09 Mar 2018 19:12:07 +0100] rev 49200
8199405: Bump lowest supported gcc to 4.8
Reviewed-by: erikj
ihse [Fri, 09 Mar 2018 19:10:51 +0100] rev 49199
8199403: Require binutils 2.18 or newer
Reviewed-by: erikj, tbell
ihse [Fri, 09 Mar 2018 19:09:20 +0100] rev 49198
8199416: Remove debug output left over since JDK-8198844
Reviewed-by: erikj
jlahoda [Fri, 09 Mar 2018 09:42:10 +0100] rev 49197
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
Summary: Catching CompletionFailures that would be thrown to API clients, and re-completing the symbols again when javac itself needs it.
Reviewed-by: cushon, jjg
weijun [Fri, 09 Mar 2018 11:36:12 +0800] rev 49196
8199154: Accessibility issues in jdk.security.auth
Reviewed-by: valeriep
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49195
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
Reviewed-by: bobv, dholmes
jwilhelm [Fri, 02 Mar 2018 21:00:12 +0100] rev 49194
Merge
zgu [Thu, 01 Mar 2018 16:35:36 -0500] rev 49193
8191369: NMT: Enhance thread stack tracking
Summary: More precise thread stack tracking on Linux and Windows
Reviewed-by: coleenp, adinn, minqi
kbarrett [Thu, 01 Mar 2018 16:51:22 -0500] rev 49192
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Summary: Moved resolve and friends to new jniHandles.inline.hpp.
Reviewed-by: tschatzl, pliden, coleenp
kvn [Thu, 01 Mar 2018 09:03:30 -0800] rev 49191
8195632: [Graal] Introduce EagerJVMCI flag to force eager JVMCI initialization
Reviewed-by: thartmann
mlarsson [Thu, 01 Mar 2018 10:56:17 +0100] rev 49190
8198887: JDK-8168722 broke the build on macosx
Reviewed-by: dholmes, thartmann
thartmann [Thu, 01 Mar 2018 08:58:27 +0100] rev 49189
8148871: Possible wrong expression stack depth at deopt point
Summary: Add a special case for invoke bytecodes and use the parameter size instead of the oop map in that case.
Reviewed-by: never, dlong, minqi
mlarsson [Wed, 28 Feb 2018 22:38:53 +0100] rev 49188
8168722: Unified Logging configuration output needs simplifying
Reviewed-by: rehn, lfoltan, hseigel
rraghavan [Wed, 28 Feb 2018 23:23:35 -0800] rev 49187
8198252: Null pointer dereference in fold_compares_helper
Summary: Added required null check with reported usage of filtered_int_type calls
Reviewed-by: kvn, thartmann
jwilhelm [Thu, 01 Mar 2018 01:47:46 +0100] rev 49186
Merge
coleenp [Wed, 28 Feb 2018 14:20:24 -0500] rev 49185
8191421: Deprecate PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
Reviewed-by: dholmes, hseigel
ehelin [Wed, 28 Feb 2018 16:00:20 +0100] rev 49184
8197841: Remove unused function Universe::create_heap_ext
Reviewed-by: rkennke, eosterlund, hseigel
mlarsson [Wed, 28 Feb 2018 15:10:21 +0100] rev 49183
8187066: -Xlog:help "=debug" example is not quite accurate
Reviewed-by: hseigel
mlarsson [Wed, 28 Feb 2018 12:05:02 +0100] rev 49182
8198825: Resolve missing review feedback for JDK-8170976
Reviewed-by: rehn, lfoltan, hseigel
mlarsson [Wed, 28 Feb 2018 10:37:02 +0100] rev 49181
8153945: Track if log configuration has changed during runtime
Reviewed-by: lfoltan, hseigel
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
epavlova [Tue, 27 Feb 2018 21:29:19 -0800] rev 49179
8197453: Add support of extra problem list
Reviewed-by: iignatyev, jjg
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
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
rwestberg [Tue, 13 Feb 2018 15:48:23 +0100] rev 49176
8041626: Shutdown tracing event
Reviewed-by: dholmes, alanb, rriggs
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
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
dchuyko [Tue, 27 Feb 2018 15:56:40 +0300] rev 49173
8198293: AARCH64 - Add CPU detection code for Cavium Thunder X2
Reviewed-by: dsamersoff
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
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
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
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
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
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
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
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
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
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
iklam [Sat, 24 Feb 2018 22:42:37 -0800] rev 49162
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
Reviewed-by: mseledtsov
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
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