hseigel [Mon, 18 Apr 2016 13:42:52 -0400] rev 37509
8154268: [TESTBUG] Compilation of ExportAllUnnamed.java failed, missing @modules
Summary: Add missing @modules and @build tags
Reviewed-by: ctornqvi, lfoltan, gtriantafill
jwilhelm [Fri, 15 Apr 2016 17:17:58 +0200] rev 37508
Merge
dcubed [Thu, 14 Apr 2016 20:43:16 -0700] rev 37507
Merge
rprotacio [Thu, 14 Apr 2016 15:38:04 +0000] rev 37506
Merge
rprotacio [Thu, 14 Apr 2016 14:14:28 +0000] rev 37505
Merge
rprotacio [Thu, 14 Apr 2016 14:05:09 +0000] rev 37504
Merge
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
mlarsson [Thu, 14 Apr 2016 16:43:09 +0200] rev 37502
Merge
mlarsson [Thu, 14 Apr 2016 15:10:50 +0200] rev 37501
Merge
rehn [Thu, 14 Apr 2016 11:55:28 +0200] rev 37500
8154064: JVMTI trace event crashes
Reviewed-by: sla, stefank
dfazunen [Thu, 14 Apr 2016 14:13:07 +0000] rev 37499
Merge
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
dfazunen [Wed, 13 Apr 2016 19:55:40 +0400] rev 37497
8153755: Improve test: stress/gc/TestStressRSetCoarsening.java
Reviewed-by: tschatzl, kzhaldyb
brutisso [Thu, 14 Apr 2016 13:31:11 +0200] rev 37496
Merge
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
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
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
gziemski [Thu, 14 Apr 2016 03:57:13 +0000] rev 37492
Merge
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
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
jlaskey [Mon, 25 Apr 2016 09:59:07 -0300] rev 37489
8147426: Missing definition for JIMAGE_NOT_FOUND
Reviewed-by: hseigel, alanb
mdoerr [Fri, 22 Apr 2016 10:46:08 +0200] rev 37488
8154867: PPC64: Better byte behavior
Reviewed-by: goetz
lana [Thu, 21 Apr 2016 13:36:14 -0700] rev 37487
Merge
kevinw [Thu, 25 Feb 2016 21:45:26 +0000] rev 37486
8150654: Zero cleanup of CppInterpreter::result_type_of()
Reviewed-by: coleenp
coleenp [Sun, 21 Feb 2016 08:33:59 -0500] rev 37485
8150012: Better byte behavior for reflection
Reviewed-by: kvn, jrose, kevinw, ahgross
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
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
kevinw [Mon, 08 Feb 2016 12:54:57 +0000] rev 37482
8148475: Missing SA Bytecode updates.
Reviewed-by: coleenp
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
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
amurillo [Mon, 18 Apr 2016 15:39:46 -0700] rev 37479
Merge
amurillo [Thu, 14 Apr 2016 19:55:39 -0700] rev 37478
Merge