egahlin [Mon, 04 Jun 2018 23:07:33 +0200] rev 50390
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
Reviewed-by: mgronlun
rkennke [Mon, 04 Jun 2018 23:01:48 +0200] rev 50389
8198285: More consistent Access API for arraycopy
Reviewed-by: eosterlund, shade
egahlin [Mon, 04 Jun 2018 22:03:10 +0200] rev 50388
8203919: Remove "-add-modules" hint from error message
Reviewed-by: mgronlun
gziemski [Mon, 04 Jun 2018 13:53:51 -0500] rev 50387
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Backed out the original fix.
Reviewed-by: kbarrett, lfoltan
amenkov [Mon, 04 Jun 2018 10:27:48 -0700] rev 50386
Merge
amenkov [Mon, 04 Jun 2018 10:25:44 -0700] rev 50385
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
Reviewed-by: sspitsyn, cjplummer
bsrbnd [Mon, 04 Jun 2018 10:12:40 -0700] rev 50384
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
Reviewed-by: vromero
gziemski [Mon, 04 Jun 2018 12:14:22 -0500] rev 50383
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Added missing ATTRIBUTE_PRINTF
Reviewed-by: kbarrett, hseigel
ccheung [Mon, 04 Jun 2018 08:56:41 -0700] rev 50382
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
Reviewed-by: jiangli
coleenp [Mon, 04 Jun 2018 11:49:12 -0400] rev 50381
Merge
coleenp [Mon, 04 Jun 2018 10:18:43 -0400] rev 50380
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
Summary: Moved macroAssembler.inline.hpp out of header file and distributed to .cpp files that included them: ie. c1_MacroAssembler.hpp and interp_masm.hpp. Also freeList.inline.hpp and allocation.inline.hpp.
Reviewed-by: jiangli, kvn
lfoltan [Mon, 04 Jun 2018 11:32:00 -0400] rev 50379
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
Summary: Additional of circular nested dynamic constant test.
Reviewed-by: acorn, psandoz
lfoltan [Mon, 04 Jun 2018 11:07:04 -0400] rev 50378
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
Summary: Check that the unnamed module for a given ClassLoader is an instance of java.lang.Module.
Reviewed-by: alanb, acorn, coleenp, dholmes, hseigel
sgehwolf [Mon, 04 Jun 2018 11:19:54 +0200] rev 50377
8203924: Zero: bootcycle-images build fails on x86_64
Summary: Use big java settings for jdk.compiler's annotation processing.
Reviewed-by: dholmes, erikj
goetz [Mon, 04 Jun 2018 12:29:48 +0200] rev 50376
8204277: [testbug] fix DisassembleCodeBlobTest.
Reviewed-by: thartmann
eosterlund [Mon, 04 Jun 2018 12:59:51 +0200] rev 50375
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
Reviewed-by: rkennke, tschatzl
jlahoda [Mon, 04 Jun 2018 12:54:13 +0200] rev 50374
8198378: javac crash when checking imports and a broken class is present
Summary: Properly handling bad classfile while processing imports.
Reviewed-by: vromero
mgronlun [Mon, 04 Jun 2018 12:51:24 +0200] rev 50373
8203921: JFR thread sampling is missing fixes from JDK-8194552
Reviewed-by: egahlin
stuefe [Mon, 04 Jun 2018 07:12:26 +0200] rev 50372
8204164: OOM-only logging in Metaspace
Reviewed-by: gziemski, coleenp
gromero [Sun, 03 Jun 2018 14:21:56 -0700] rev 50371
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
Reviewed-by: kvn, iignatyev
pmuthuswamy [Sun, 03 Jun 2018 19:21:18 +0530] rev 50370
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
Reviewed-by: ksrini
gromero [Sun, 03 Jun 2018 09:19:48 +0200] rev 50369
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
Reviewed-by: iignatyev, goetz
pmuthuswamy [Sun, 03 Jun 2018 12:04:52 +0530] rev 50368
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
Reviewed-by: jjg
jjiang [Fri, 01 Jun 2018 17:45:10 -0700] rev 50367
8199388: Test development for ChaCha20 and Poly1305 algorithms
Summary: Add test for ChaCha20KeyGenerator
Reviewed-by: mullan
iignatyev [Fri, 01 Jun 2018 15:48:55 -0700] rev 50366
8202812: [TESTBUG] Open source VM testbase compiler tests
Reviewed-by: kvn, mseledtsov
rhalade [Fri, 01 Jun 2018 15:24:41 -0700] rev 50365
8204250: Problem list pkcs11 tests on windows
Reviewed-by: wetmore
mbalao [Fri, 01 Jun 2018 19:46:31 +0000] rev 50364
8203182: Release session if initialization of SunPKCS11 Signature fails
Summary: Ensure session is properly released in P11Signature class
Reviewed-by: valeriep
prr [Fri, 01 Jun 2018 09:38:08 -0700] rev 50363
Merge
prr [Fri, 01 Jun 2018 09:18:22 -0700] rev 50362
Merge
prr [Fri, 01 Jun 2018 09:16:36 -0700] rev 50361
8200052: libjavajpeg: Fix compile warning in jchuff.c
Reviewed-by: prr
Contributed-by: adam.farley@uk.ibm.com, thomas.stuefe@sap.com
mbaesken [Wed, 30 May 2018 15:01:36 +0200] rev 50360
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
Reviewed-by: clanger, prr, serb, stuefe
prr [Thu, 31 May 2018 13:04:30 -0700] rev 50359
Merge
serb [Thu, 31 May 2018 09:52:32 -0700] rev 50358
8199150: Accessibility issues in java.desktop
8150156: Update bugs.sun.com references to bugs.java.com
Reviewed-by: prr
serb [Thu, 31 May 2018 09:24:27 -0700] rev 50357
8202051: Address compilation warnings in libawt with VS2017
Reviewed-by: prr
sveerabhadra [Thu, 31 May 2018 16:50:10 +0530] rev 50356
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
Reviewed-by: serb
serb [Wed, 30 May 2018 22:03:12 -0700] rev 50355
8195624: Desktop API cannot be used without permission to read "os.version"
Reviewed-by: prr
serb [Wed, 30 May 2018 21:30:05 -0700] rev 50354
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
Reviewed-by: prr
prr [Wed, 30 May 2018 15:19:55 -0700] rev 50353
8204122: Update harfbuzz.md
Reviewed-by: srl
prr [Wed, 30 May 2018 12:20:00 -0700] rev 50352
8199530: Upgrade to harfbuzz 1.7.6
Reviewed-by: srl, serb
serb [Wed, 30 May 2018 08:10:41 -0700] rev 50351
8196373: Introspector does not see overridden generic setter method
Reviewed-by: malenkov
clanger [Wed, 30 May 2018 08:19:59 +0200] rev 50350
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
Reviewed-by: prr
Contributed-by: takiguc@linux.vnet.ibm.com, christoph.langer@sap.com
serb [Tue, 29 May 2018 11:22:21 -0700] rev 50349
8201279: javax.sound tests should not set java.home system property
Reviewed-by: prr, rriggs
prr [Fri, 25 May 2018 16:23:17 -0700] rev 50348
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
Reviewed-by: serb, erikj
prr [Fri, 25 May 2018 12:12:24 -0700] rev 50347
Merge
bae [Fri, 25 May 2018 11:35:31 +0300] rev 50346
8203485: [freetype] text rotated on 180 degrees is too narrow
Reviewed-by: prr, serb
serb [Wed, 23 May 2018 23:02:02 -0700] rev 50345
8203498: The specification for java.applet package should be updated
Reviewed-by: prr
serb [Tue, 22 May 2018 17:33:31 -0700] rev 50344
8203027: Open source tests for "java.awt.geom"
Reviewed-by: prr, jdv
serb [Thu, 17 May 2018 14:41:23 -0700] rev 50343
8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
Reviewed-by: dmarkov
jdv [Thu, 17 May 2018 11:40:55 +0530] rev 50342
5109146: PNGMetadata Background color initialization from standard metadata is incomplete
Reviewed-by: prr, kaddepalli
serb [Wed, 16 May 2018 16:46:51 -0700] rev 50341
8194327: [macos] AWT windows have incorrect main/key window behaviors
Reviewed-by: serb, erikj
Contributed-by: Alan Snyder <fishgarage@cbfiddle.com>
lancea [Fri, 01 Jun 2018 12:28:19 -0400] rev 50340
8190417: javadoc updates to java.util.regex.Matcher
Reviewed-by: lancea, alanb, dholmes
Contributed-by: Michal Vala <mvala@redhat.com>
gromero [Mon, 21 May 2018 13:23:55 -0400] rev 50339
8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
Reviewed-by: mdoerr, goetz
jlahoda [Fri, 01 Jun 2018 13:04:30 +0200] rev 50338
8203827: Upgrade JLine to 2.14.6
Reviewed-by: alanb, hannesw, rfield
redestad [Fri, 01 Jun 2018 11:34:13 +0200] rev 50337
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
Reviewed-by: psandoz
rwestberg [Fri, 01 Jun 2018 10:15:48 +0200] rev 50336
8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
Reviewed-by: egahlin, mgronlun
dholmes [Thu, 31 May 2018 18:47:21 -0400] rev 50335
8204055: SIGSEGV in java -XX:
Reviewed-by: iklam, stuefe, ccheung
rhalade [Thu, 31 May 2018 14:56:51 -0700] rev 50334
8191031: Remove several Symantec Root CAs
Reviewed-by: mullan
dtitov [Thu, 31 May 2018 14:09:04 -0700] rev 50333
8197387: jcmd started by "root" must be allowed to access all VM processes
Reviewed-by: sspitsyn, stuefe
kbarrett [Thu, 31 May 2018 15:37:18 -0400] rev 50332
8204179: [BACKOUT] OopStorage should use GlobalCounter
Summary: Backout JDK-8202945
Reviewed-by: eosterlund, pliden
ccheung [Thu, 31 May 2018 11:41:25 -0700] rev 50331
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
Summary: Added an interface with a default method. The InnerClass implements the interface.
Reviewed-by: iklam, dholmes