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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip