Thu, 07 Apr 2016 15:34:21 -0700 8152182: Possible overflow in initialzation of _rescan_task_size and _marking_task_size
sangheki [Thu, 07 Apr 2016 15:34:21 -0700] rev 37433
8152182: Possible overflow in initialzation of _rescan_task_size and _marking_task_size Summary: Add constraints for CMSRescanMultiple and CMSConcMarkMultiple flags Reviewed-by: jwilhelm, jmasa
Thu, 07 Apr 2016 15:33:25 -0700 8152180: SIGFPE in CMSCollector::preclean with big CMSScheduleRemarkSamplingRatio
sangheki [Thu, 07 Apr 2016 15:33:25 -0700] rev 37432
8152180: SIGFPE in CMSCollector::preclean with big CMSScheduleRemarkSamplingRatio Summary: Rephrased the calculation routine to avoid an overflow for CMSScheduleRemarkSamplingRatio Reviewed-by: jwilhelm, drwhite
Thu, 07 Apr 2016 21:24:12 +0000 Merge
coleenp [Thu, 07 Apr 2016 21:24:12 +0000] rev 37431
Merge
Thu, 07 Apr 2016 16:37:35 -0400 8151939: VM_Version_init() print buffer is too small
coleenp [Thu, 07 Apr 2016 16:37:35 -0400] rev 37430
8151939: VM_Version_init() print buffer is too small Summary: Increase buffer size, use logging to print out version and os information Reviewed-by: kvn, rprotacio, mockner
Thu, 07 Apr 2016 12:54:48 -0700 Merge
dcubed [Thu, 07 Apr 2016 12:54:48 -0700] rev 37429
Merge
Thu, 07 Apr 2016 13:11:15 -0400 8152896: Convert PrintCompressedOopsMode to Unified Logging
rprotacio [Thu, 07 Apr 2016 13:11:15 -0400] rev 37428
8152896: Convert PrintCompressedOopsMode to Unified Logging Summary: Converted -XX:+PrintCompressedOopsMode to -Xlog:gc+heap+coops and aliased old option Reviewed-by: coleenp, sjohanss, kvn, hseigel
Thu, 07 Apr 2016 15:01:56 +0000 Merge
dfazunen [Thu, 07 Apr 2016 15:01:56 +0000] rev 37427
Merge
Thu, 07 Apr 2016 16:01:16 +0300 8153516: Hotspot TEST.group has error in GC groups definition.
mchernov [Thu, 07 Apr 2016 16:01:16 +0300] rev 37426
8153516: Hotspot TEST.group has error in GC groups definition. Reviewed-by: tschatzl, dfazunen
Thu, 07 Apr 2016 15:58:24 +0300 8148376: Test for PLAB behavior at evacuation failure.
mchernov [Thu, 07 Apr 2016 15:58:24 +0300] rev 37425
8148376: Test for PLAB behavior at evacuation failure. Reviewed-by: tschatzl, dfazunen
Thu, 07 Apr 2016 17:42:30 +0400 8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
dfazunen [Thu, 07 Apr 2016 17:42:30 +0400] rev 37424
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode Reviewed-by: iignatyev
Thu, 07 Apr 2016 15:17:08 +0200 8153734: TestHumongousReferenceObject.java occasionally crashes with "unable to allocate heap of 1g" on win32
tschatzl [Thu, 07 Apr 2016 15:17:08 +0200] rev 37423
8153734: TestHumongousReferenceObject.java occasionally crashes with "unable to allocate heap of 1g" on win32 Summary: Decrease the heap size used in the test from 1g to 128M. Reviewed-by: dfazunen, sjohanss
Thu, 07 Apr 2016 10:55:54 +0200 8152312: ParNew: Restore preserved marks in parallel
tonyp [Thu, 07 Apr 2016 10:55:54 +0200] rev 37422
8152312: ParNew: Restore preserved marks in parallel Reviewed-by: tschatzl
Wed, 06 Apr 2016 23:42:52 +0000 Merge
dcubed [Wed, 06 Apr 2016 23:42:52 +0000] rev 37421
Merge
Wed, 06 Apr 2016 15:49:40 -0700 Merge
dcubed [Wed, 06 Apr 2016 15:49:40 -0700] rev 37420
Merge
Thu, 07 Apr 2016 00:25:46 +0200 Merge
ccheung [Thu, 07 Apr 2016 00:25:46 +0200] rev 37419
Merge
Wed, 06 Apr 2016 11:40:45 -0700 8152329: jvm should treat the "Multi-Release" jar manifest attribute name as case insensitive
ccheung [Wed, 06 Apr 2016 11:40:45 -0700] rev 37418
8152329: jvm should treat the "Multi-Release" jar manifest attribute name as case insensitive Reviewed-by: iklam, jiangli, mseledtsov
Mon, 14 Mar 2016 20:00:57 +0300 8144073: Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java
kzhaldyb [Mon, 14 Mar 2016 20:00:57 +0300] rev 37417
8144073: Refactor hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java Reviewed-by: tschatzl, dfazunen
Wed, 06 Apr 2016 16:03:02 +0200 Merge
hseigel [Wed, 06 Apr 2016 16:03:02 +0200] rev 37416
Merge
Wed, 06 Apr 2016 07:37:15 -0400 8152846: Creation of ModuleEntryTable Investigate Need For OrderAccess::storestore()
hseigel [Wed, 06 Apr 2016 07:37:15 -0400] rev 37415
8152846: Creation of ModuleEntryTable Investigate Need For OrderAccess::storestore() Summary: Remove the unneeded OrderAccess::storestore() call Reviewed-by: acorn, coleenp
Wed, 06 Apr 2016 13:41:59 +0200 8151386: Extract card live data out of G1ConcurrentMark
tschatzl [Wed, 06 Apr 2016 13:41:59 +0200] rev 37414
8151386: Extract card live data out of G1ConcurrentMark Summary: Move card live data management out of G1ConcurrentMark into extra class G1CardLiveData managed by G1RemSet Reviewed-by: mgerdin, kbarrett
Wed, 06 Apr 2016 13:32:48 +0200 8077144: Concurrent mark initialization takes too long
tschatzl [Wed, 06 Apr 2016 13:32:48 +0200] rev 37413
8077144: Concurrent mark initialization takes too long Summary: Remove per-marking thread liveness bitmaps and recreate liveness bitmap concurrently after the cleanup pause. Reviewed-by: mgerdin, ehelin, kbarrett
Wed, 06 Apr 2016 10:50:19 +0300 8153277: [TESTBUG] gc/arguments/TestMaxMinHeapFreeRatioFlags is too sensitive for stray allocations in verifyRatio
shade [Wed, 06 Apr 2016 10:50:19 +0300] rev 37412
8153277: [TESTBUG] gc/arguments/TestMaxMinHeapFreeRatioFlags is too sensitive for stray allocations in verifyRatio Reviewed-by: mgerdin, dfazunen
Thu, 21 Apr 2016 12:57:06 -0700 Added tag jdk-9+115 for changeset a936b4e01afb
lana [Thu, 21 Apr 2016 12:57:06 -0700] rev 37411
Added tag jdk-9+115 for changeset a936b4e01afb
Fri, 22 Apr 2016 10:48:12 +0200 8154326: bash >(...) construct causes race conditions
erikj [Fri, 22 Apr 2016 10:48:12 +0200] rev 37410
8154326: bash >(...) construct causes race conditions Reviewed-by: tbell, ihse
Thu, 21 Apr 2016 13:36:00 -0700 Merge
lana [Thu, 21 Apr 2016 13:36:00 -0700] rev 37409
Merge
Mon, 18 Apr 2016 20:19:36 -0700 Merge
amurillo [Mon, 18 Apr 2016 20:19:36 -0700] rev 37408
Merge
Mon, 18 Apr 2016 15:39:46 -0700 Merge
amurillo [Mon, 18 Apr 2016 15:39:46 -0700] rev 37407
Merge
Thu, 14 Apr 2016 19:55:39 -0700 Merge
amurillo [Thu, 14 Apr 2016 19:55:39 -0700] rev 37406
Merge
Thu, 14 Apr 2016 14:57:13 -0700 Merge
dcubed [Thu, 14 Apr 2016 14:57:13 -0700] rev 37405
Merge
Wed, 13 Apr 2016 11:13:14 +0200 8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
simonis [Wed, 13 Apr 2016 11:13:14 +0200] rev 37404
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build Reviewed-by: erikj, goetz
Mon, 11 Apr 2016 20:16:33 +0200 Merge
jwilhelm [Mon, 11 Apr 2016 20:16:33 +0200] rev 37403
Merge
Fri, 08 Apr 2016 13:14:23 +0200 8152666: The new Hotspot Build System
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37402
8152666: The new Hotspot Build System Reviewed-by: ihse, dcubed, erikj Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, ingemar.aberg@oracle.com
Thu, 07 Apr 2016 12:44:23 -0700 Merge
dcubed [Thu, 07 Apr 2016 12:44:23 -0700] rev 37401
Merge
Thu, 07 Apr 2016 17:43:35 +0400 8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
dfazunen [Thu, 07 Apr 2016 17:43:35 +0400] rev 37400
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode Reviewed-by: iignatyev
Mon, 18 Apr 2016 14:11:16 -0700 8145468: update java.lang APIs with new deprecations
smarks [Mon, 18 Apr 2016 14:11:16 -0700] rev 37399
8145468: update java.lang APIs with new deprecations Reviewed-by: lancea, alanb
Thu, 21 Apr 2016 12:57:03 -0700 Added tag jdk-9+115 for changeset 4fbd14764fa7
lana [Thu, 21 Apr 2016 12:57:03 -0700] rev 37398
Added tag jdk-9+115 for changeset 4fbd14764fa7
Wed, 05 Jul 2017 21:36:12 +0200 Added tag jdk-9+115 for changeset 8d78fb40648d
duke [Wed, 05 Jul 2017 21:36:12 +0200] rev 37397
Added tag jdk-9+115 for changeset 8d78fb40648d
Wed, 05 Jul 2017 21:36:10 +0200 Merge jdk-9+115
duke [Wed, 05 Jul 2017 21:36:10 +0200] rev 37396
Merge
Wed, 05 Jul 2017 21:36:04 +0200 Merge
duke [Wed, 05 Jul 2017 21:36:04 +0200] rev 37395
Merge
Thu, 14 Apr 2016 17:51:30 -0700 8149757: Implement Multi-Release JAR aware JavacFileManager for javac
jjg [Thu, 14 Apr 2016 17:51:30 -0700] rev 37394
8149757: Implement Multi-Release JAR aware JavacFileManager for javac Reviewed-by: jjg, jlahoda Contributed-by: steve.drach@oracle.com
Thu, 14 Apr 2016 14:30:48 -0700 8152818: Javadoc must support module options supported by javac.
ksrini [Thu, 14 Apr 2016 14:30:48 -0700] rev 37393
8152818: Javadoc must support module options supported by javac. Reviewed-by: jjg, martin
Thu, 14 Apr 2016 09:34:00 -0700 Merge
lana [Thu, 14 Apr 2016 09:34:00 -0700] rev 37392
Merge
Wed, 13 Apr 2016 19:44:19 +0200 8154149: tools/javac/unit/T6198196.java broken on Windows after JDK-8150641
jlahoda [Wed, 13 Apr 2016 19:44:19 +0200] rev 37391
8154149: tools/javac/unit/T6198196.java broken on Windows after JDK-8150641 Summary: Avoiding interference among sub-tests due to CacheFSInfo by using a new file manager for each sub-test Reviewed-by: jjg
Wed, 13 Apr 2016 09:50:48 +0200 8150641: Repeated compilation with a long classpath significantly slower on JDK 9
jlahoda [Wed, 13 Apr 2016 09:50:48 +0200] rev 37390
8150641: Repeated compilation with a long classpath significantly slower on JDK 9 Summary: Caching resolved zip paths, and their non-existence; introducing an abstraction over jrtfs, directory and zipfs. Reviewed-by: jjg
Tue, 12 Apr 2016 22:23:11 -0700 8143955: JShell tool (UX): Output structure
rfield [Tue, 12 Apr 2016 22:23:11 -0700] rev 37389
8143955: JShell tool (UX): Output structure 8143956: JShell tool (UX): default prompts Reviewed-by: jlahoda
Thu, 14 Apr 2016 09:09:34 -0700 Added tag jdk-9+114 for changeset 476d8d615222
lana [Thu, 14 Apr 2016 09:09:34 -0700] rev 37388
Added tag jdk-9+114 for changeset 476d8d615222
Wed, 05 Jul 2017 21:35:55 +0200 Merge
duke [Wed, 05 Jul 2017 21:35:55 +0200] rev 37387
Merge
Thu, 14 Apr 2016 09:09:29 -0700 Added tag jdk-9+114 for changeset 7c3239397d1b
lana [Thu, 14 Apr 2016 09:09:29 -0700] rev 37386
Added tag jdk-9+114 for changeset 7c3239397d1b
Wed, 05 Jul 2017 21:35:48 +0200 Merge
duke [Wed, 05 Jul 2017 21:35:48 +0200] rev 37385
Merge
Thu, 14 Apr 2016 16:36:04 -0700 8152527: Relative rewriteSystem with xml:base at group level failed
joehw [Thu, 14 Apr 2016 16:36:04 -0700] rev 37384
8152527: Relative rewriteSystem with xml:base at group level failed Reviewed-by: lancea
Thu, 14 Apr 2016 09:33:48 -0700 Merge
lana [Thu, 14 Apr 2016 09:33:48 -0700] rev 37383
Merge
Tue, 12 Apr 2016 14:44:23 -0700 8151162: Public entries not searched when prefer='system'
joehw [Tue, 12 Apr 2016 14:44:23 -0700] rev 37382
8151162: Public entries not searched when prefer='system' Reviewed-by: lancea
Thu, 14 Apr 2016 09:09:28 -0700 Added tag jdk-9+114 for changeset 453a9cb3ecdf
lana [Thu, 14 Apr 2016 09:09:28 -0700] rev 37381
Added tag jdk-9+114 for changeset 453a9cb3ecdf
Wed, 05 Jul 2017 21:35:40 +0200 Merge
duke [Wed, 05 Jul 2017 21:35:40 +0200] rev 37380
Merge
Fri, 15 Apr 2016 16:19:15 +0100 8137058: Clear out all non-Critical APIs from sun.reflect
chegar [Fri, 15 Apr 2016 16:19:15 +0100] rev 37379
8137058: Clear out all non-Critical APIs from sun.reflect Reviewed-by: alanb, jfranck, mchung
Thu, 14 Apr 2016 09:09:36 -0700 Added tag jdk-9+114 for changeset c8671481e814
lana [Thu, 14 Apr 2016 09:09:36 -0700] rev 37378
Added tag jdk-9+114 for changeset c8671481e814
Wed, 05 Jul 2017 21:35:33 +0200 Merge
duke [Wed, 05 Jul 2017 21:35:33 +0200] rev 37377
Merge
Fri, 15 Apr 2016 16:19:14 +0100 8137058: Clear out all non-Critical APIs from sun.reflect
chegar [Fri, 15 Apr 2016 16:19:14 +0100] rev 37376
8137058: Clear out all non-Critical APIs from sun.reflect Reviewed-by: alanb, jfranck, mchung
Thu, 14 Apr 2016 09:09:22 -0700 Added tag jdk-9+114 for changeset dec5cef53496
lana [Thu, 14 Apr 2016 09:09:22 -0700] rev 37375
Added tag jdk-9+114 for changeset dec5cef53496
Wed, 05 Jul 2017 21:35:27 +0200 Merge
duke [Wed, 05 Jul 2017 21:35:27 +0200] rev 37374
Merge
Mon, 18 Apr 2016 16:18:56 +0100 8154159: rmic should not have a supported entry point
alanb [Mon, 18 Apr 2016 16:18:56 +0100] rev 37373
8154159: rmic should not have a supported entry point Reviewed-by: rriggs, chegar
Mon, 18 Apr 2016 07:30:17 -0700 8151056: ASM enable original deprecated methods.
ksrini [Mon, 18 Apr 2016 07:30:17 -0700] rev 37372
8151056: ASM enable original deprecated methods. Reviewed-by: forax, sundar
Mon, 18 Apr 2016 16:49:08 +0200 8154455: Fix compilation issue in WindowsAsynchronousSocketChannelImpl
redestad [Mon, 18 Apr 2016 16:49:08 +0200] rev 37371
8154455: Fix compilation issue in WindowsAsynchronousSocketChannelImpl Reviewed-by: alanb, chegar
Mon, 18 Apr 2016 16:48:12 +0200 8154454: Fix compilation issue in PlainSocketImpl
redestad [Mon, 18 Apr 2016 16:48:12 +0200] rev 37370
8154454: Fix compilation issue in PlainSocketImpl Reviewed-by: chegar
Mon, 18 Apr 2016 14:01:03 +0200 8154436: Drop code to support Windows XP in windows async channel impl
redestad [Mon, 18 Apr 2016 14:01:03 +0200] rev 37369
8154436: Drop code to support Windows XP in windows async channel impl Reviewed-by: chegar, alanb
Mon, 18 Apr 2016 12:36:41 +0200 8154238: Drop code to support Windows XP in windows socket impl
redestad [Mon, 18 Apr 2016 12:36:41 +0200] rev 37368
8154238: Drop code to support Windows XP in windows socket impl Reviewed-by: chegar
Sat, 16 Apr 2016 13:14:38 +0100 8154304: NullpointerException at LdapReferralException.getReferralContext
coffeys [Sat, 16 Apr 2016 13:14:38 +0100] rev 37367
8154304: NullpointerException at LdapReferralException.getReferralContext Reviewed-by: xuelei, vinnie
Sat, 16 Apr 2016 01:23:54 +0000 8154382: Remove intermittent keyword from SupportedDSAParamGen.java
rhalade [Sat, 16 Apr 2016 01:23:54 +0000] rev 37366
8154382: Remove intermittent keyword from SupportedDSAParamGen.java Reviewed-by: xuelei
Fri, 15 Apr 2016 13:05:52 -0700 8147460: Clean-up jrtfs implementation
sherman [Fri, 15 Apr 2016 13:05:52 -0700] rev 37365
8147460: Clean-up jrtfs implementation Reviewed-by: alanb, jlaskey, sundar
Fri, 15 Apr 2016 10:14:57 -0700 4851642: Add fused multiply add to Java math library
darcy [Fri, 15 Apr 2016 10:14:57 -0700] rev 37364
4851642: Add fused multiply add to Java math library Reviewed-by: bpb, nadezhin
Fri, 15 Apr 2016 16:19:15 +0100 8137058: Clear out all non-Critical APIs from sun.reflect
chegar [Fri, 15 Apr 2016 16:19:15 +0100] rev 37363
8137058: Clear out all non-Critical APIs from sun.reflect Reviewed-by: alanb, jfranck, mchung
Fri, 15 Apr 2016 14:29:02 +0100 8150234: Windows 10 App Containers disallow access to ICMP calls
robm [Fri, 15 Apr 2016 14:29:02 +0100] rev 37362
8150234: Windows 10 App Containers disallow access to ICMP calls Reviewed-by: chegar
Fri, 15 Apr 2016 11:09:18 +0000 8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
xuelei [Fri, 15 Apr 2016 11:09:18 +0000] rev 37361
8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits Reviewed-by: valeriep, mullan, coffeys
Thu, 14 Apr 2016 14:42:53 -0700 8151834: Test SmallPrimeExponentP.java times out intermittently
rhalade [Thu, 14 Apr 2016 14:42:53 -0700] rev 37360
8151834: Test SmallPrimeExponentP.java times out intermittently Reviewed-by: weijun
Thu, 14 Apr 2016 14:23:59 -0700 8154212: launcher SEGV when _JAVA_LAUNCHER_DEBUG is set
ksrini [Thu, 14 Apr 2016 14:23:59 -0700] rev 37359
8154212: launcher SEGV when _JAVA_LAUNCHER_DEBUG is set Reviewed-by: alanb, martin
Thu, 14 Apr 2016 09:32:37 -0700 Merge
lana [Thu, 14 Apr 2016 09:32:37 -0700] rev 37358
Merge
Thu, 14 Apr 2016 15:18:42 +0200 8150824: Exceptions when omitting trailing arguments in cleanup
mhaupt [Thu, 14 Apr 2016 15:18:42 +0200] rev 37357
8150824: Exceptions when omitting trailing arguments in cleanup Summary: The issue was fixed with the push for 8150829; this changeset adds tests. Reviewed-by: psandoz
Thu, 14 Apr 2016 15:13:42 +0200 8149777: Enable enhanced failure handler for "make test"
erikj [Thu, 14 Apr 2016 15:13:42 +0200] rev 37356
8149777: Enable enhanced failure handler for "make test" Reviewed-by: ihse
Thu, 14 Apr 2016 14:51:11 +0200 8154208: (fs) Drop code for Windows XP/2003 from file system provider
redestad [Thu, 14 Apr 2016 14:51:11 +0200] rev 37355
8154208: (fs) Drop code for Windows XP/2003 from file system provider Reviewed-by: bpb, alanb
Thu, 14 Apr 2016 12:16:05 +0200 8154185: Drop code to support Windows XP in DefaultDatagramSocketImplFactory
redestad [Thu, 14 Apr 2016 12:16:05 +0200] rev 37354
8154185: Drop code to support Windows XP in DefaultDatagramSocketImplFactory Reviewed-by: chegar
Thu, 14 Apr 2016 09:45:37 +0800 8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux
amjiang [Thu, 14 Apr 2016 09:45:37 +0800] rev 37353
8153545: sun/security/pkcs11/Provider/Login.sh fails on Linux Reviewed-by: vinnie, weijun
Wed, 13 Apr 2016 16:08:43 -0700 8154196: Mark javax/net/ssl/DTLS/CipherSuite.java as intermittently failing
rhalade [Wed, 13 Apr 2016 16:08:43 -0700] rev 37352
8154196: Mark javax/net/ssl/DTLS/CipherSuite.java as intermittently failing Reviewed-by: xuelei
Wed, 13 Apr 2016 16:05:31 -0700 8055351: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?)
rhalade [Wed, 13 Apr 2016 16:05:31 -0700] rev 37351
8055351: sun/security/provider/DSA/TestAlgParameterGenerator.java failed with interrupted! (timed out?) Reviewed-by: valeriep
Wed, 13 Apr 2016 16:57:49 -0400 8086278: java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException
rriggs [Wed, 13 Apr 2016 16:57:49 -0400] rev 37350
8086278: java/lang/ProcessHandle/TreeTest.java failed - ProcessReaper StackOverflowException Summary: Increase reaper stack size by 50% to 48k Reviewed-by: chegar, martin
Wed, 13 Apr 2016 11:03:16 -0700 8153895: (proxy) redundant read edges to superinterfaces of proxy interfaces
mchung [Wed, 13 Apr 2016 11:03:16 -0700] rev 37349
8153895: (proxy) redundant read edges to superinterfaces of proxy interfaces Reviewed-by: sundar, plevart
Wed, 13 Apr 2016 10:20:40 -0700 8152205: jdk.security.provider.preferred is ambiguously documented
ascarpino [Wed, 13 Apr 2016 10:20:40 -0700] rev 37348
8152205: jdk.security.provider.preferred is ambiguously documented Reviewed-by: wetmore, xuelei, weijun
Wed, 13 Apr 2016 15:48:14 +0200 8150829: Enhanced drop-args, identity and default constant, varargs adjustment
srastogi [Wed, 13 Apr 2016 15:48:14 +0200] rev 37347
8150829: Enhanced drop-args, identity and default constant, varargs adjustment Reviewed-by: psandoz, mhaupt, jrose
Wed, 13 Apr 2016 14:29:25 +0100 8154077: (fs) Reduce number of file system classes loaded during startup
alanb [Wed, 13 Apr 2016 14:29:25 +0100] rev 37346
8154077: (fs) Reduce number of file system classes loaded during startup Reviewed-by: bpb, chegar
Wed, 13 Apr 2016 15:05:50 +0200 8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize
psandoz [Wed, 13 Apr 2016 15:05:50 +0200] rev 37345
8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize Reviewed-by: jrose, smarks
Wed, 13 Apr 2016 15:05:49 +0200 8151198: VarHandle factory-specific exceptions
psandoz [Wed, 13 Apr 2016 15:05:49 +0200] rev 37344
8151198: VarHandle factory-specific exceptions Reviewed-by: shade
Wed, 13 Apr 2016 15:05:48 +0200 8151705: VarHandle.AccessMode enum names should conform to code style
psandoz [Wed, 13 Apr 2016 15:05:48 +0200] rev 37343
8151705: VarHandle.AccessMode enum names should conform to code style Reviewed-by: mhaupt, shade, redestad
Wed, 13 Apr 2016 09:35:26 -0300 8151807: ImageBufferCache should release buffers when all classes are loaded
plevart [Wed, 13 Apr 2016 09:35:26 -0300] rev 37342
8151807: ImageBufferCache should release buffers when all classes are loaded Reviewed-by: jlaskey Contributed-by: peter.levart@gmail.com
Wed, 13 Apr 2016 10:41:27 +0000 8148849: Truncating Duration
ntv [Wed, 13 Apr 2016 10:41:27 +0000] rev 37341
8148849: Truncating Duration Summary: Introduce a new method to truncatedTo() Reviewed-by: rriggs, scolebourne
Wed, 13 Apr 2016 09:20:22 +0200 8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0
mhaupt [Wed, 13 Apr 2016 09:20:22 +0200] rev 37340
8153637: MethodHandles.countedLoop/3 initialises loop counter to 1 instead of 0 Reviewed-by: psandoz, redestad
Wed, 13 Apr 2016 00:00:39 -0700 Merge
amurillo [Wed, 13 Apr 2016 00:00:39 -0700] rev 37339
Merge
Tue, 12 Apr 2016 21:05:15 -0700 8154121: Remove test mistakenly added during a merge
dcubed [Tue, 12 Apr 2016 21:05:15 -0700] rev 37338
8154121: Remove test mistakenly added during a merge Reviewed-by: amurillo
Mon, 11 Apr 2016 14:21:27 -0700 Merge
amurillo [Mon, 11 Apr 2016 14:21:27 -0700] rev 37337
Merge
Fri, 08 Apr 2016 12:36:27 -0400 Merge
bharadwaj [Fri, 08 Apr 2016 12:36:27 -0400] rev 37336
Merge
Tue, 05 Apr 2016 15:39:38 -0400 Merge
bharadwaj [Tue, 05 Apr 2016 15:39:38 -0400] rev 37335
Merge
Mon, 04 Apr 2016 02:07:28 -0700 8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
jcm [Mon, 04 Apr 2016 02:07:28 -0700] rev 37334
8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache Summary: Made invoker LambdaForm instance & its compiled form lifetime tightly coupled. Reviewed-by: vlivanov
Wed, 30 Mar 2016 11:40:57 +0200 8152172: PPC64: Support AES intrinsics
simonis [Wed, 30 Mar 2016 11:40:57 +0200] rev 37333
8152172: PPC64: Support AES intrinsics Reviewed-by: ascarpino, simonis Contributed-by: horii@jp.ibm.com
Thu, 07 Apr 2016 10:03:48 -0700 Merge
dcubed [Thu, 07 Apr 2016 10:03:48 -0700] rev 37332
Merge
Wed, 06 Apr 2016 15:16:55 -0700 8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
dcubed [Wed, 06 Apr 2016 15:16:55 -0700] rev 37331
8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command Reviewed-by: jwilhelm, sspitsyn
Sat, 02 Apr 2016 05:30:48 +0200 Merge
jwilhelm [Sat, 02 Apr 2016 05:30:48 +0200] rev 37330
Merge
Fri, 01 Apr 2016 14:29:41 -0700 8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter
dcubed [Fri, 01 Apr 2016 14:29:41 -0700] rev 37329
8153302: [BACKOUT] STW phases at Concurrent GC should count in PerfCounter Reviewed-by: jmasa, jwilhelm
Wed, 30 Mar 2016 21:05:35 +0900 8151674: STW phases at Concurrent GC should count in PerfCounter
ysuenaga [Wed, 30 Mar 2016 21:05:35 +0900] rev 37328
8151674: STW phases at Concurrent GC should count in PerfCounter Reviewed-by: jmasa, sla, tschatzl
Thu, 24 Mar 2016 15:22:18 +0300 8147987: Remove sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java from problemList
akulyakh [Thu, 24 Mar 2016 15:22:18 +0300] rev 37327
8147987: Remove sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java from problemList Summary: Re-enabling a previously excluded test Reviewed-by: sspitsyn
Thu, 24 Mar 2016 15:59:29 -0400 8152719: ignore this com/sun/jdi/InterfaceMehtodsTest.java until bug is fix
coleenp [Thu, 24 Mar 2016 15:59:29 -0400] rev 37326
8152719: ignore this com/sun/jdi/InterfaceMehtodsTest.java until bug is fix Reviewed-by: ctornqvi, hseigel, sspitsyn
Wed, 23 Mar 2016 20:14:36 +0100 Merge
jwilhelm [Wed, 23 Mar 2016 20:14:36 +0100] rev 37325
Merge
Wed, 23 Mar 2016 21:40:20 +0300 8151444: JDP not working
dsamersoff [Wed, 23 Mar 2016 21:40:20 +0300] rev 37324
8151444: JDP not working Summary: Don't set IP_MULTICAST_IF explicitly Reviewed-by: sla, ysuenaga
Tue, 22 Mar 2016 21:27:55 +0000 Merge
sspitsyn [Tue, 22 Mar 2016 21:27:55 +0000] rev 37323
Merge
Mon, 21 Mar 2016 11:24:09 +0100 4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
sgehwolf [Mon, 21 Mar 2016 11:24:09 +0100] rev 37322
4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command Summary: Delete global references in invoker_completeInvokeRequest() Reviewed-by: sspitsyn
Tue, 22 Mar 2016 19:29:27 +0100 7153107: com/sun/jdi/InterruptHangTest.java fails in nightlies
sla [Tue, 22 Mar 2016 19:29:27 +0100] rev 37321
7153107: com/sun/jdi/InterruptHangTest.java fails in nightlies Summary: Increased timeouts and added timestamped logging Reviewed-by: sspitsyn
Tue, 22 Mar 2016 19:29:25 +0100 8151887: com/sun/jdi/RedefineClearBreakpoint.sh failed with timeout
sla [Tue, 22 Mar 2016 19:29:25 +0100] rev 37320
8151887: com/sun/jdi/RedefineClearBreakpoint.sh failed with timeout Summary: Take timeout factor into account Reviewed-by: dsamersoff
Tue, 22 Mar 2016 01:13:06 -0700 8151797: java/lang/management/ThreadMXBean/ThreadLists.java : inconsistent results
hb [Tue, 22 Mar 2016 01:13:06 -0700] rev 37319
8151797: java/lang/management/ThreadMXBean/ThreadLists.java : inconsistent results Summary: Create ThreadMXBean at the beginning of test so that call-site cleaner thread will be started Reviewed-by: sla
Mon, 21 Mar 2016 20:39:54 -0700 8031753: JMXServiceURL should not use getLocalHost or its usage should be enhanced
hb [Mon, 21 Mar 2016 20:39:54 -0700] rev 37318
8031753: JMXServiceURL should not use getLocalHost or its usage should be enhanced Summary: JMXServiceURL should not use getLocalHost or its usage should be enhanced Reviewed-by: jbachorik
Sat, 19 Mar 2016 01:23:44 +0100 Merge
jwilhelm [Sat, 19 Mar 2016 01:23:44 +0100] rev 37317
Merge
Thu, 17 Mar 2016 10:26:59 +0100 8152074: Avoid lambda usage in StringConcatFactory initializer
redestad [Thu, 17 Mar 2016 10:26:59 +0100] rev 37316
8152074: Avoid lambda usage in StringConcatFactory initializer Reviewed-by: shade, forax, chegar
Tue, 15 Mar 2016 12:27:26 +0900 8151709: jhsdb should show help message in SALauncher.
ysuenaga [Tue, 15 Mar 2016 12:27:26 +0900] rev 37315
8151709: jhsdb should show help message in SALauncher. Reviewed-by: dsamersoff
Fri, 04 Mar 2016 18:13:04 +0900 8151181: Add JSnap to jhsdb
ysuenaga [Fri, 04 Mar 2016 18:13:04 +0900] rev 37314
8151181: Add JSnap to jhsdb Reviewed-by: dsamersoff
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip