jwilhelm [Wed, 24 Oct 2018 18:14:28 -0700] rev 52279
Added tag jdk-12+17 for changeset eefa65e142af
cushon [Mon, 17 Sep 2018 11:09:43 -0700] rev 52278
8198945: Invalid RuntimeVisibleTypeAnnotations for annotation on anonymous class type parameter
Reviewed-by: wmdietl, abuckley, martin
darcy [Wed, 24 Oct 2018 15:45:09 -0700] rev 52277
8212880: Cannot access ftp: site for fdlibm.tar
Reviewed-by: jjg, lancea, bpb
sspitsyn [Wed, 24 Oct 2018 13:11:54 -0700] rev 52276
8024368: private methods are allocated vtable slots
Summary: Stop allocating vtable slots for private methods
Reviewed-by: dholmes, acorn, lfoltan
epavlova [Wed, 24 Oct 2018 09:56:03 -0700] rev 52275
8212877: Restore JTREG_VERBOSE value for mach5 testing
Reviewed-by: dholmes
dcubed [Wed, 24 Oct 2018 11:05:22 -0400] rev 52274
Merge
dcubed [Wed, 24 Oct 2018 11:04:25 -0400] rev 52273
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
Summary: Also change the test's default timeout to 5 minutes.
Reviewed-by: dholmes, stuefe
ecaspole [Wed, 24 Oct 2018 11:02:55 -0400] rev 52272
8212706: nmethod jvmci_installed_code_name need to be XML escaped
Summary: Call text instead of print to escape chars properly
Reviewed-by: thartmann
tschatzl [Wed, 24 Oct 2018 16:22:34 +0200] rev 52271
8212753: Improve oopDesc::forward_to_atomic
Summary: Avoid multiple unnecessary reloads of the mark oop in oopDesc::forward_to_atomic
Reviewed-by: kbarrett, mdoerr
stuefe [Wed, 24 Oct 2018 14:59:21 +0200] rev 52270
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
Reviewed-by: dholmes, mdoerr
jdv [Wed, 24 Oct 2018 16:29:25 +0530] rev 52269
Merge
jdv [Wed, 24 Oct 2018 15:57:43 +0530] rev 52268
Merge
jdv [Wed, 24 Oct 2018 13:35:18 +0530] rev 52267
Merge
jdv [Tue, 23 Oct 2018 15:29:10 +0530] rev 52266
Merge
jdv [Tue, 16 Oct 2018 23:21:05 +0530] rev 52265
Merge
serb [Fri, 19 Oct 2018 11:15:57 -0700] rev 52264
8212213: All tests for splashscreen stopped worked in jdk12b13
Reviewed-by: ihse, prr
itakiguchi [Fri, 19 Oct 2018 15:26:50 +0100] rev 52263
8211393: Memory leak issue on awt_InputMethod.c
Reviewed-by: naoto, clanger
psadhukhan [Fri, 19 Oct 2018 12:50:25 +0530] rev 52262
8211987: Menu bar gets input focus even if Alt-released event is consumed
Reviewed-by: serb
psadhukhan [Fri, 19 Oct 2018 12:39:56 +0530] rev 52261
8212098: Cleanup of ProblemList.txt for fixed swing tests
Reviewed-by: serb
serb [Tue, 16 Oct 2018 16:49:50 -0700] rev 52260
8133713: [macosx] Accessible JTables always reported as empty
Reviewed-by: prr
serb [Tue, 16 Oct 2018 15:47:53 -0700] rev 52259
8210739: Calling JSpinner's setFont with null throws NullPointerException
Reviewed-by: psadhukhan
prr [Tue, 16 Oct 2018 10:54:50 -0700] rev 52258
8212071: Need to set the FreeType LCD Filter to reduce fringing.
Reviewed-by: prr, lbourges
Contributed-by: John Neffenger <john@status6.com>
jdv [Tue, 16 Oct 2018 14:26:22 +0530] rev 52257
Merge
sveerabhadra [Mon, 15 Oct 2018 10:29:06 +0530] rev 52256
8061359: [macosx] Checkbox toggles on Space press but does not spoken by Voice Over
Reviewed-by: mhalder, serb
psadhukhan [Sun, 14 Oct 2018 18:05:06 +0530] rev 52255
8212040: Compilation error due to wrong usage of NSPrintJobDispositionValue in mac10.12
Reviewed-by: jdv
psadhukhan [Thu, 11 Oct 2018 14:19:36 +0530] rev 52254
6828982: UIDefaults.getUI swallows original exception
Reviewed-by: kaddepalli, prr
psadhukhan [Wed, 10 Oct 2018 16:20:52 +0530] rev 52253
8211886: Bad/broken link in synthFileFormat.html
Reviewed-by: serb
tvaleev [Tue, 09 Oct 2018 18:25:57 -0700] rev 52252
8211693: Convert C-style array declarations in client demos and jdk.accessibility
Reviewed-by: serb
mbaesken [Mon, 01 Oct 2018 12:06:44 +0200] rev 52251
8211317: avoid memory leak in Java_sun_awt_UNIXToolkit_load_1stock_1icon
Reviewed-by: clanger, goetz
kaddepalli [Tue, 09 Oct 2018 12:08:59 +0530] rev 52250
8014503: AWT Choice implementation should be made consistent across platforms.
Reviewed-by: serb, aghaisas, sveerabhadra
kaddepalli [Fri, 05 Oct 2018 14:35:24 +0530] rev 52249
8182041: File Chooser Shortcut Panel folders under on JDK 9 8062648: FileSystemView.getDefaultDirectory() should check read access on Unix systems
Reviewed-by: serb, prr, psadhukhan
tvaleev [Thu, 04 Oct 2018 12:40:55 -0700] rev 52248
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
prr [Thu, 04 Oct 2018 11:07:30 -0700] rev 52247
8208595: [parfait] Better X11 font support
Reviewed-by: serb, psadhukhan
psadhukhan [Thu, 04 Oct 2018 15:03:48 +0530] rev 52246
8211055: Provide print to a file (PDF) feature even when printer was not connected
Reviewed-by: prr
psadhukhan [Thu, 04 Oct 2018 14:56:03 +0530] rev 52245
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Reviewed-by: psadhukhan
Contributed-by: mraz.martin.dev@gmail.com
psadhukhan [Thu, 04 Oct 2018 14:17:59 +0530] rev 52244
Merge
vagarwal [Thu, 04 Oct 2018 13:01:23 +0530] rev 52243
8210910: Create test for FileChooserDemo
Reviewed-by: serb
Contributed-by: vikrant.v.agarwal@oracle.com
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