Thu, 21 Jun 2018 13:29:44 -0700 8196425: tools/javac/modules/AnnotationProcessing.java failed
jjg [Thu, 21 Jun 2018 13:29:44 -0700] rev 50704
8196425: tools/javac/modules/AnnotationProcessing.java failed Reviewed-by: jlahoda
Thu, 21 Jun 2018 20:52:52 +0200 8205053: Decouple type registration from framework lifecycle
egahlin [Thu, 21 Jun 2018 20:52:52 +0200] rev 50703
8205053: Decouple type registration from framework lifecycle Reviewed-by: mgronlun, pliden, stefank
Thu, 21 Jun 2018 12:03:54 -0700 8205424: Change to Xcode 9.4 for building on Macosx at Oracle
erikj [Thu, 21 Jun 2018 12:03:54 -0700] rev 50702
8205424: Change to Xcode 9.4 for building on Macosx at Oracle Reviewed-by: tbell, prr
Thu, 21 Jun 2018 11:10:55 -0700 8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
bpb [Thu, 21 Jun 2018 11:10:55 -0700] rev 50701
8199124: (fs) Reduce allocation for file system methods that are invoked with no open options Reviewed-by: alanb Contributed-by: Michael Skells <mike.skells1@gmail.com>
Thu, 21 Jun 2018 18:56:35 +0100 8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
alanb [Thu, 21 Jun 2018 18:56:35 +0100] rev 50700
8194937: Inconsistent behavior of --validate-modules when combined with -m and other options Reviewed-by: mchung
Thu, 21 Jun 2018 10:54:07 -0700 8205398: AES-CBC decryption algorithm using AVX512 instructions
kvn [Thu, 21 Jun 2018 10:54:07 -0700] rev 50699
8205398: AES-CBC decryption algorithm using AVX512 instructions Reviewed-by: kvn Contributed-by: regev.shemy@intel.com, shay.gueron@intel.com, smita.kamath@intel.com, shravya.rukmannagari@intel.com
Thu, 21 Jun 2018 08:45:57 -0700 8203184: List.copyOf() fails to copy sublists
smarks [Thu, 21 Jun 2018 08:45:57 -0700] rev 50698
8203184: List.copyOf() fails to copy sublists Reviewed-by: psandoz
Thu, 21 Jun 2018 08:25:03 -0700 8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator)
smarks [Thu, 21 Jun 2018 08:25:03 -0700] rev 50697
8060192: Add default method <A> A[] Collection.toArray(IntFunction<A[]> generator) Reviewed-by: martin, forax, psandoz, briangoetz
Thu, 21 Jun 2018 11:10:44 -0400 8205175: Deprecate UnlinkSymbolsALot debugging option.
coleenp [Thu, 21 Jun 2018 11:10:44 -0400] rev 50696
8205175: Deprecate UnlinkSymbolsALot debugging option. Reviewed-by: zgu, stuefe
Thu, 21 Jun 2018 08:58:59 -0300 8203637: Fix Sources jdk-11+19
jlaskey [Thu, 21 Jun 2018 08:58:59 -0300] rev 50695
8203637: Fix Sources Reviewed-by: hannesw, sundar
Thu, 21 Jun 2018 13:39:20 +0200 8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent
rwestberg [Thu, 21 Jun 2018 13:39:20 +0200] rev 50694
8205103: [TESTBUG] Instability in JFR test TestThreadCpuTimeEvent Reviewed-by: mgronlun
Tue, 19 Jun 2018 13:03:12 -0400 8205336: Modularize allocations in assembler
rkennke [Tue, 19 Jun 2018 13:03:12 -0400] rev 50693
8205336: Modularize allocations in assembler Reviewed-by: aph, eosterlund
Thu, 21 Jun 2018 14:09:43 +0530 8204938: Add a test case to automatically check the updated LSR data
nishjain [Thu, 21 Jun 2018 14:09:43 +0530] rev 50692
8204938: Add a test case to automatically check the updated LSR data Reviewed-by: naoto, rriggs
Wed, 20 Jun 2018 19:46:44 -0700 8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
cjplummer [Wed, 20 Jun 2018 19:46:44 -0700] rev 50691
8205385: Problem list vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java Reviewed-by: sspitsyn
Thu, 21 Jun 2018 03:21:22 +0200 Added tag jdk-11+19 for changeset fb8b3f467277
jwilhelm [Thu, 21 Jun 2018 03:21:22 +0200] rev 50690
Added tag jdk-11+19 for changeset fb8b3f467277
Wed, 20 Jun 2018 17:30:43 -0700 8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap"
iveresov [Wed, 20 Jun 2018 17:30:43 -0700] rev 50689
8205105: VM crashes with "assert(Universe::heap()->is_in_reserved(start + words - 1)) failed: not in heap" Summary: Disable fast TLAB refill in Graal. Reviewed-by: dnsimon, kvn
Wed, 20 Jun 2018 12:02:17 -0700 8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode
lmesnik [Wed, 20 Jun 2018 12:02:17 -0700] rev 50688
8204974: Quarantine serviceability/sa/TestInstanceKlassSize* tests for CDS enabled mode Reviewed-by: ccheung, mseledtsov, jiangli
Wed, 20 Jun 2018 22:02:46 +0200 8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy
gromero [Wed, 20 Jun 2018 22:02:46 +0200] rev 50687
8204135: jtreg: Fix failing RTM test TestUseRTMXendForLockBusy Reviewed-by: goetz, iignatyev
Wed, 20 Jun 2018 12:42:43 -0700 8205433: clean up hotspot ProblemList
iignatyev [Wed, 20 Jun 2018 12:42:43 -0700] rev 50686
8205433: clean up hotspot ProblemList Reviewed-by: kvn
Wed, 20 Jun 2018 13:57:38 -0400 6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED
gadams [Wed, 20 Jun 2018 13:57:38 -0400] rev 50685
6545967: sp05t003 failed ResumeThread() due to THREAD_NOT_SUSPENDED Reviewed-by: cjplummer, sspitsyn
Wed, 20 Jun 2018 10:01:49 -0700 8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
bsrbnd [Wed, 20 Jun 2018 10:01:49 -0700] rev 50684
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException Reviewed-by: mcimadamore, vromero
Wed, 20 Jun 2018 17:54:40 +0100 Merge
chegar [Wed, 20 Jun 2018 17:54:40 +0100] rev 50683
Merge
Wed, 20 Jun 2018 17:48:39 +0100 Merge
chegar [Wed, 20 Jun 2018 17:48:39 +0100] rev 50682
Merge
Wed, 20 Jun 2018 09:05:57 -0700 8204679: HTTP Client refresh
chegar [Wed, 20 Jun 2018 09:05:57 -0700] rev 50681
8204679: HTTP Client refresh Reviewed-by: chegar, dfuchs, michaelm Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>
Wed, 20 Jun 2018 09:38:17 -0700 8200115: System property java.vm.vendor value includes quotation marks
erikj [Wed, 20 Jun 2018 09:38:17 -0700] rev 50680
8200115: System property java.vm.vendor value includes quotation marks Reviewed-by: tbell, asaha
Wed, 20 Jun 2018 09:42:36 -0700 8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
mseledtsov [Wed, 20 Jun 2018 09:42:36 -0700] rev 50679
8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure Summary: Added code to check for mapping failure Reviewed-by: ccheung, jiangli
Wed, 20 Jun 2018 17:15:16 +0200 8205407: [windows, vs<2017] C4800 after 8203197
stuefe [Wed, 20 Jun 2018 17:15:16 +0200] rev 50678
8205407: [windows, vs<2017] C4800 after 8203197 Reviewed-by: tbell, mbaesken
Wed, 20 Jun 2018 17:06:24 +0200 8199435: Unsafe publication of java.util.Properties.map
redestad [Wed, 20 Jun 2018 17:06:24 +0200] rev 50677
8199435: Unsafe publication of java.util.Properties.map Reviewed-by: dholmes, psandoz, plevart, bchristi
Tue, 19 Jun 2018 10:00:39 -0400 8203030: Zero s390 31 bit size_t type conflicts in shared code
chrisphi [Tue, 19 Jun 2018 10:00:39 -0400] rev 50676
8203030: Zero s390 31 bit size_t type conflicts in shared code Summary: Cast to size_t or change to size_t foe compatibility with other archs. Reviewed-by: pliden, dholmes
Wed, 20 Jun 2018 11:47:07 +0100 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
mcimadamore [Wed, 20 Jun 2018 11:47:07 +0100] rev 50675
8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions Summary: issue warnings when 'var' used as a type name in type argument positions Reviewed-by: jlahoda
Wed, 20 Jun 2018 11:33:43 +0200 8205339: ZGC: VerifyBeforeIteration not yet supported
pliden [Wed, 20 Jun 2018 11:33:43 +0200] rev 50674
8205339: ZGC: VerifyBeforeIteration not yet supported Reviewed-by: stefank, eosterlund
Wed, 20 Jun 2018 11:33:42 +0200 8205338: ZGC: LeakProfiler not yet supported
pliden [Wed, 20 Jun 2018 11:33:42 +0200] rev 50673
8205338: ZGC: LeakProfiler not yet supported Reviewed-by: egahlin, eosterlund
Wed, 20 Jun 2018 14:52:32 +0530 8202624: javadoc generates references to enum constructors, which are not documented
pmuthuswamy [Wed, 20 Jun 2018 14:52:32 +0530] rev 50672
8202624: javadoc generates references to enum constructors, which are not documented Reviewed-by: sundar
Wed, 20 Jun 2018 11:12:58 +0200 8205108: [testbug] Fix pattern matching in jstatd tests.
goetz [Wed, 20 Jun 2018 11:12:58 +0200] rev 50671
8205108: [testbug] Fix pattern matching in jstatd tests. Reviewed-by: stuefe, azeller
Wed, 20 Jun 2018 06:51:39 +0200 8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass
stuefe [Wed, 20 Jun 2018 06:51:39 +0200] rev 50670
8205141: runtime/exceptionMsgs/ArrayStoreException/ArrayStoreExceptionTest.java failed with "assert(k->is_objArray_klass()) failed: cast to ObjArrayKlass Reviewed-by: dholmes, goetz
Tue, 19 Jun 2018 17:50:32 -0700 8205149: hs201t002 should be put on the problem list
cjplummer [Tue, 19 Jun 2018 17:50:32 -0700] rev 50669
8205149: hs201t002 should be put on the problem list Reviewed-by: sspitsyn
Tue, 19 Jun 2018 23:33:31 +0000 8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object
valeriep [Tue, 19 Jun 2018 23:33:31 +0000] rev 50668
8204152: SignedObject throws NullPointerException for null keys with an initialized Signature object Summary: Check for null and throw InvalidKeyException to maintain same behavior Reviewed-by: xuelei
Tue, 19 Jun 2018 09:34:41 +0200 8203680: os::stat() on Posix platform does not need to copy input path
stuefe [Tue, 19 Jun 2018 09:34:41 +0200] rev 50667
8203680: os::stat() on Posix platform does not need to copy input path Reviewed-by: hseigel, dholmes
Fri, 15 Jun 2018 13:57:32 -0400 8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs
apetushkov [Fri, 15 Jun 2018 13:57:32 -0400] rev 50666
8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs Summary: Always set the markword for recursive monitors in MacroAssembler::fast_lock(). Reviewed-by: aph, drwhite, dcubed, bulasevich
Tue, 19 Jun 2018 19:19:43 +0200 8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC
pliden [Tue, 19 Jun 2018 19:19:43 +0200] rev 50665
8205344: TraceMemoryManagerStats changes in JDK-8195115 broke ZGC Reviewed-by: shade, eosterlund
Tue, 19 Jun 2018 19:16:08 +0200 8204571: Add support for launching multiple startup recordings
mgronlun [Tue, 19 Jun 2018 19:16:08 +0200] rev 50664
8204571: Add support for launching multiple startup recordings Reviewed-by: egahlin
Tue, 19 Jun 2018 10:12:35 -0700 Merge
prr [Tue, 19 Jun 2018 10:12:35 -0700] rev 50663
Merge
Tue, 19 Jun 2018 10:12:00 -0700 Merge
prr [Tue, 19 Jun 2018 10:12:00 -0700] rev 50662
Merge
Tue, 19 Jun 2018 12:04:01 +0530 8200605: Create test for GridBagLayoutDemo
vagarwal [Tue, 19 Jun 2018 12:04:01 +0530] rev 50661
8200605: Create test for GridBagLayoutDemo Reviewed-by: serb, shurailine
Tue, 19 Jun 2018 09:22:38 -0700 Merge
prr [Tue, 19 Jun 2018 09:22:38 -0700] rev 50660
Merge
Fri, 15 Jun 2018 13:07:46 -0700 Merge
prr [Fri, 15 Jun 2018 13:07:46 -0700] rev 50659
Merge
Fri, 15 Jun 2018 13:05:34 -0700 8204929: Fonts with embedded bitmaps are not always rotated
prr [Fri, 15 Jun 2018 13:05:34 -0700] rev 50658
8204929: Fonts with embedded bitmaps are not always rotated Reviewed-by: bae
Fri, 15 Jun 2018 23:59:56 +0530 8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100%
psadhukhan [Fri, 15 Jun 2018 23:59:56 +0530] rev 50657
8199441: Wrong caret position in multiline text components on Windows with a screen resolution higher than 100% Reviewed-by: prr, jdv
Fri, 15 Jun 2018 23:38:59 +0530 8202199: Provide public, unsupported JDK API for JavaFX/Swing interop
psadhukhan [Fri, 15 Jun 2018 23:38:59 +0530] rev 50656
8202199: Provide public, unsupported JDK API for JavaFX/Swing interop Reviewed-by: prr, kcr, alanb, mchung
Wed, 13 Jun 2018 12:54:41 +0100 8200353: Shift or Capslock not working in Textfield after accented keystrokes
dmarkov [Wed, 13 Jun 2018 12:54:41 +0100] rev 50655
8200353: Shift or Capslock not working in Textfield after accented keystrokes Reviewed-by: serb, prr
Wed, 13 Jun 2018 10:59:27 +0530 8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt
mhalder [Wed, 13 Jun 2018 10:59:27 +0530] rev 50654
8204859: [macosx] Remove javax/swing/plaf/nimbus/8057791/bug8057791.java from the ProblemList.txt Reviewed-by: psadhukhan, serb
Tue, 12 Jun 2018 15:14:22 -0700 Merge
prr [Tue, 12 Jun 2018 15:14:22 -0700] rev 50653
Merge
Tue, 12 Jun 2018 14:53:57 -0700 8204454: Remove of sun.applet.AppletAudioClip
serb [Tue, 12 Jun 2018 14:53:57 -0700] rev 50652
8204454: Remove of sun.applet.AppletAudioClip Reviewed-by: prr
Tue, 12 Jun 2018 12:18:57 -0700 8191512: T2K font rasterizer code removal
prr [Tue, 12 Jun 2018 12:18:57 -0700] rev 50651
8191512: T2K font rasterizer code removal Reviewed-by: serb, erikj
Tue, 12 Jun 2018 09:26:49 -0700 8202768: [macos] Appkit thread slows when any Window Manager active
serb [Tue, 12 Jun 2018 09:26:49 -0700] rev 50650
8202768: [macos] Appkit thread slows when any Window Manager active Reviewed-by: ant
Mon, 11 Jun 2018 14:06:58 +0530 8029250: [macosx] There is no tray icon shown in the system tray area when case starts
mhalder [Mon, 11 Jun 2018 14:06:58 +0530] rev 50649
8029250: [macosx] There is no tray icon shown in the system tray area when case starts Reviewed-by: serb, sveerabhadra
Sun, 10 Jun 2018 18:04:43 -0700 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
prr [Sun, 10 Jun 2018 18:04:43 -0700] rev 50648
8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6 Reviewed-by: serb
Sat, 09 Jun 2018 13:33:35 -0700 6608234: SwingWorker.get throws CancellationException
serb [Sat, 09 Jun 2018 13:33:35 -0700] rev 50647
6608234: SwingWorker.get throws CancellationException Reviewed-by: psadhukhan, kaddepalli, prr
Tue, 19 Jun 2018 07:15:00 -0400 8205055: Fix compilation optimization errors with new Solaris toolchain
gadams [Tue, 19 Jun 2018 07:15:00 -0400] rev 50646
8205055: Fix compilation optimization errors with new Solaris toolchain Reviewed-by: erikj
Tue, 19 Jun 2018 07:14:49 -0400 8205110: Fix xchip warnings with new Solaris toolchain
gadams [Tue, 19 Jun 2018 07:14:49 -0400] rev 50645
8205110: Fix xchip warnings with new Solaris toolchain Reviewed-by: ihse, erikj
Tue, 19 Jun 2018 19:21:30 +0300 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
dchuyko [Tue, 19 Jun 2018 19:21:30 +0300] rev 50644
8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition Reviewed-by: aph
Tue, 19 Jun 2018 08:19:54 -0700 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
naoto [Tue, 19 Jun 2018 08:19:54 -0700] rev 50643
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate Reviewed-by: rriggs, scolebourne Contributed-by: toshiona@jp.ibm.com
Tue, 19 Jun 2018 18:18:46 +0300 8198719: MethodHandleHelper.linkToStatic should drop MH arg
dchuyko [Tue, 19 Jun 2018 18:18:46 +0300] rev 50642
8198719: MethodHandleHelper.linkToStatic should drop MH arg Reviewed-by: vlivanov, dlong
Tue, 19 Jun 2018 18:18:25 +0300 8204353: AARCH64: optimize FPU load and stores in macroAssembler
dpochepk [Tue, 19 Jun 2018 18:18:25 +0300] rev 50641
8204353: AARCH64: optimize FPU load and stores in macroAssembler Reviewed-by: aph
Tue, 19 Jun 2018 18:14:25 +0300 8204473: AARCH64: register post-index addressing mode is not supported directly
dpochepk [Tue, 19 Jun 2018 18:14:25 +0300] rev 50640
8204473: AARCH64: register post-index addressing mode is not supported directly Reviewed-by: aph
Tue, 19 Jun 2018 16:44:41 +0200 8205183: Warning about using VS2017 should be removed
erikj [Tue, 19 Jun 2018 16:44:41 +0200] rev 50639
8205183: Warning about using VS2017 should be removed Reviewed-by: prr, tbell
Tue, 19 Jun 2018 16:29:48 +0200 8205172: 32 bit build broken
mdoerr [Tue, 19 Jun 2018 16:29:48 +0200] rev 50638
8205172: 32 bit build broken Reviewed-by: roland, kvn, dholmes
Tue, 19 Jun 2018 16:14:39 +0200 8205006: Assertion failure when rehashing stringtable
rehn [Tue, 19 Jun 2018 16:14:39 +0200] rev 50637
8205006: Assertion failure when rehashing stringtable Reviewed-by: lfoltan, zgu
Tue, 19 Jun 2018 05:22:07 -0700 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
vromero [Tue, 19 Jun 2018 05:22:07 -0700] rev 50636
8205052: No compilation error thrown when no valid parameterization exists for functional interface type Reviewed-by: mcimadamore
Tue, 19 Jun 2018 05:18:49 -0700 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
phh [Tue, 19 Jun 2018 05:18:49 -0700] rev 50635
8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results Summary: Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection. Reviewed-by: ehelin, mchung
Tue, 19 Jun 2018 07:54:11 -0400 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
lfoltan [Tue, 19 Jun 2018 07:54:11 -0400] rev 50634
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name Summary: Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name. Reviewed-by: coleenp, goetz, mchung, stuefe
Fri, 15 Jun 2018 12:31:28 +0200 8204268: Improve some IncompatibleClassChangeError messages.
goetz [Fri, 15 Jun 2018 12:31:28 +0200] rev 50633
8204268: Improve some IncompatibleClassChangeError messages. Reviewed-by: stuefe, hseigel
Tue, 19 Jun 2018 12:25:42 +0200 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
thartmann [Tue, 19 Jun 2018 12:25:42 +0200] rev 50632
8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks Summary: Update skeleton predicates before main loop during unrolling to remove dead code. Reviewed-by: kvn, roland
Tue, 19 Jun 2018 12:22:02 +0200 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
rwestberg [Tue, 19 Jun 2018 12:22:02 +0200] rev 50631
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt Reviewed-by: mgronlun
Tue, 19 Jun 2018 12:20:05 +0200 8204236: JFR unit test of thread CPU load should be enabled
rwestberg [Tue, 19 Jun 2018 12:20:05 +0200] rev 50630
8204236: JFR unit test of thread CPU load should be enabled Reviewed-by: mgronlun, egahlin
Tue, 19 Jun 2018 12:11:37 +0200 8205064: Fail immediately if an unavailable GC is selected
pliden [Tue, 19 Jun 2018 12:11:37 +0200] rev 50629
8205064: Fail immediately if an unavailable GC is selected Reviewed-by: rkennke, shade
Tue, 19 Jun 2018 11:27:05 +0200 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
rkennke [Tue, 19 Jun 2018 11:27:05 +0200] rev 50628
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden Reviewed-by: kvn, coleenp
Fri, 15 Jun 2018 13:57:37 +0200 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
neliasso [Fri, 15 Jun 2018 13:57:37 +0200] rev 50627
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed Summary: Update idom Reviewed-by: roland
Tue, 19 Jun 2018 10:57:13 +0200 8204166: TLH: Semaphore may not be destroy until signal have returned.
rehn [Tue, 19 Jun 2018 10:57:13 +0200] rev 50626
8204166: TLH: Semaphore may not be destroy until signal have returned. Reviewed-by: eosterlund, dholmes
Tue, 19 Jun 2018 09:43:53 +0200 8204965: Fix '--disable-cds' and disable CDS on AIX by default
simonis [Tue, 19 Jun 2018 09:43:53 +0200] rev 50625
8204965: Fix '--disable-cds' and disable CDS on AIX by default Reviewed-by: erikj, jiangli, stuefe, dholmes
Tue, 19 Jun 2018 09:34:39 +0200 8205043: Make parallel reference processing default for G1
tschatzl [Tue, 19 Jun 2018 09:34:39 +0200] rev 50624
8205043: Make parallel reference processing default for G1 Reviewed-by: kbarrett, sjohanss
Tue, 19 Jun 2018 09:08:39 +0200 8203197: C2: consider all paths in loop body for loop predication
roland [Tue, 19 Jun 2018 09:08:39 +0200] rev 50623
8203197: C2: consider all paths in loop body for loop predication Reviewed-by: kvn, neliasso
Tue, 19 Jun 2018 08:44:31 +0200 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
stefank [Tue, 19 Jun 2018 08:44:31 +0200] rev 50622
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive Reviewed-by: pliden, kbarrett
Thu, 07 Jun 2018 10:11:36 +0200 8204538: Split ScanClosure and ScanClosureWithParBarrier
stefank [Thu, 07 Jun 2018 10:11:36 +0200] rev 50621
8204538: Split ScanClosure and ScanClosureWithParBarrier Reviewed-by: eosterlund, tschatzl, kbarrett
Mon, 18 Jun 2018 18:49:34 -0700 8198669: Refactor annotation array value parsing to reduce duplication
cushon [Mon, 18 Jun 2018 18:49:34 -0700] rev 50620
8198669: Refactor annotation array value parsing to reduce duplication Reviewed-by: psandoz, darcy
Tue, 19 Jun 2018 09:45:54 +0530 8205148: Turn off logging in jQuery-migrate
pmuthuswamy [Tue, 19 Jun 2018 09:45:54 +0530] rev 50619
8205148: Turn off logging in jQuery-migrate Reviewed-by: sundar
Mon, 18 Jun 2018 16:58:16 -0700 8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017
iignatyev [Mon, 18 Jun 2018 16:58:16 -0700] rev 50618
8202559: Tests which start VM using JNI start failing after compile upgrade to VC 2017 Reviewed-by: erikj
Mon, 18 Jun 2018 22:43:38 -0400 8203479: JFR enabled ARM32 build assertion failure
bulasevich [Mon, 18 Jun 2018 22:43:38 -0400] rev 50617
8203479: JFR enabled ARM32 build assertion failure Reviewed-by: dholmes
Mon, 18 Jun 2018 20:50:23 -0400 8204961: JVMTI jtreg tests build warnings on 32-bit platforms
bulasevich [Mon, 18 Jun 2018 20:50:23 -0400] rev 50616
8204961: JVMTI jtreg tests build warnings on 32-bit platforms Reviewed-by: sspitsyn, dholmes
Mon, 18 Jun 2018 20:43:42 -0400 8205054: Could not find "lsof" on test machine
lkorinth [Mon, 18 Jun 2018 20:43:42 -0400] rev 50615
8205054: Could not find "lsof" on test machine Reviewed-by: dholmes, mikael, goetz
Tue, 19 Jun 2018 08:06:35 +0800 8177334: Update xmldsig implementation to Apache Santuario 2.1.1
weijun [Tue, 19 Jun 2018 08:06:35 +0800] rev 50614
8177334: Update xmldsig implementation to Apache Santuario 2.1.1 Reviewed-by: mullan
Mon, 18 Jun 2018 15:24:48 -0700 8205181: ProblemList applications/ctw/modules/java_desktop_2.java
kvn [Mon, 18 Jun 2018 15:24:48 -0700] rev 50613
8205181: ProblemList applications/ctw/modules/java_desktop_2.java Reviewed-by: iignatyev
Mon, 18 Jun 2018 13:52:30 -0700 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
jjg [Mon, 18 Jun 2018 13:52:30 -0700] rev 50612
8204330: Javadoc IllegalArgumentException: HTML special chars in constant value Reviewed-by: ksrini
Mon, 18 Jun 2018 13:40:16 -0700 8149565: -locale option issues
jjg [Mon, 18 Jun 2018 13:40:16 -0700] rev 50611
8149565: -locale option issues Reviewed-by: hannesw
Mon, 18 Jun 2018 10:13:58 -0700 8170159: Improve the performance of BitSet traversal
psandoz [Mon, 18 Jun 2018 10:13:58 -0700] rev 50610
8170159: Improve the performance of BitSet traversal Reviewed-by: martin
Mon, 18 Jun 2018 09:48:22 -0700 8204231: Update Graal
dlong [Mon, 18 Jun 2018 09:48:22 -0700] rev 50609
8204231: Update Graal Reviewed-by: kvn
Mon, 18 Jun 2018 16:13:21 +0200 8204857: ConcurrentHashTable: Fix parallel processing
rehn [Mon, 18 Jun 2018 16:13:21 +0200] rev 50608
8204857: ConcurrentHashTable: Fix parallel processing Reviewed-by: coleenp, gziemski
Mon, 18 Jun 2018 14:36:50 +0200 8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared
mbaesken [Mon, 18 Jun 2018 14:36:50 +0200] rev 50607
8205091: AIX: build errors in hotspot after 8203641: Refactor String Deduplication into shared Reviewed-by: simonis, stuefe, dholmes
Mon, 18 Jun 2018 12:11:59 +0200 8043575: Dynamically parallelize reference processing work
tschatzl [Mon, 18 Jun 2018 12:11:59 +0200] rev 50606
8043575: Dynamically parallelize reference processing work Summary: In G1 automatically set the number of parallel Reference processing threads Reviewed-by: sangheki, kbarrett Contributed-by: sangheon.kim@oracle.com, thomas.schatzl@oracle.com
Tue, 29 May 2018 09:26:00 +0200 8202845: Refactor reference processing for improved parallelism
tschatzl [Tue, 29 May 2018 09:26:00 +0200] rev 50605
8202845: Refactor reference processing for improved parallelism Summary: Fold reference processing's nine phases into four to decrease startup and termination time of this phase. Reviewed-by: kbarrett, sjohanss
Mon, 18 Jun 2018 08:07:15 +0530 8196988: Resolve disabled warnings for libjimage
sdama [Mon, 18 Jun 2018 08:07:15 +0530] rev 50604
8196988: Resolve disabled warnings for libjimage Summary: Fixed warnings related to implicit-fallthrough gcc option Reviewed-by: psandoz, mchung
Fri, 15 Jun 2018 17:34:01 -0700 8199871: Deprecate pack200 and unpack200 tools
henryjen [Fri, 15 Jun 2018 17:34:01 -0700] rev 50603
8199871: Deprecate pack200 and unpack200 tools Reviewed-by: mchung, psandoz, abuckley
Sat, 16 Jun 2018 10:10:54 +0100 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set
alanb [Sat, 16 Jun 2018 10:10:54 +0100] rev 50602
8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set Reviewed-by: bpb
Fri, 15 Jun 2018 12:25:53 +0200 8204943: Improve message of ArrayStoreException.
goetz [Fri, 15 Jun 2018 12:25:53 +0200] rev 50601
8204943: Improve message of ArrayStoreException. Reviewed-by: lfoltan, hseigel
Sat, 16 Jun 2018 07:05:09 +0200 8204958: Minor cleanups for the diagnostic framework
stuefe [Sat, 16 Jun 2018 07:05:09 +0200] rev 50600
8204958: Minor cleanups for the diagnostic framework Reviewed-by: sspitsyn, coleenp, cjplummer
Fri, 15 Jun 2018 16:53:58 -0400 8204939: Change Access nomenclature: root to native
kbarrett [Fri, 15 Jun 2018 16:53:58 -0400] rev 50599
8204939: Change Access nomenclature: root to native Summary: Rename RootAccess => NativeAccess, IN_ROOT => IN_NATIVE, and related cleanups. Reviewed-by: pliden, stefank, coleenp
Fri, 15 Jun 2018 13:08:32 -0700 8205116: jdeps --system $java.home fails with IAE
mchung [Fri, 15 Jun 2018 13:08:32 -0700] rev 50598
8205116: jdeps --system $java.home fails with IAE Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 12:48:19 -0700 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java
bpb [Fri, 15 Jun 2018 12:48:19 -0700] rev 50597
8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java Reviewed-by: alanb
Thu, 14 Jun 2018 23:09:11 -0700 8202216: Add Buffer mismatch methods
vtheeyarath [Thu, 14 Jun 2018 23:09:11 -0700] rev 50596
8202216: Add Buffer mismatch methods Reviewed-by: plevart, psandoz
Fri, 15 Jun 2018 11:44:49 -0700 8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java
mchung [Fri, 15 Jun 2018 11:44:49 -0700] rev 50595
8205112: Remove non-existent modules from test/jdk/jdk/modules/etc/UpgradeableModules.java Reviewed-by: alanb, lancea, kcr
Fri, 15 Jun 2018 11:44:20 -0700 8200121: Remove unused qualified exports in java.base
mchung [Fri, 15 Jun 2018 11:44:20 -0700] rev 50594
8200121: Remove unused qualified exports in java.base Reviewed-by: alanb, lancea
Fri, 15 Jun 2018 11:15:32 -0700 8203667: Platform specific include files in jdk image in wrong sub directory
erikj [Fri, 15 Jun 2018 11:15:32 -0700] rev 50593
8203667: Platform specific include files in jdk image in wrong sub directory Reviewed-by: mchung, tbell
Fri, 15 Jun 2018 19:24:15 +0100 8203838: javac performance regression in 11+11
mcimadamore [Fri, 15 Jun 2018 19:24:15 +0100] rev 50592
8203838: javac performance regression in 11+11 Summary: Share method check exception Reviewed-by: vromero
Thu, 14 Jun 2018 17:32:31 -0700 7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
cushon [Thu, 14 Jun 2018 17:32:31 -0700] rev 50591
7183985: (ann) Class.getAnnotation() throws an ArrayStoreException when the annotation class not present Reviewed-by: darcy, martin, vromero
Fri, 15 Jun 2018 09:53:28 -0700 8204973: Add build support for filtering translations
erikj [Fri, 15 Jun 2018 09:53:28 -0700] rev 50590
8204973: Add build support for filtering translations Reviewed-by: ihse, naoto, dfuchs
Fri, 15 Jun 2018 09:16:48 -0700 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
kvn [Fri, 15 Jun 2018 09:16:48 -0700] rev 50589
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected Summary: exit VM with Error when JVMCI does not support seected GC. Reviewed-by: iveresov, thartmann
Fri, 15 Jun 2018 08:28:08 -0700 8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
kvn [Fri, 15 Jun 2018 08:28:08 -0700] rev 50588
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start Summary: convert the assert into compilation check which will skip superword optimization Reviewed-by: roland, thartmann
Fri, 15 Jun 2018 16:44:41 +0200 8205025: [AOT] make jdk.aot module upgradeable
dnsimon [Fri, 15 Jun 2018 16:44:41 +0200] rev 50587
8205025: [AOT] make jdk.aot module upgradeable Reviewed-by: alanb, kvn, mchung
Fri, 15 Jun 2018 15:07:45 +0200 8200867: Remove references to "jdk 9" in build system
ihse [Fri, 15 Jun 2018 15:07:45 +0200] rev 50586
8200867: Remove references to "jdk 9" in build system Reviewed-by: redestad, tbell, erikj
Fri, 15 Jun 2018 13:31:50 +0200 8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
pliden [Fri, 15 Jun 2018 13:31:50 +0200] rev 50585
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator Reviewed-by: stefank, eosterlund
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip