jbachorik [Mon, 04 Jan 2016 10:07:08 +0100] rev 35267
8145982: JMXInterfaceBindingTest is failing intermittently
Reviewed-by: chegar, sgehwolf, olagneau
jprovino [Fri, 01 Jan 2016 17:08:24 +0000] rev 35266
Merge
kbarrett [Mon, 28 Dec 2015 14:03:39 -0500] rev 35265
8071507: (ref) Clear phantom reference as soft and weak references do
Summary: GC clears phantom refs on notification; update spec accordingly.
Reviewed-by: mchung, jmasa
dsamersoff [Wed, 23 Dec 2015 13:12:46 +0300] rev 35264
8067194: Restructure hotspot/agent/src to conform the modular source layout
Summary: Move sources under jdk.hotspot.agent
Reviewed-by: ihse, erikj, jbachorik
sgehwolf [Fri, 18 Dec 2015 08:30:26 +0100] rev 35263
6425769: Allow specifying an address to bind JMX remote connector
Reviewed-by: jbachorik, dfuchs
jbachorik [Fri, 11 Dec 2015 14:02:41 +0100] rev 35262
8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
Reviewed-by: alanb, mchung, dholmes, erikj, ihse
akulyakh [Wed, 16 Dec 2015 19:59:23 +0300] rev 35261
8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found
Summary: Modified the test so it correctly parses the new debug output
Reviewed-by: jbachorik
simonis [Mon, 14 Dec 2015 15:32:03 +0100] rev 35260
8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c
Reviewed-by: martin, rriggs
thartmann [Wed, 06 Jan 2016 08:02:24 +0100] rev 35259
Merge
kvn [Mon, 28 Dec 2015 22:28:49 -0800] rev 35258
8143925: Enhancing CounterMode.crypt() for AES
Summary: Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode.
Reviewed-by: kvn, ascarpino
Contributed-by: kishor.kharbas@intel.com
twisti [Tue, 22 Dec 2015 13:41:12 -0800] rev 35257
Merge
twisti [Fri, 18 Dec 2015 10:00:55 -0800] rev 35256
Merge
psandoz [Thu, 17 Dec 2015 10:03:30 +0100] rev 35255
8136924: Vectorized support for array equals/compare/mismatch using Unsafe
Reviewed-by: plevart, jrose, kvn
psandoz [Tue, 06 Oct 2015 18:42:06 +0200] rev 35254
8133348: Reference.reachabilityFence
Reviewed-by: plevart, mr, chegar, mchung
Contributed-by: dl@cs.oswego.edu, aleksey.shipilev@oracle.com, paul.sandoz@oracle.com
psandoz [Wed, 09 Dec 2015 15:26:52 +0100] rev 35253
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung
psandoz [Thu, 03 Dec 2015 11:17:31 +0100] rev 35252
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland