drchase [Wed, 06 Feb 2013 11:33:49 -0800] rev 15480
8006807: C2 crash due to out of bounds array access in Parse::do_multianewarray
Summary: check ndimensions before accessing length[i] element
Reviewed-by: kvn
Contributed-by: volker.simonis@gmail.com
vlivanov [Tue, 05 Feb 2013 08:25:51 -0800] rev 15479
8006613: adding reason to made_not_compilable
Reviewed-by: kvn, vlivanov
Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
roland [Mon, 04 Feb 2013 11:30:37 +0100] rev 15478
8007144: Incremental inlining mistakes some call sites for dead ones and doesn't inline them
Summary: wrong detection for dead call sites.
Reviewed-by: kvn
mikael [Mon, 04 Feb 2013 10:28:39 -0800] rev 15477
8007403: Incorrect format arguments in adlparse.cpp
Reviewed-by: kvn, twisti
roland [Mon, 04 Feb 2013 09:11:21 +0100] rev 15476
8005114: VM is crashing in ciKlass*ciObjArrayKlass::element_klass() if metaspaces are full
Summary: missing test for loaded klass in c1
Reviewed-by: kvn
morris [Fri, 25 Jan 2013 16:50:33 -0800] rev 15475
6518907: cleanup IA64 specific code in Hotspot
Summary: removed unused IA64 specific code
Reviewed-by: twisti, kvn, dholmes
drchase [Fri, 25 Jan 2013 16:09:14 -0800] rev 15474
8006500: compiler/8004741/Test8004741.java fails intermediately
Summary: rewrote the test to be more reliable, add test for invalid size exception
Reviewed-by: kvn
morris [Fri, 25 Jan 2013 16:31:47 -0800] rev 15473
8005811: Turn off TierdCompilation in JDK8 trunk for all platforms
Summary: Disable tiered compilation in jdk8 because of CodeCache and performance anomalies
Reviewed-by: kvn, twisti
vlivanov [Fri, 01 Feb 2013 03:02:01 -0800] rev 15472
8005439: no message about inline method if it specifed by CompileCommand
Reviewed-by: kvn, vlivanov
Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
vlivanov [Fri, 01 Feb 2013 02:50:23 -0800] rev 15471
8006410: allocating without ResourceMark when CompileCommand was specified
Reviewed-by: kvn, vlivanov
Contributed-by: Igor Ignatyev <igor.ignatyev@oracle.com>
dcubed [Wed, 06 Feb 2013 15:22:32 -0800] rev 15470
Merge
dholmes [Tue, 05 Feb 2013 00:59:40 -0800] rev 15469
Merge
dholmes [Mon, 04 Feb 2013 23:53:10 -0500] rev 15468
8006508: Wrong frame constructor is called in os_linux_x86.cpp
Reviewed-by: dholmes, coleenp
Contributed-by: Jeremy Manson <jeremymanson@google.com>
coleenp [Mon, 04 Feb 2013 22:59:45 -0800] rev 15467
Merge
simonis [Mon, 04 Feb 2013 13:14:12 -0500] rev 15466
8007475: Memory stomp with UseMallocOnly
Summary: Fix off-by-one error
Reviewed-by: coleenp, hseigel
coleenp [Mon, 04 Feb 2013 13:51:01 -0800] rev 15465
Merge
emc [Mon, 04 Feb 2013 13:05:32 -0500] rev 15464
8006949: Update hotspot for MethodParameters format change
8006907: Hotspot should reject classfiles with multiple MethodParameters attributes
Summary: Update to Hotspot's processing of MethodParameters attributes in classfiles
Reviewed-by: coleenp, jrose
hseigel [Mon, 04 Feb 2013 08:26:02 -0500] rev 15463
8000968: NPG: UseCompressedKlassPointers asserts with ObjectAlignmentInBytes for > 32G CompressedOops
Summary: Pick a base that works for both CompressedOpps alignment and CompressedKlassPtrs alignment.
Reviewed-by: kvn, roland
hseigel [Sun, 03 Feb 2013 17:12:31 -0500] rev 15462
Merge
hseigel [Sun, 03 Feb 2013 16:49:16 -0500] rev 15461
7197672: There are issues with shared data on windows
Summary: On Windows, set rw protection on the CDS file just before removing it.
Reviewed-by: dcubed, iklam
dsamersoff [Sun, 03 Feb 2013 22:28:08 +0400] rev 15460
8002048: Protocol to discovery of manageable Java processes on a network
Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP
Reviewed-by: sla, dfuchs
ctornqvi [Sat, 02 Feb 2013 20:13:27 +0100] rev 15459
8000363: runtime/7158988/FieldMonitor.java fails with exception
Summary: Removed unnecessary shell script in the test.
Reviewed-by: coleenp, sla
ctornqvi [Sat, 02 Feb 2013 16:34:10 +0100] rev 15458
8005013: Add NMT tests
Summary: Add tests for the Native Memory Tracking feature, includes regression tests for 8005936 and 8004802
Reviewed-by: zgu, coleenp
minqi [Sat, 02 Feb 2013 03:51:01 -0800] rev 15457
Merge
minqi [Fri, 01 Feb 2013 22:41:34 -0800] rev 15456
Merge
minqi [Thu, 31 Jan 2013 17:43:01 -0800] rev 15455
8000973: SA on windows thread inspection is broken
Summary: After bug 7161732, On Windows SA could not find correct address of thread_id of OSThread since _thread_id moved to end of the class . The presupposition of the address is following thread handle no longer stands. Fix by adding thread_id field to OSThread and getting the address directly from OSThread.
Reviewed-by: nloodin, sspitsyn
Contributed-by: yumin.qi@oracle.com
ctornqvi [Sat, 02 Feb 2013 08:46:48 +0100] rev 15454
Merge
ctornqvi [Sat, 02 Feb 2013 07:24:29 +0100] rev 15453
Merge
ctornqvi [Fri, 01 Feb 2013 23:48:08 +0100] rev 15452
8005012: Add WB APIs to better support NMT testing
Summary: Add WB API functions to enable better NMT testing
Reviewed-by: dholmes, zgu
jiangli [Fri, 01 Feb 2013 19:36:55 -0800] rev 15451
Merge
jiangli [Fri, 01 Feb 2013 15:25:37 -0500] rev 15450
Merge
iklam [Thu, 24 Jan 2013 10:57:38 -0800] rev 15449
8006280: Need to reorder metadata structures to reduce size (64-bit)
Summary: Reordered Klass, InstanceKlass and Method to save 8 bytes each
Reviewed-by: coleenp, jiangli
Contributed-by: ioi.lam@oracle.com