igerasim [Fri, 02 Oct 2015 11:50:20 +0300] rev 35287
8134605: Partial rework of the fix for 8081297
Reviewed-by: xuelei, coffeys, valeriep
vadim [Tue, 13 Oct 2015 20:59:19 +0300] rev 35286
8132988: Better printing dialogues
Reviewed-by: prr, serb, mschoene
vinnie [Wed, 07 Oct 2015 18:04:06 +0100] rev 35285
8138589: Correct limits on unlimited cryptography
Reviewed-by: mullan
sjiang [Tue, 08 Sep 2015 08:34:35 +0200] rev 35284
8132210: Reinforce JMX collector internals
Reviewed-by: jbachorik, ahgross
igerasim [Mon, 07 Sep 2015 18:58:41 +0300] rev 35283
8074068: Cleanup in java.base/share/classes/sun/security/x509/
Reviewed-by: mullan, ahgross, coffeys
sjiang [Thu, 03 Sep 2015 09:33:04 +0200] rev 35282
8130710: Better attributes processing
Reviewed-by: jbachorik, dfuchs, ahgross
dsamersoff [Mon, 03 Aug 2015 12:18:10 +0300] rev 35281
8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
Summary: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
Reviewed-by: skoivu, fparain, jbachorik
msheppar [Wed, 29 Jul 2015 13:42:56 +0100] rev 35280
8059054: Better URL processing
Reviewed-by: chegar, rriggs, ahgross, coffeys, igerasim
igerasim [Sat, 11 Jul 2015 14:54:07 +0300] rev 35279
8081297: SSL Problem with Tomcat
Reviewed-by: xuelei, jnimeh, ahgross
rriggs [Wed, 20 Jan 2016 11:33:28 -0500] rev 35278
8145459: Cleaner - use Reference.reachabilityFence
Reviewed-by: psandoz, mchung, chegar
lancea [Wed, 20 Jan 2016 07:36:42 -0500] rev 35277
8146803: Enhance and update Sharding API
Reviewed-by: joehw
ihse [Wed, 20 Jan 2016 09:54:13 +0100] rev 35276
8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
amurillo [Tue, 19 Jan 2016 11:43:01 -0800] rev 35275
Merge
dcubed [Tue, 19 Jan 2016 09:40:55 -0800] rev 35274
8147629: quarantine tests failing in 2016.01.14 PIT snapshot
Summary: Ignore test/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java and test/tools/launcher/TooSmallStackSize.java
Reviewed-by: rdurbin, amurillo
amurillo [Mon, 18 Jan 2016 20:22:13 -0800] rev 35273
Merge
amurillo [Thu, 14 Jan 2016 20:57:33 -0800] rev 35272
Merge
amurillo [Tue, 12 Jan 2016 11:31:48 -0800] rev 35271
Merge
jprovino [Thu, 07 Jan 2016 20:06:51 +0000] rev 35270
Merge
jbachorik [Mon, 04 Jan 2016 13:49:11 +0100] rev 35269
6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request
Reviewed-by: jbachorik, sspitsyn
Contributed-by: harsha.wardhana.b@oracle.com
sspitsyn [Mon, 04 Jan 2016 13:45:39 +0100] rev 35268
7065236: To interpret case-insensitive string locale independently
Reviewed-by: jbachorik
Contributed-by: harsha.wardhana.b@oracle.com
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