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
dcubed [Thu, 14 Apr 2016 17:42:29 -0700] rev 37477
Merge
coleenp [Wed, 13 Apr 2016 23:31:40 +0000] rev 37476
Merge
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
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
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
mgerdin [Wed, 13 Apr 2016 13:53:05 +0200] rev 37472
Merge
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
erikj [Wed, 13 Apr 2016 12:11:06 +0200] rev 37470
Merge
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
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
stefank [Tue, 12 Apr 2016 09:08:48 +0000] rev 37467
Merge
stefank [Tue, 12 Apr 2016 09:53:43 +0200] rev 37466
8153967: Remove top.hpp
Reviewed-by: coleenp, jwilhelm
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
rehn [Mon, 11 Apr 2016 09:45:03 +0200] rev 37464
8153845: UL log write method missing essential assert
Reviewed-by: mlarsson, brutisso
rehn [Fri, 08 Apr 2016 15:36:34 +0200] rev 37463
8153731: Increase max tag combinations for UL expression (config)
Reviewed-by: stefank, mlarsson
stefank [Tue, 12 Apr 2016 07:17:44 +0200] rev 37462
8152491: Convert TracePageSizes to use UL
Reviewed-by: sjohanss, pliden
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37461
8153659: Create a CHeap backed LogStream class
Reviewed-by: brutisso, mlarsson
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37460
8153658: Redundant memory copy in LogStreamNoResourceMark
Reviewed-by: kbarrett, jmasa
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37459
8153583: Make OutputAnalyzer.reportDiagnosticSummary public
Reviewed-by: brutisso, sjohanss
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37458
8152962: CMSCollector::shouldConcurrentCollect incorrectly logs against the debug stream
Reviewed-by: brutisso, sjohanss
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37457
8152639: ResourceMark missing in reportFreeListStatistics
Reviewed-by: pliden, sjohanss
stefank [Mon, 11 Apr 2016 08:51:53 +0200] rev 37456
8153742: Move Thread::current() to thread.hpp
Reviewed-by: coleenp, jmasa
mockner [Tue, 12 Apr 2016 02:30:13 +0200] rev 37455
Merge
mockner [Mon, 11 Apr 2016 22:14:14 +0200] rev 37454
Merge