Wed, 06 Jun 2018 09:07:38 +0530 8190875: modules not listed in overview/index page
pmuthuswamy [Wed, 06 Jun 2018 09:07:38 +0530] rev 50421
8190875: modules not listed in overview/index page Reviewed-by: jjg, sundar
Wed, 06 Jun 2018 08:37:19 +0530 8199893: the javadoc tool generates pages with a low constrast
pmuthuswamy [Wed, 06 Jun 2018 08:37:19 +0530] rev 50420
8199893: the javadoc tool generates pages with a low constrast Reviewed-by: jjg
Tue, 05 Jun 2018 19:58:20 -0400 8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
dholmes [Tue, 05 Jun 2018 19:58:20 -0400] rev 50419
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions Summary: Pre-load AbstractOwnableSynchronizer class instead of lazy loading it. Reviewed-by: sspitsyn, cjplummer, coleenp
Tue, 05 Jun 2018 21:38:38 +0200 8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
rkennke [Tue, 05 Jun 2018 21:38:38 +0200] rev 50418
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86 Reviewed-by: eosterlund, adinn
Tue, 05 Jun 2018 12:27:07 -0700 8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
sherman [Tue, 05 Jun 2018 12:27:07 -0700] rev 50417
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile Reviewed-by: rriggs
Wed, 02 May 2018 11:28:49 -0400 8203837: Split nmethod unloading from inline cache cleaning
coleenp [Wed, 02 May 2018 11:28:49 -0400] rev 50416
8203837: Split nmethod unloading from inline cache cleaning Summary: Refactor cleaning inline caches to after GC do_unloading. Reviewed-by: thartmann, eosterlund
Tue, 05 Jun 2018 23:10:54 +0530 8204321: javadoc tests fail after JDK-8203780
sundar [Tue, 05 Jun 2018 23:10:54 +0530] rev 50415
8204321: javadoc tests fail after JDK-8203780 Reviewed-by: jjg
Tue, 05 Jun 2018 19:13:53 +0200 8202776: Modularize GC allocations in runtime
rkennke [Tue, 05 Jun 2018 19:13:53 +0200] rev 50414
8202776: Modularize GC allocations in runtime Reviewed-by: eosterlund, shade
Tue, 05 Jun 2018 10:03:46 -0700 8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
sherman [Tue, 05 Jun 2018 10:03:46 -0700] rev 50413
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest Reviewed-by: jlaskey
Tue, 05 Jun 2018 17:14:49 +0100 Merge
aph [Tue, 05 Jun 2018 17:14:49 +0100] rev 50412
Merge
Tue, 05 Jun 2018 16:12:57 +0100 8204341: AArch64: AOT runtime does not need a workaround for far calls
aph [Tue, 05 Jun 2018 16:12:57 +0100] rev 50411
8204341: AArch64: AOT runtime does not need a workaround for far calls Reviewed-by: kvn
Tue, 05 Jun 2018 08:33:40 -0700 8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
naoto [Tue, 05 Jun 2018 08:33:40 -0700] rev 50410
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120 Reviewed-by: rriggs
Tue, 05 Jun 2018 11:11:33 -0400 8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
coleenp [Tue, 05 Jun 2018 11:11:33 -0400] rev 50409
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp Summary: Reexpand macro to provide non-inline functions. Reviewed-by: kvn, dnsimon
Tue, 05 Jun 2018 15:56:23 +0200 8204173: Lower the minimum number of heap memory pools in MemoryTest.java
stefank [Tue, 05 Jun 2018 15:56:23 +0200] rev 50408
8204173: Lower the minimum number of heap memory pools in MemoryTest.java Reviewed-by: mchung, sjohanss
Tue, 05 Jun 2018 15:56:21 +0200 8204168: Increase small heap sizes in tests to accommodate ZGC
stefank [Tue, 05 Jun 2018 15:56:21 +0200] rev 50407
8204168: Increase small heap sizes in tests to accommodate ZGC Reviewed-by: pliden, ehelin
Tue, 05 Jun 2018 15:56:17 +0200 8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
stefank [Tue, 05 Jun 2018 15:56:17 +0200] rev 50406
8204167: Filter out tests requiring compressed oops when CompressedOops is disabled Reviewed-by: coleenp, kbarrett
Tue, 05 Jun 2018 15:56:14 +0200 8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
stefank [Tue, 05 Jun 2018 15:56:14 +0200] rev 50405
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled Reviewed-by: coleenp, kbarrett
Tue, 05 Jun 2018 15:56:12 +0200 8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
stefank [Tue, 05 Jun 2018 15:56:12 +0200] rev 50404
8204163: Also detect concurrent GCs in MetaspaceBaseGC.java Reviewed-by: eosterlund, pliden
Tue, 05 Jun 2018 15:56:09 +0200 8204162: TestG1HeapRegion needs @requires vm.gc.G1
stefank [Tue, 05 Jun 2018 15:56:09 +0200] rev 50403
8204162: TestG1HeapRegion needs @requires vm.gc.G1 Reviewed-by: eosterlund
Tue, 05 Jun 2018 15:56:07 +0200 8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
stefank [Tue, 05 Jun 2018 15:56:07 +0200] rev 50402
8204160: BiasedLockingTest needs -XX:+UseBiasedLocking Reviewed-by: eosterlund, dholmes
Tue, 05 Jun 2018 09:15:03 -0400 8203319: JDK-8201487 disabled too much queue balancing
kbarrett [Tue, 05 Jun 2018 09:15:03 -0400] rev 50401
8203319: JDK-8201487 disabled too much queue balancing Summary: Sometimes ignore ParallelRefProcBalancingEnabled. Reviewed-by: tschatzl, sjohanss
Tue, 05 Jun 2018 14:55:13 +0200 8200166: Repeating annotations refering to to-be-generated classes don't work.
jlahoda [Tue, 05 Jun 2018 14:55:13 +0200] rev 50400
8200166: Repeating annotations refering to to-be-generated classes don't work. Reviewed-by: jjg
Tue, 05 Jun 2018 13:02:01 +0200 8203787: Hotspot build broken on linux-sparc after 8202377
glaubitz [Tue, 05 Jun 2018 13:02:01 +0200] rev 50399
8203787: Hotspot build broken on linux-sparc after 8202377 Reviewed-by: dholmes, eosterlund
Tue, 05 Jun 2018 09:29:15 +0200 8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
mhorie [Tue, 05 Jun 2018 09:29:15 +0200] rev 50398
8154736: enhancement of cmpxchg and copy_to_survivor for ppc64 Reviewed-by: eosterlund, mdoerr, kbarrett
Tue, 05 Jun 2018 09:23:30 +0200 8204292: PPC64: Fix missing includes after 8204195
mdoerr [Tue, 05 Jun 2018 09:23:30 +0200] rev 50397
8204292: PPC64: Fix missing includes after 8204195 Reviewed-by: coleenp
Mon, 04 Jun 2018 21:20:16 -0700 8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
sangheki [Mon, 04 Jun 2018 21:20:16 -0700] rev 50396
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes Reviewed-by: kbarrett, tschatzl
Mon, 04 Jun 2018 21:19:15 -0700 8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
sangheki [Mon, 04 Jun 2018 21:19:15 -0700] rev 50395
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens Reviewed-by: kbarrett, tschatzl
Tue, 05 Jun 2018 08:10:08 +0530 8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
sundar [Tue, 05 Jun 2018 08:10:08 +0530] rev 50394
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5 Reviewed-by: jjg
Tue, 05 Jun 2018 02:15:37 +0200 8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
jwilhelm [Tue, 05 Jun 2018 02:15:37 +0200] rev 50393
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1 Reviewed-by: kvn, jwilhelm Contributed-by: leonid.mesnik@oracle.com
Mon, 04 Jun 2018 20:14:13 -0400 8203948: Expand JVMTI callback notion of "internal threads"
kbarrett [Mon, 04 Jun 2018 20:14:13 -0400] rev 50392
8203948: Expand JVMTI callback notion of "internal threads" Summary: Allow any NamedThreads in some contexts. Reviewed-by: coleenp, dholmes
Mon, 04 Jun 2018 16:21:08 +0200 8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
rwestberg [Mon, 04 Jun 2018 16:21:08 +0200] rev 50391
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint Reviewed-by: mgronlun, egahlin
Mon, 04 Jun 2018 23:07:33 +0200 8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
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
Mon, 04 Jun 2018 23:01:48 +0200 8198285: More consistent Access API for arraycopy
rkennke [Mon, 04 Jun 2018 23:01:48 +0200] rev 50389
8198285: More consistent Access API for arraycopy Reviewed-by: eosterlund, shade
Mon, 04 Jun 2018 22:03:10 +0200 8203919: Remove "-add-modules" hint from error message
egahlin [Mon, 04 Jun 2018 22:03:10 +0200] rev 50388
8203919: Remove "-add-modules" hint from error message Reviewed-by: mgronlun
Mon, 04 Jun 2018 13:53:51 -0500 8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
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
Mon, 04 Jun 2018 10:27:48 -0700 Merge
amenkov [Mon, 04 Jun 2018 10:27:48 -0700] rev 50386
Merge
Mon, 04 Jun 2018 10:25:44 -0700 8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
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
Mon, 04 Jun 2018 10:12:40 -0700 8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
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
Mon, 04 Jun 2018 12:14:22 -0500 8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
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
Mon, 04 Jun 2018 08:56:41 -0700 8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
ccheung [Mon, 04 Jun 2018 08:56:41 -0700] rev 50382
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java Reviewed-by: jiangli
Mon, 04 Jun 2018 11:49:12 -0400 Merge
coleenp [Mon, 04 Jun 2018 11:49:12 -0400] rev 50381
Merge
Mon, 04 Jun 2018 10:18:43 -0400 8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
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
Mon, 04 Jun 2018 11:32:00 -0400 8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
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
Mon, 04 Jun 2018 11:07:04 -0400 8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
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
Mon, 04 Jun 2018 11:19:54 +0200 8203924: Zero: bootcycle-images build fails on x86_64
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
Mon, 04 Jun 2018 12:29:48 +0200 8204277: [testbug] fix DisassembleCodeBlobTest.
goetz [Mon, 04 Jun 2018 12:29:48 +0200] rev 50376
8204277: [testbug] fix DisassembleCodeBlobTest. Reviewed-by: thartmann
Mon, 04 Jun 2018 12:59:51 +0200 8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
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
Mon, 04 Jun 2018 12:54:13 +0200 8198378: javac crash when checking imports and a broken class is present
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
Mon, 04 Jun 2018 12:51:24 +0200 8203921: JFR thread sampling is missing fixes from JDK-8194552
mgronlun [Mon, 04 Jun 2018 12:51:24 +0200] rev 50373
8203921: JFR thread sampling is missing fixes from JDK-8194552 Reviewed-by: egahlin
Mon, 04 Jun 2018 07:12:26 +0200 8204164: OOM-only logging in Metaspace
stuefe [Mon, 04 Jun 2018 07:12:26 +0200] rev 50372
8204164: OOM-only logging in Metaspace Reviewed-by: gziemski, coleenp
Sun, 03 Jun 2018 14:21:56 -0700 8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
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
Sun, 03 Jun 2018 19:21:18 +0530 8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
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
Sun, 03 Jun 2018 09:19:48 +0200 8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
gromero [Sun, 03 Jun 2018 09:19:48 +0200] rev 50369
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount Reviewed-by: iignatyev, goetz
Sun, 03 Jun 2018 12:04:52 +0530 8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
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
Fri, 01 Jun 2018 17:45:10 -0700 8199388: Test development for ChaCha20 and Poly1305 algorithms
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
Fri, 01 Jun 2018 15:48:55 -0700 8202812: [TESTBUG] Open source VM testbase compiler tests
iignatyev [Fri, 01 Jun 2018 15:48:55 -0700] rev 50366
8202812: [TESTBUG] Open source VM testbase compiler tests Reviewed-by: kvn, mseledtsov
Fri, 01 Jun 2018 15:24:41 -0700 8204250: Problem list pkcs11 tests on windows
rhalade [Fri, 01 Jun 2018 15:24:41 -0700] rev 50365
8204250: Problem list pkcs11 tests on windows Reviewed-by: wetmore
Fri, 01 Jun 2018 19:46:31 +0000 8203182: Release session if initialization of SunPKCS11 Signature fails
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
Fri, 01 Jun 2018 09:38:08 -0700 Merge
prr [Fri, 01 Jun 2018 09:38:08 -0700] rev 50363
Merge
Fri, 01 Jun 2018 09:18:22 -0700 Merge
prr [Fri, 01 Jun 2018 09:18:22 -0700] rev 50362
Merge
Fri, 01 Jun 2018 09:16:36 -0700 8200052: libjavajpeg: Fix compile warning in jchuff.c
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
Wed, 30 May 2018 15:01:36 +0200 8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
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
Thu, 31 May 2018 13:04:30 -0700 Merge
prr [Thu, 31 May 2018 13:04:30 -0700] rev 50359
Merge
Thu, 31 May 2018 09:52:32 -0700 8199150: Accessibility issues in java.desktop
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
Thu, 31 May 2018 09:24:27 -0700 8202051: Address compilation warnings in libawt with VS2017
serb [Thu, 31 May 2018 09:24:27 -0700] rev 50357
8202051: Address compilation warnings in libawt with VS2017 Reviewed-by: prr
Thu, 31 May 2018 16:50:10 +0530 8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
sveerabhadra [Thu, 31 May 2018 16:50:10 +0530] rev 50356
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails Reviewed-by: serb
Wed, 30 May 2018 22:03:12 -0700 8195624: Desktop API cannot be used without permission to read "os.version"
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
Wed, 30 May 2018 21:30:05 -0700 8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
serb [Wed, 30 May 2018 21:30:05 -0700] rev 50354
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test Reviewed-by: prr
Wed, 30 May 2018 15:19:55 -0700 8204122: Update harfbuzz.md
prr [Wed, 30 May 2018 15:19:55 -0700] rev 50353
8204122: Update harfbuzz.md Reviewed-by: srl
Wed, 30 May 2018 12:20:00 -0700 8199530: Upgrade to harfbuzz 1.7.6
prr [Wed, 30 May 2018 12:20:00 -0700] rev 50352
8199530: Upgrade to harfbuzz 1.7.6 Reviewed-by: srl, serb
Wed, 30 May 2018 08:10:41 -0700 8196373: Introspector does not see overridden generic setter method
serb [Wed, 30 May 2018 08:10:41 -0700] rev 50351
8196373: Introspector does not see overridden generic setter method Reviewed-by: malenkov
Wed, 30 May 2018 08:19:59 +0200 8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
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
Tue, 29 May 2018 11:22:21 -0700 8201279: javax.sound tests should not set java.home system property
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
Fri, 25 May 2018 16:23:17 -0700 8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources
prr [Fri, 25 May 2018 16:23:17 -0700] rev 50348
8191522: Remove Bigelow&Holmes Lucida fonts from JDK sources Reviewed-by: serb, erikj
Fri, 25 May 2018 12:12:24 -0700 Merge
prr [Fri, 25 May 2018 12:12:24 -0700] rev 50347
Merge
Fri, 25 May 2018 11:35:31 +0300 8203485: [freetype] text rotated on 180 degrees is too narrow
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
Wed, 23 May 2018 23:02:02 -0700 8203498: The specification for java.applet package should be updated
serb [Wed, 23 May 2018 23:02:02 -0700] rev 50345
8203498: The specification for java.applet package should be updated Reviewed-by: prr
Tue, 22 May 2018 17:33:31 -0700 8203027: Open source tests for "java.awt.geom"
serb [Tue, 22 May 2018 17:33:31 -0700] rev 50344
8203027: Open source tests for "java.awt.geom" Reviewed-by: prr, jdv
Thu, 17 May 2018 14:41:23 -0700 8201364: [macosx] Component.getLocation() gives inconsistent coordinate for a component at (0,0)
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
Thu, 17 May 2018 11:40:55 +0530 5109146: PNGMetadata Background color initialization from standard metadata is incomplete
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
Wed, 16 May 2018 16:46:51 -0700 8194327: [macos] AWT windows have incorrect main/key window behaviors
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>
Fri, 01 Jun 2018 12:28:19 -0400 8190417: javadoc updates to java.util.regex.Matcher
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>
Mon, 21 May 2018 13:23:55 -0400 8203669: PPC64: Fix jtreg RTM tests after "8203305: Improve TM detection for enabling RTM on Linux / POWER9"
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
Fri, 01 Jun 2018 13:04:30 +0200 8203827: Upgrade JLine to 2.14.6
jlahoda [Fri, 01 Jun 2018 13:04:30 +0200] rev 50338
8203827: Upgrade JLine to 2.14.6 Reviewed-by: alanb, hannesw, rfield
Fri, 01 Jun 2018 11:34:13 +0200 8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
redestad [Fri, 01 Jun 2018 11:34:13 +0200] rev 50337
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache Reviewed-by: psandoz
Fri, 01 Jun 2018 10:15:48 +0200 8203237: JFR TestBiasedLockRevocationEvents should ignore events unrelated to the test
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
Thu, 31 May 2018 18:47:21 -0400 8204055: SIGSEGV in java -XX:
dholmes [Thu, 31 May 2018 18:47:21 -0400] rev 50335
8204055: SIGSEGV in java -XX: Reviewed-by: iklam, stuefe, ccheung
Thu, 31 May 2018 14:56:51 -0700 8191031: Remove several Symantec Root CAs
rhalade [Thu, 31 May 2018 14:56:51 -0700] rev 50334
8191031: Remove several Symantec Root CAs Reviewed-by: mullan
Thu, 31 May 2018 14:09:04 -0700 8197387: jcmd started by "root" must be allowed to access all VM processes
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
Thu, 31 May 2018 15:37:18 -0400 8204179: [BACKOUT] OopStorage should use GlobalCounter
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
Thu, 31 May 2018 11:41:25 -0700 8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
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
Thu, 31 May 2018 10:38:05 -0700 8202670: Update Graal
dlong [Thu, 31 May 2018 10:38:05 -0700] rev 50330
8202670: Update Graal Reviewed-by: kvn, aph
Thu, 31 May 2018 10:14:41 -0700 8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
amenkov [Thu, 31 May 2018 10:14:41 -0700] rev 50329
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch Reviewed-by: sspitsyn, iklam, jiangli
Fri, 25 May 2018 22:56:00 -0700 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
vtheeyarath [Fri, 25 May 2018 22:56:00 -0700] rev 50328
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch Summary: Correct MethodHandles.insertArguments spec Reviewed-by: psandoz, mchung, ntv
Thu, 31 May 2018 09:51:31 -0500 8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails
gziemski [Thu, 31 May 2018 09:51:31 -0500] rev 50327
8202360: [TESTBUG] runtime/LoadClass/TestResize.java needs to print output when it fails Summary: Print out output from PrintSystemDictionaryAtExit at failure Reviewed-by: mseledtsov, dholmes
Thu, 31 May 2018 10:39:55 -0400 Merge
hseigel [Thu, 31 May 2018 10:39:55 -0400] rev 50326
Merge
Thu, 31 May 2018 10:38:06 -0400 8202913: loader constraint message for fields specifies incorrect referring class
hseigel [Thu, 31 May 2018 10:38:06 -0400] rev 50325
8202913: loader constraint message for fields specifies incorrect referring class Summary: Improve the message to display the right referring class. Reviewed-by: acorn, goetz, dholmes
Thu, 31 May 2018 07:37:06 -0700 8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag
bpb [Thu, 31 May 2018 07:37:06 -0700] rev 50324
8203765: java/nio/channels/Selector/SelectAndClose: add some prints and @intermittent tag Reviewed-by: alanb
Thu, 31 May 2018 07:05:10 -0700 8153029: ChaCha20 Cipher Implementation
jnimeh [Thu, 31 May 2018 07:05:10 -0700] rev 50323
8153029: ChaCha20 Cipher Implementation Summary: Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations Reviewed-by: mullan
Thu, 31 May 2018 09:19:54 -0400 8204087: C++ Interpreter code left over in MethodData
coleenp [Thu, 31 May 2018 09:19:54 -0400] rev 50322
8204087: C++ Interpreter code left over in MethodData Summary: remove unused code Reviewed-by: kvn, lfoltan, thartmann
Thu, 31 May 2018 13:25:40 +0200 8203321: assert(current_query_index < process_query_set->size) failed: invariant
mgronlun [Thu, 31 May 2018 13:25:40 +0200] rev 50321
8203321: assert(current_query_index < process_query_set->size) failed: invariant Reviewed-by: rehn
Thu, 31 May 2018 10:41:36 +0200 8203923: Add @requires feature to check flag values for the running JVM
stefank [Thu, 31 May 2018 10:41:36 +0200] rev 50320
8203923: Add @requires feature to check flag values for the running JVM Reviewed-by: kvn, dholmes
Thu, 31 May 2018 15:11:57 +0530 8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
rgoel [Thu, 31 May 2018 15:11:57 +0530] rev 50319
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class. Summary: Updated description of cyrillic supplementary block. Reviewed-by: naoto
Thu, 31 May 2018 07:08:54 +0200 Added tag jdk-11+16 for changeset 02934b0d661b
jwilhelm [Thu, 31 May 2018 07:08:54 +0200] rev 50318
Added tag jdk-11+16 for changeset 02934b0d661b
Wed, 30 May 2018 20:54:45 -0700 8199371: [TESTBUG] Open source vm testbase JDWP tests
iignatyev [Wed, 30 May 2018 20:54:45 -0700] rev 50317
8199371: [TESTBUG] Open source vm testbase JDWP tests Reviewed-by: sspitsyn, mseledtsov
Wed, 30 May 2018 16:18:56 -0700 8199380: [TESTBUG] Open source VM testbase AOD tests
iignatyev [Wed, 30 May 2018 16:18:56 -0700] rev 50316
8199380: [TESTBUG] Open source VM testbase AOD tests Reviewed-by: erikj, sspitsyn
Wed, 30 May 2018 14:55:50 -0700 8204109: JDK-8203945 broke nashorn
erikj [Wed, 30 May 2018 14:55:50 -0700] rev 50315
8204109: JDK-8203945 broke nashorn Reviewed-by: tbell
Wed, 30 May 2018 08:59:56 -0700 8203802: Jvmti test fails to build with VS2017
dtitov [Wed, 30 May 2018 08:59:56 -0700] rev 50314
8203802: Jvmti test fails to build with VS2017 Reviewed-by: sspitsyn, erikj
Wed, 30 May 2018 10:23:45 -0700 8203945: Cleanup nashorn build
erikj [Wed, 30 May 2018 10:23:45 -0700] rev 50313
8203945: Cleanup nashorn build Reviewed-by: tbell
Wed, 30 May 2018 09:50:14 -0700 8203946: Move UnpackSecurity.gmk to closed
erikj [Wed, 30 May 2018 09:50:14 -0700] rev 50312
8203946: Move UnpackSecurity.gmk to closed Reviewed-by: tbell
Wed, 30 May 2018 09:45:24 -0700 8204091: Configure broken on MIPS when uname returns mipsel or mips64el
erikj [Wed, 30 May 2018 09:45:24 -0700] rev 50311
8204091: Configure broken on MIPS when uname returns mipsel or mips64el Reviewed-by: erikj, ihse Contributed-by: aoqi@loongson.cn
Wed, 30 May 2018 12:40:04 -0300 8050818: Predicate::not - provide an easier way to negate a predicate
jlaskey [Wed, 30 May 2018 12:40:04 -0300] rev 50310
8050818: Predicate::not - provide an easier way to negate a predicate Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
Wed, 30 May 2018 17:30:06 +0200 8203219: VM.metaspace jcmd should optionally show loaded classes for loaders
stuefe [Wed, 30 May 2018 17:30:06 +0200] rev 50309
8203219: VM.metaspace jcmd should optionally show loaded classes for loaders Reviewed-by: zgu, coleenp
Wed, 30 May 2018 07:42:48 -0700 8189949: Remove Baltimore Cybertrust Code Signing CA
rhalade [Wed, 30 May 2018 07:42:48 -0700] rev 50308
8189949: Remove Baltimore Cybertrust Code Signing CA Reviewed-by: mullan
Wed, 30 May 2018 22:24:20 +0800 8072996: Deprecate stream-based GSSContext methods
weijun [Wed, 30 May 2018 22:24:20 +0800] rev 50307
8072996: Deprecate stream-based GSSContext methods Reviewed-by: mullan
Wed, 30 May 2018 16:10:21 +0200 8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed"
phedlin [Wed, 30 May 2018 16:10:21 +0200] rev 50306
8200288: [SPARC] "assert(!(is_cti(prev) && is_cti(insn))) failed: CTI-CTI not allowed" Reviewed-by: neliasso, kvn
Wed, 30 May 2018 14:46:28 +0200 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker jdk-11+16
redestad [Wed, 30 May 2018 14:46:28 +0200] rev 50305
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker Reviewed-by: mchung
Wed, 30 May 2018 11:39:26 +0200 8203881: Print erroneous size in NegativeArraySizeException
goetz [Wed, 30 May 2018 11:39:26 +0200] rev 50304
8203881: Print erroneous size in NegativeArraySizeException Reviewed-by: dholmes, stuefe
Wed, 30 May 2018 16:36:35 +0530 8194298: Add support for per Socket configuration of TCP keepalive
vtewari [Wed, 30 May 2018 16:36:35 +0530] rev 50303
8194298: Add support for per Socket configuration of TCP keepalive Reviewed-by: chegar, clanger, igerasim, alanb
Wed, 30 May 2018 08:52:59 +0200 8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs
stuefe [Wed, 30 May 2018 08:52:59 +0200] rev 50302
8203455: jcmd: VM.metaspace: print loader name for anonymous CLDs Reviewed-by: lfoltan, goetz
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip