Thu, 14 Apr 2016 15:10:50 +0200 Merge
mlarsson [Thu, 14 Apr 2016 15:10:50 +0200] rev 37501
Merge
Thu, 14 Apr 2016 11:55:28 +0200 8154064: JVMTI trace event crashes
rehn [Thu, 14 Apr 2016 11:55:28 +0200] rev 37500
8154064: JVMTI trace event crashes Reviewed-by: sla, stefank
Thu, 14 Apr 2016 14:13:07 +0000 Merge
dfazunen [Thu, 14 Apr 2016 14:13:07 +0000] rev 37499
Merge
Thu, 14 Apr 2016 15:45:38 +0300 8153222: [TESTBUG] Move tests in stress/gc to gc/stress
mchernov [Thu, 14 Apr 2016 15:45:38 +0300] rev 37498
8153222: [TESTBUG] Move tests in stress/gc to gc/stress Reviewed-by: dfazunen, jwilhelm
Wed, 13 Apr 2016 19:55:40 +0400 8153755: Improve test: stress/gc/TestStressRSetCoarsening.java
dfazunen [Wed, 13 Apr 2016 19:55:40 +0400] rev 37497
8153755: Improve test: stress/gc/TestStressRSetCoarsening.java Reviewed-by: tschatzl, kzhaldyb
Thu, 14 Apr 2016 13:31:11 +0200 Merge
brutisso [Thu, 14 Apr 2016 13:31:11 +0200] rev 37496
Merge
Thu, 14 Apr 2016 11:17:34 +0200 8073321: assert(q > prev_q) failed: we should be moving forward through memory
brutisso [Thu, 14 Apr 2016 11:17:34 +0200] rev 37495
8073321: assert(q > prev_q) failed: we should be moving forward through memory Reviewed-by: jmasa, mgerdin
Thu, 14 Apr 2016 08:30:37 +0200 8153745: Avoid spawning G1ParPreserveCMReferentsTask when there is no work to be done
sjohanss [Thu, 14 Apr 2016 08:30:37 +0200] rev 37494
8153745: Avoid spawning G1ParPreserveCMReferentsTask when there is no work to be done Reviewed-by: brutisso, jmasa, tschatzl
Thu, 14 Apr 2016 08:30:15 +0200 8154051: Change G1YoungGenSizer to use UL log_warning instead of warning
sjohanss [Thu, 14 Apr 2016 08:30:15 +0200] rev 37493
8154051: Change G1YoungGenSizer to use UL log_warning instead of warning Reviewed-by: brutisso, mgerdin
Thu, 14 Apr 2016 03:57:13 +0000 Merge
gziemski [Thu, 14 Apr 2016 03:57:13 +0000] rev 37492
Merge
Wed, 13 Apr 2016 15:53:46 -0500 8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT
gziemski [Wed, 13 Apr 2016 15:53:46 -0500] rev 37491
8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT Summary: Added mtArguments and replaced argument related usages of mtInternal with the new flag. Reviewed-by: coleenp, gtriantafill
Mon, 25 Apr 2016 09:59:43 -0300 8147634: Need a JImage API that given a JImageLocationRef returns class name
jlaskey [Mon, 25 Apr 2016 09:59:43 -0300] rev 37490
8147634: Need a JImage API that given a JImageLocationRef returns class name Reviewed-by: hseigel
Mon, 25 Apr 2016 09:59:07 -0300 8147426: Missing definition for JIMAGE_NOT_FOUND
jlaskey [Mon, 25 Apr 2016 09:59:07 -0300] rev 37489
8147426: Missing definition for JIMAGE_NOT_FOUND Reviewed-by: hseigel, alanb
Fri, 22 Apr 2016 10:46:08 +0200 8154867: PPC64: Better byte behavior
mdoerr [Fri, 22 Apr 2016 10:46:08 +0200] rev 37488
8154867: PPC64: Better byte behavior Reviewed-by: goetz
Thu, 21 Apr 2016 13:36:14 -0700 Merge
lana [Thu, 21 Apr 2016 13:36:14 -0700] rev 37487
Merge
Thu, 25 Feb 2016 21:45:26 +0000 8150654: Zero cleanup of CppInterpreter::result_type_of()
kevinw [Thu, 25 Feb 2016 21:45:26 +0000] rev 37486
8150654: Zero cleanup of CppInterpreter::result_type_of() Reviewed-by: coleenp
Sun, 21 Feb 2016 08:33:59 -0500 8150012: Better byte behavior for reflection
coleenp [Sun, 21 Feb 2016 08:33:59 -0500] rev 37485
8150012: Better byte behavior for reflection Reviewed-by: kvn, jrose, kevinw, ahgross
Sat, 20 Feb 2016 14:11:18 -0800 8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo
kvn [Sat, 20 Feb 2016 14:11:18 -0800] rev 37484
8149367: PolicyQualifierInfo/index_Ctor JCk test fails with IOE: Invalid encoding for PolicyQualifierInfo Summary: fix incorrect code Reviewed-by: jrose, coleenp, kevinw
Tue, 09 Feb 2016 15:54:16 -0500 8149170: Better byte behavior should normalize JNI arguments
coleenp [Tue, 09 Feb 2016 15:54:16 -0500] rev 37483
8149170: Better byte behavior should normalize JNI arguments Summary: Arguments coming from native should be converted to 0=false, 1-255=true Reviewed-by: kvn, kevinw, jrose, bdelsart, gtriantafill
Mon, 08 Feb 2016 12:54:57 +0000 8148475: Missing SA Bytecode updates.
kevinw [Mon, 08 Feb 2016 12:54:57 +0000] rev 37482
8148475: Missing SA Bytecode updates. Reviewed-by: coleenp
Thu, 07 Jan 2016 13:59:49 -0500 8146518: Zero interpreter broken with better byte behaviours
coleenp [Thu, 07 Jan 2016 13:59:49 -0500] rev 37481
8146518: Zero interpreter broken with better byte behaviours Summary: replaced Method::_result_type_index with Method::_result_type for better byte behaviours should be used for Zero also. Reviewed-by: roland, kvn, bdelsart, kevinw
Tue, 13 Oct 2015 18:13:34 -0400 8132051: Better byte behavior
coleenp [Tue, 13 Oct 2015 18:13:34 -0400] rev 37480
8132051: Better byte behavior Reviewed-by: bdelsart, roland, kvn, jrose, ahgross Contributed-by: coleen.phillimore@oracle.com, roland.westerlin@oracle.com, vladimir.kozlov@oracle.com, john.r.rose@oracle.com
Mon, 18 Apr 2016 15:39:46 -0700 Merge
amurillo [Mon, 18 Apr 2016 15:39:46 -0700] rev 37479
Merge
Thu, 14 Apr 2016 19:55:39 -0700 Merge
amurillo [Thu, 14 Apr 2016 19:55:39 -0700] rev 37478
Merge
Thu, 14 Apr 2016 17:42:29 -0700 Merge
dcubed [Thu, 14 Apr 2016 17:42:29 -0700] rev 37477
Merge
Wed, 13 Apr 2016 23:31:40 +0000 Merge
coleenp [Wed, 13 Apr 2016 23:31:40 +0000] rev 37476
Merge
Wed, 13 Apr 2016 12:57:31 -0400 8148772: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool
coleenp [Wed, 13 Apr 2016 12:57:31 -0400] rev 37475
8148772: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool 8151546: nsk/jvmti/RedefineClasses/StressRedefine fails in hs nightly Summary: ConstantPool::resolve_constant_at_impl() isn't thread safe for MethodHandleInError and MethodTypeInError and Constant pool merging is not thread safe for source_file_name. Reviewed-by: sspitsyn, dcubed
Wed, 13 Apr 2016 17:00:54 -0400 8152905: hs_err file is missing gc threads
drwhite [Wed, 13 Apr 2016 17:00:54 -0400] rev 37474
8152905: hs_err file is missing gc threads Summary: List the GC threads in the hs_err file in the "Other Threads" section Reviewed-by: dcubed, coleenp
Tue, 12 Apr 2016 14:46:02 -0400 8149405: OOM Error running java/lang/invoke/MethodHandlesTest.java on windows-x86
drwhite [Tue, 12 Apr 2016 14:46:02 -0400] rev 37473
8149405: OOM Error running java/lang/invoke/MethodHandlesTest.java on windows-x86 Summary: Add missing ResourceMarks to release memory more quickly. Reviewed-by: jmasa, kbarrett
Wed, 13 Apr 2016 13:53:05 +0200 Merge
mgerdin [Wed, 13 Apr 2016 13:53:05 +0200] rev 37472
Merge
Mon, 11 Apr 2016 09:49:10 +0200 8153843: G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongous regions
mgerdin [Mon, 11 Apr 2016 09:49:10 +0200] rev 37471
8153843: G1CardLiveDataHelper incorrectly sets next_live_bytes on dead humongous regions Reviewed-by: drwhite, tschatzl
Wed, 13 Apr 2016 12:11:06 +0200 Merge
erikj [Wed, 13 Apr 2016 12:11:06 +0200] rev 37470
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 37469
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build Reviewed-by: erikj, goetz
Tue, 12 Apr 2016 14:03:31 +0200 8153834: G1 Card table verification fails due to concurrent region cleanup
mgerdin [Tue, 12 Apr 2016 14:03:31 +0200] rev 37468
8153834: G1 Card table verification fails due to concurrent region cleanup Reviewed-by: ehelin, tschatzl
Tue, 12 Apr 2016 09:08:48 +0000 Merge
stefank [Tue, 12 Apr 2016 09:08:48 +0000] rev 37467
Merge
Tue, 12 Apr 2016 09:53:43 +0200 8153967: Remove top.hpp
stefank [Tue, 12 Apr 2016 09:53:43 +0200] rev 37466
8153967: Remove top.hpp Reviewed-by: coleenp, jwilhelm
Mon, 11 Apr 2016 12:22:09 +0200 8146879: Add option for handling existing log files in UL
mlarsson [Mon, 11 Apr 2016 12:22:09 +0200] rev 37465
8146879: Add option for handling existing log files in UL Reviewed-by: dsamersoff, gziemski, rehn
Mon, 11 Apr 2016 09:45:03 +0200 8153845: UL log write method missing essential assert
rehn [Mon, 11 Apr 2016 09:45:03 +0200] rev 37464
8153845: UL log write method missing essential assert Reviewed-by: mlarsson, brutisso
Fri, 08 Apr 2016 15:36:34 +0200 8153731: Increase max tag combinations for UL expression (config)
rehn [Fri, 08 Apr 2016 15:36:34 +0200] rev 37463
8153731: Increase max tag combinations for UL expression (config) Reviewed-by: stefank, mlarsson
Tue, 12 Apr 2016 07:17:44 +0200 8152491: Convert TracePageSizes to use UL
stefank [Tue, 12 Apr 2016 07:17:44 +0200] rev 37462
8152491: Convert TracePageSizes to use UL Reviewed-by: sjohanss, pliden
Mon, 11 Apr 2016 08:51:53 +0200 8153659: Create a CHeap backed LogStream class
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37461
8153659: Create a CHeap backed LogStream class Reviewed-by: brutisso, mlarsson
Mon, 11 Apr 2016 08:51:53 +0200 8153658: Redundant memory copy in LogStreamNoResourceMark
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37460
8153658: Redundant memory copy in LogStreamNoResourceMark Reviewed-by: kbarrett, jmasa
Mon, 11 Apr 2016 08:51:53 +0200 8153583: Make OutputAnalyzer.reportDiagnosticSummary public
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37459
8153583: Make OutputAnalyzer.reportDiagnosticSummary public Reviewed-by: brutisso, sjohanss
Mon, 11 Apr 2016 08:51:53 +0200 8152962: CMSCollector::shouldConcurrentCollect incorrectly logs against the debug stream
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37458
8152962: CMSCollector::shouldConcurrentCollect incorrectly logs against the debug stream Reviewed-by: brutisso, sjohanss
Mon, 11 Apr 2016 08:51:53 +0200 8152639: ResourceMark missing in reportFreeListStatistics
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37457
8152639: ResourceMark missing in reportFreeListStatistics Reviewed-by: pliden, sjohanss
Mon, 11 Apr 2016 08:51:53 +0200 8153742: Move Thread::current() to thread.hpp
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37456
8153742: Move Thread::current() to thread.hpp Reviewed-by: coleenp, jmasa
Tue, 12 Apr 2016 02:30:13 +0200 Merge
mockner [Tue, 12 Apr 2016 02:30:13 +0200] rev 37455
Merge
Mon, 11 Apr 2016 22:14:14 +0200 Merge
mockner [Mon, 11 Apr 2016 22:14:14 +0200] rev 37454
Merge
Mon, 11 Apr 2016 16:10:41 -0400 8145704: Make test for classinit logging more robust.
mockner [Mon, 11 Apr 2016 16:10:41 -0400] rev 37453
8145704: Make test for classinit logging more robust. Summary: 8145704: Make test for classinit logging more robust. Reviewed-by: hseigel, gtriantafill
Tue, 12 Apr 2016 00:24:39 +0200 Merge
mockner [Tue, 12 Apr 2016 00:24:39 +0200] rev 37452
Merge
Mon, 11 Apr 2016 11:33:52 -0400 8152468: PrintMiscellaneous in constantPool should use classresolve logging.
mockner [Mon, 11 Apr 2016 11:33:52 -0400] rev 37451
8152468: PrintMiscellaneous in constantPool should use classresolve logging. Summary: some instances of PrintMiscellaneous have ben replaced by classresolve logging. Reviewed-by: coleenp, rprotacio
Mon, 11 Apr 2016 20:38:50 +0000 Merge
jwilhelm [Mon, 11 Apr 2016 20:38:50 +0000] rev 37450
Merge
Mon, 11 Apr 2016 20:16:35 +0200 Merge
jwilhelm [Mon, 11 Apr 2016 20:16:35 +0200] rev 37449
Merge
Mon, 11 Apr 2016 12:50:08 +0000 8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails
csahu [Mon, 11 Apr 2016 12:50:08 +0000] rev 37448
8153319: new test serviceability/tmtools/jstack/JstackThreadTest.java fails Reviewed-by: dsamersoff, lmesnik
Mon, 11 Apr 2016 14:42:56 +0000 Merge
dsamersoff [Mon, 11 Apr 2016 14:42:56 +0000] rev 37447
Merge
Mon, 11 Apr 2016 10:06:19 +0000 Merge
dsamersoff [Mon, 11 Apr 2016 10:06:19 +0000] rev 37446
Merge
Wed, 06 Apr 2016 20:43:03 +0900 8152435: (CL)HSDB should be started with no argument
ysuenaga [Wed, 06 Apr 2016 20:43:03 +0900] rev 37445
8152435: (CL)HSDB should be started with no argument Reviewed-by: dsamersoff
Mon, 11 Apr 2016 09:39:49 +0000 Merge
dsamersoff [Mon, 11 Apr 2016 09:39:49 +0000] rev 37444
Merge
Sat, 09 Apr 2016 12:15:13 +0300 8152679: DeadlockDetectionTest.java fails due to expected output missing
dsamersoff [Sat, 09 Apr 2016 12:15:13 +0300] rev 37443
8152679: DeadlockDetectionTest.java fails due to expected output missing Summary: Detect OS X and bailout Reviewed-by: sspitsyn, tbell
Sun, 10 Apr 2016 21:34:47 -0400 8151322: Implement os::set_native_thread_name() on Solaris
dholmes [Sun, 10 Apr 2016 21:34:47 -0400] rev 37442
8151322: Implement os::set_native_thread_name() on Solaris Reviewed-by: sla, kbarrett, gziemski
Sat, 09 Apr 2016 08:34:51 -0400 Merge
coleenp [Sat, 09 Apr 2016 08:34:51 -0400] rev 37441
Merge
Fri, 08 Apr 2016 19:39:32 -0400 8033735: make Throwable.backtrace visible to Class.getDeclaredField again
coleenp [Fri, 08 Apr 2016 19:39:32 -0400] rev 37440
8033735: make Throwable.backtrace visible to Class.getDeclaredField again Summary: removed old hack to workaround an old crash. Reviewed-by: hseigel, twisti, mchung
Thu, 07 Apr 2016 22:03:04 -0700 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
ccheung [Thu, 07 Apr 2016 22:03:04 -0700] rev 37439
8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive Summary: This optimization reduces the size of the RW region of the CDS archive. It also reduces the amount of pages in the RW region that are actually written into during runtime. Reviewed-by: dlong, iklam, jiangli Contributed-by: ioi.lam@oracle.com, calvin.cheung@oracle.com, goetz.lindenmaier@sap.com
Fri, 08 Apr 2016 12:26:29 -0700 8153123: Streamline StackWalker code
bchristi [Fri, 08 Apr 2016 12:26:29 -0700] rev 37438
8153123: Streamline StackWalker code Reviewed-by: coleenp, dfuchs, mchung, redestad
Fri, 08 Apr 2016 13:14:23 +0200 8152666: The new Hotspot Build System
erikj [Fri, 08 Apr 2016 13:14:23 +0200] rev 37437
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
Fri, 08 Apr 2016 10:39:53 +0200 Merge
fparain [Fri, 08 Apr 2016 10:39:53 +0200] rev 37436
Merge
Fri, 08 Apr 2016 00:38:00 -0700 8146093: [sparc only] compiler/interpreter/7116216/StackOverflow.java Program terminates with signal 11, Segmentation fault. in __1cLRegisterMap2t6MpnKJavaThread_b_v_ ()
fparain [Fri, 08 Apr 2016 00:38:00 -0700] rev 37435
8146093: [sparc only] compiler/interpreter/7116216/StackOverflow.java Program terminates with signal 11, Segmentation fault. in __1cLRegisterMap2t6MpnKJavaThread_b_v_ () Reviewed-by: dcubed, coleenp
Fri, 08 Apr 2016 08:51:45 +0200 8152989: serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME
pliden [Fri, 08 Apr 2016 08:51:45 +0200] rev 37434
8152989: serviceability/tmtools/jstat/GcCauseTest02.java fails with OOME Reviewed-by: dsamersoff, sjohanss, dfazunen
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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip