Thu, 14 Apr 2016 15:38:04 +0000 Merge
rprotacio [Thu, 14 Apr 2016 15:38:04 +0000] rev 37506
Merge
Thu, 14 Apr 2016 14:14:28 +0000 Merge
rprotacio [Thu, 14 Apr 2016 14:14:28 +0000] rev 37505
Merge
Thu, 14 Apr 2016 14:05:09 +0000 Merge
rprotacio [Thu, 14 Apr 2016 14:05:09 +0000] rev 37504
Merge
Thu, 14 Apr 2016 09:46:03 -0400 8152845: Improve PackageEntry and ModuleEntry print methods for future logging
rprotacio [Thu, 14 Apr 2016 09:46:03 -0400] rev 37503
8152845: Improve PackageEntry and ModuleEntry print methods for future logging Summary: Changed print methods for PackageEntry and ModuleEntry to take an outputStream Reviewed-by: lfoltan, hseigel, coleenp
Thu, 14 Apr 2016 16:43:09 +0200 Merge
mlarsson [Thu, 14 Apr 2016 16:43:09 +0200] rev 37502
Merge
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip