prr [Wed, 03 Oct 2018 11:10:09 -0700] rev 52242
8211031: Remove un-needed qualified export to java.desktop from java.base on macos
Reviewed-by: serb, mchung
psadhukhan [Sat, 29 Sep 2018 09:43:33 +0530] rev 52241
6821316: comment in source code of SynthStyleFactory.java has a self-reference
Reviewed-by: serb
psadhukhan [Sat, 29 Sep 2018 09:41:33 +0530] rev 52240
6994403: Grammatical error in documentation of javax.swing.GroupLayout.ParallelGroup
Reviewed-by: serb
clanger [Fri, 28 Sep 2018 06:39:52 +0100] rev 52239
8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java
Reviewed-by: serb
psadhukhan [Fri, 28 Sep 2018 09:17:24 +0530] rev 52238
8210306: Missing closing bracket in GridBagLayout gridwidth, gridheight description
Reviewed-by: serb
prr [Thu, 27 Sep 2018 11:46:28 -0700] rev 52237
Merge
kaddepalli [Thu, 27 Sep 2018 14:36:33 +0530] rev 52236
8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Reviewed-by: serb, psadhukhan
thartmann [Wed, 24 Oct 2018 12:39:37 +0200] rev 52235
8150552: Remove -XX:+AggressiveOpts
Summary: Removed the -XX:+AggressiveOpts flags and its usages.
Reviewed-by: ecaspole, sjohanss
mli [Wed, 24 Oct 2018 17:52:06 +0800] rev 52234
8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests
Reviewed-by: naoto
stuefe [Wed, 24 Oct 2018 10:42:12 +0200] rev 52233
8212896: AIX build breaks after 8212611
Reviewed-by: simonis, dholmes
dholmes [Tue, 23 Oct 2018 17:01:48 -0400] rev 52232
8199567: [Nestmates] Cleanup instanceKlass.cpp
Reviewed-by: lfoltan, coleenp
darcy [Tue, 23 Oct 2018 10:32:39 -0700] rev 52231
8212718: Refactor some annotation processor tests to better use collections
Reviewed-by: jlaskey, vromero
dnsimon [Tue, 23 Oct 2018 18:49:32 +0200] rev 52230
8212817: [JVMCI] ResolvedJavaMethod.isInVirtualMethodTable throws InternalError
Reviewed-by: never, iveresov
jcbeyler [Tue, 23 Oct 2018 09:43:16 -0700] rev 52229
8212771: Remove remaining spaces before/after () for vmTestbase
Summary: Remove spaces around ()
Reviewed-by: phh, sspitsyn
dtitov [Tue, 23 Oct 2018 07:57:26 -0700] rev 52228
8211736: jdb doesn't print prompt when breakpoint is hit and suspend policy is STOP_EVENT_THREAD
Reviewed-by: cjplummer, amenkov, gadams, jcbeyler
rehn [Tue, 23 Oct 2018 13:24:36 +0200] rev 52227
8212707: GlobalCounter padding is too optimistic
Reviewed-by: shade, redestad, mdoerr
redestad [Tue, 23 Oct 2018 11:03:51 +0200] rev 52226
8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Reviewed-by: jlaskey, vlivanov
shade [Tue, 23 Oct 2018 10:55:59 +0200] rev 52225
8212754: Build failure: undefined JvmtiSampledObjectAllocEventCollector::object_alloc_is_safe_to_sample
Reviewed-by: jcbeyler, zgu, coleenp
roland [Wed, 17 Oct 2018 10:19:13 +0200] rev 52224
8212611: Small collection of simple changes from shenandoah
Reviewed-by: thartmann, kvn, eosterlund
amlu [Tue, 23 Oct 2018 13:47:17 +0800] rev 52223
8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
Reviewed-by: forax, weijun
weijun [Tue, 23 Oct 2018 12:25:59 +0800] rev 52222
8212216: JGSS: Fix leak in exception cases in getJavaOID()
Reviewed-by: mullan, weijun
Contributed-by: Nico Williams <nico@twosigma.com>
jcbeyler [Mon, 22 Oct 2018 19:31:41 -0700] rev 52221
8212535: Remove spaces before/after () for vmTestbase/[a-j]*
Summary: Remove white spaces from tests
Reviewed-by: amenkov, cjplummer, phh, sspitsyn
mchung [Mon, 22 Oct 2018 17:00:04 -0700] rev 52220
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Reviewed-by: dholmes, thartmann
amenkov [Mon, 22 Oct 2018 14:41:51 -0700] rev 52219
8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
Reviewed-by: jcbeyler, gadams, sspitsyn
ccheung [Mon, 22 Oct 2018 14:31:10 -0700] rev 52218
8210990: [TESTBUG] Some CDS tests don't respect JVM variant being tested
Summary: use CDSTestUtils.run() instead of CDSTestUtils.executeAndLog().
Reviewed-by: iklam
jjg [Mon, 22 Oct 2018 13:31:42 -0700] rev 52217
8211876: Broken links in java.base files (ClassLoader.html#name)
Reviewed-by: lancea
coleenp [Mon, 22 Oct 2018 15:32:50 -0400] rev 52216
8212774: Remove dead code touching Klass::_lower_dimension
Summary: Found dead code removal while looking at usage of Compile_lock. This dead code doesn't have Compile_lock but other code touching Klass::_{upper,lower}_dimension do.
Reviewed-by: shade
jcbeyler [Mon, 22 Oct 2018 12:43:15 -0700] rev 52215
8212148: Remove remaining NSK_CPP_STUBs
Summary: Remove remaining macros
Reviewed-by: amenkov, phh, iignatyev
rfield [Mon, 22 Oct 2018 09:26:50 -0700] rev 52214
8210959: JShell fails and exits when statement throws an exception whose message contains a '%'.
Reviewed-by: jlahoda
rfield [Mon, 22 Oct 2018 08:30:39 -0700] rev 52213
8210923: JShell: support for switch expressions
Reviewed-by: jlahoda
eosterlund [Mon, 22 Oct 2018 12:13:29 +0200] rev 52212
8212663: Remove conservative at_safepoint assert when JFR writes type sets during class unloading
Reviewed-by: coleenp, dholmes, mgronlun
chegar [Mon, 22 Oct 2018 12:25:31 +0100] rev 52211
8212695: Add explicit timeout to several HTTP Client tests
Reviewed-by: dfuchs, michaelm
tschatzl [Mon, 22 Oct 2018 11:51:17 +0200] rev 52210
8211853: Avoid additional duplicate work when a reference in the task queue has already been evacuated
Reviewed-by: kbarrett, sjohanss
vtewari [Mon, 22 Oct 2018 15:20:43 +0530] rev 52209
8212114: Reconsider the affect on closed streams resulting from 8189366
Reviewed-by: chegar, dfuchs
coffeys [Mon, 22 Oct 2018 10:47:28 +0100] rev 52208
8212752: Typo in SSL log message related to inactive/disabled signature scheme
Reviewed-by: coffeys
Contributed-by: jai.forums2013@gmail.com
xyin [Mon, 22 Oct 2018 14:08:07 +0800] rev 52207
8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
Reviewed-by: vtewari, rriggs
xyin [Mon, 22 Oct 2018 14:03:06 +0800] rev 52206
8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
Reviewed-by: vtewari, rriggs
xyin [Mon, 22 Oct 2018 13:53:39 +0800] rev 52205
8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
Reviewed-by: vtewari, rriggs
pmuthuswamy [Mon, 22 Oct 2018 10:16:34 +0530] rev 52204
8211879: Broken links in API overview
Reviewed-by: jjg, erikj
iignatyev [Fri, 19 Oct 2018 16:29:45 -0700] rev 52203
8177709: Convert TestVirtualSpace_test to GTest
Reviewed-by: stuefe, jcbeyler
kzhaldyb [Fri, 19 Oct 2018 16:29:43 -0700] rev 52202
8171097: Convert TestReservedSpace_test to Gtest
Reviewed-by: stuefe, jcbeyler, iignatyev
jnimeh [Fri, 19 Oct 2018 18:05:50 -0700] rev 52201
8211806: TLS 1.3 handshake server name indication is missing on a session resume
Reviewed-by: xuelei, wetmore
phh [Fri, 19 Oct 2018 17:54:21 -0400] rev 52200
8212698: Minor g1 #include changes and memoryService.hpp copyright date update
Summary: Fix #includes in g1FullGCOopClosures.inline.hpp, g1HeapVerifier.hpp + memoryService.hpp copyright date
Reviewed-by: tschatzl, jcbeyler
amenkov [Fri, 19 Oct 2018 09:31:52 -0700] rev 52199
8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
Reviewed-by: cjplummer, jcbeyler
mullan [Fri, 19 Oct 2018 09:32:46 -0400] rev 52198
Merge
mullan [Fri, 19 Oct 2018 09:31:57 -0400] rev 52197
8195793: Remove GTE CyberTrust Global Root
Reviewed-by: rhalade
michaelm [Fri, 19 Oct 2018 14:23:43 +0100] rev 52196
8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0
Reviewed-by: chegar, dfuchs
iklam [Thu, 18 Oct 2018 23:05:01 -0700] rev 52195
8212642: Remove SystemDictionary::InitOption enum
Reviewed-by: dholmes, kvn, redestad
rkennke [Thu, 18 Oct 2018 21:14:49 +0200] rev 52194
8212603: Need to step over GC barriers in Node::eqv_uncast()
Reviewed-by: shade, kvn, eosterlund
igerasim [Thu, 18 Oct 2018 09:46:46 -0700] rev 52193
8201355: Avoid native memory allocation in sun.security.mscapi.PRNG.generateSeed
Reviewed-by: weijun
thartmann [Thu, 18 Oct 2018 17:50:49 +0200] rev 52192
8212553: [TESTBUG] TestTrichotomyExpressions.java times out with Graal as JIT
Summary: Removed -Xcomp and increased timeout.
Reviewed-by: kvn
lancea [Thu, 18 Oct 2018 10:45:05 -0400] rev 52191
8212662: Fix javadoc typo in java.lang.ref.Cleaner
Reviewed-by: lancea, rriggs
Contributed-by: Andrew Luo <andrewluotechnologies@outlook.com>
hseigel [Thu, 18 Oct 2018 10:35:58 -0400] rev 52190
8209087: Clean up runtime code that compares 'this' to NULL
Summary: Remove 'this' to NULL comparisons from methods and check if calling objects of these methods could be NULL.
Reviewed-by: lfoltan, gziemski
mullan [Thu, 18 Oct 2018 10:08:35 -0400] rev 52189
8210448: Copy Java XML Digital Signature API Specification into java.xml.crypto javadocs
Reviewed-by: weijun
lkorinth [Thu, 18 Oct 2018 11:23:54 +0200] rev 52188
8212595: Remove unused size_helper() in oop_oop_iterate* in instanceKlass.inline.hpp
Reviewed-by: shade, pliden
dzhou [Thu, 18 Oct 2018 00:56:38 -0700] rev 52187
8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Reviewed-by: naoto
ihse [Thu, 18 Oct 2018 09:19:29 +0200] rev 52186
8212587: equals in MakeBase does not handle empty strings correctly
Reviewed-by: erikj
iklam [Wed, 17 Oct 2018 21:51:00 -0700] rev 52185
8212612: Add documentation about Arguments::_exit_hook
Reviewed-by: hseigel, dlong, dholmes
jcbeyler [Wed, 17 Oct 2018 21:28:11 -0700] rev 52184
8211899: Remove the NSK_CPP_STUB macros from vmTestbase for jvmti/scenarios/[E-M]
Summary: Remove the NSK_CPP_STUB macros from tests
Reviewed-by: amenkov, phh, sspitsyn
jjiang [Thu, 18 Oct 2018 07:56:55 +0800] rev 52183
8210632: Add key exchange algorithm to javax/net/ssl/TLSCommon/CipherSuite.java
Summary: javax/net/ssl/TLSCommon/CipherSuite.java supports key exchange algorithms
Reviewed-by: xuelei