Wed, 20 Jan 2016 11:02:36 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Wed, 20 Jan 2016 11:02:36 -0800] rev 35302
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea, prr
Wed, 20 Jan 2016 09:21:57 -0800 8133085: Avoid creating instances of security providers when possible
bgopularam [Wed, 20 Jan 2016 09:21:57 -0800] rev 35301
8133085: Avoid creating instances of security providers when possible Reviewed-by: mullan
Wed, 20 Jan 2016 08:33:40 -0800 Merge
henryjen [Wed, 20 Jan 2016 08:33:40 -0800] rev 35300
Merge
Tue, 22 Dec 2015 09:50:09 +0300 8145551: Test failed with Crash for Improved font lookups
aivanov [Tue, 22 Dec 2015 09:50:09 +0300] rev 35299
8145551: Test failed with Crash for Improved font lookups Reviewed-by: prr, vadim
Tue, 15 Dec 2015 12:59:00 +0000 8144773: Further reduce use of MD5
xuelei [Tue, 15 Dec 2015 12:59:00 +0000] rev 35298
8144773: Further reduce use of MD5 Reviewed-by: mullan, wetmore, jnimeh, ahgross
Thu, 10 Dec 2015 12:13:12 +0300 8143002: [Parfait] JNI exception pending in fontpath.c:1300
vadim [Thu, 10 Dec 2015 12:13:12 +0300] rev 35297
8143002: [Parfait] JNI exception pending in fontpath.c:1300 Reviewed-by: prr, serb
Tue, 08 Dec 2015 19:01:33 +0300 8143941: Update splashscreen displays
azvegint [Tue, 08 Dec 2015 19:01:33 +0300] rev 35296
8143941: Update splashscreen displays Reviewed-by: ahgross, prr, serb
Tue, 01 Dec 2015 12:38:28 +0000 8143185: Cleanup for handling proxies
chegar [Tue, 01 Dec 2015 12:38:28 +0000] rev 35295
8143185: Cleanup for handling proxies Reviewed-by: alanb, darcy, robm, rriggs, skoivu, rriggs
Thu, 26 Nov 2015 16:25:48 -0800 8143959: Certificates requiring blacklisting
weijun [Thu, 26 Nov 2015 16:25:48 -0800] rev 35294
8143959: Certificates requiring blacklisting Reviewed-by: mullan
Wed, 18 Nov 2015 11:35:23 +0300 8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c
vadim [Wed, 18 Nov 2015 11:35:23 +0300] rev 35293
8141229: [Parfait] Null pointer dereference in cmsstrcasecmp of cmserr.c Reviewed-by: prr, serb
Tue, 03 Nov 2015 14:44:10 +0300 8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS
vadim [Tue, 03 Nov 2015 14:44:10 +0300] rev 35292
8141213: [Parfait]Potentially blocking function GetArrayLength called in JNI critical region at line 239 of jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c in function GET_ARRAYS Reviewed-by: prr, serb
Mon, 26 Oct 2015 23:41:41 +0300 8140543: Arrange font actions
vadim [Mon, 26 Oct 2015 23:41:41 +0300] rev 35291
8140543: Arrange font actions Reviewed-by: prr, srl, mschoene
Wed, 21 Oct 2015 14:55:18 +0300 8139012: Better font substitutions
vadim [Wed, 21 Oct 2015 14:55:18 +0300] rev 35290
8139012: Better font substitutions Reviewed-by: prr, srl, mschoene
Fri, 16 Oct 2015 14:12:35 +0300 8139017: More stable image decoding
vadim [Fri, 16 Oct 2015 14:12:35 +0300] rev 35289
8139017: More stable image decoding Reviewed-by: prr, serb, mschoene
Tue, 06 Oct 2015 09:20:12 +0200 8137060: JMX memory management improvements
sjiang [Tue, 06 Oct 2015 09:20:12 +0200] rev 35288
8137060: JMX memory management improvements Reviewed-by: dfuchs, ahgross
Fri, 02 Oct 2015 11:50:20 +0300 8134605: Partial rework of the fix for 8081297
igerasim [Fri, 02 Oct 2015 11:50:20 +0300] rev 35287
8134605: Partial rework of the fix for 8081297 Reviewed-by: xuelei, coffeys, valeriep
Tue, 13 Oct 2015 20:59:19 +0300 8132988: Better printing dialogues
vadim [Tue, 13 Oct 2015 20:59:19 +0300] rev 35286
8132988: Better printing dialogues Reviewed-by: prr, serb, mschoene
Wed, 07 Oct 2015 18:04:06 +0100 8138589: Correct limits on unlimited cryptography
vinnie [Wed, 07 Oct 2015 18:04:06 +0100] rev 35285
8138589: Correct limits on unlimited cryptography Reviewed-by: mullan
Tue, 08 Sep 2015 08:34:35 +0200 8132210: Reinforce JMX collector internals
sjiang [Tue, 08 Sep 2015 08:34:35 +0200] rev 35284
8132210: Reinforce JMX collector internals Reviewed-by: jbachorik, ahgross
Mon, 07 Sep 2015 18:58:41 +0300 8074068: Cleanup in java.base/share/classes/sun/security/x509/
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
Thu, 03 Sep 2015 09:33:04 +0200 8130710: Better attributes processing
sjiang [Thu, 03 Sep 2015 09:33:04 +0200] rev 35282
8130710: Better attributes processing Reviewed-by: jbachorik, dfuchs, ahgross
Mon, 03 Aug 2015 12:18:10 +0300 8132209: DiagnosticCommandImpl.getNotificationInfo() may expose internal representation
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
Wed, 29 Jul 2015 13:42:56 +0100 8059054: Better URL processing
msheppar [Wed, 29 Jul 2015 13:42:56 +0100] rev 35280
8059054: Better URL processing Reviewed-by: chegar, rriggs, ahgross, coffeys, igerasim
Sat, 11 Jul 2015 14:54:07 +0300 8081297: SSL Problem with Tomcat
igerasim [Sat, 11 Jul 2015 14:54:07 +0300] rev 35279
8081297: SSL Problem with Tomcat Reviewed-by: xuelei, jnimeh, ahgross
Wed, 20 Jan 2016 11:33:28 -0500 8145459: Cleaner - use Reference.reachabilityFence
rriggs [Wed, 20 Jan 2016 11:33:28 -0500] rev 35278
8145459: Cleaner - use Reference.reachabilityFence Reviewed-by: psandoz, mchung, chegar
Wed, 20 Jan 2016 07:36:42 -0500 8146803: Enhance and update Sharding API
lancea [Wed, 20 Jan 2016 07:36:42 -0500] rev 35277
8146803: Enhance and update Sharding API Reviewed-by: joehw
Wed, 20 Jan 2016 09:54:13 +0100 8145596: Enable debug symbols for all libraries
ihse [Wed, 20 Jan 2016 09:54:13 +0100] rev 35276
8145596: Enable debug symbols for all libraries Reviewed-by: erikj
Tue, 19 Jan 2016 11:43:01 -0800 Merge
amurillo [Tue, 19 Jan 2016 11:43:01 -0800] rev 35275
Merge
Tue, 19 Jan 2016 09:40:55 -0800 8147629: quarantine tests failing in 2016.01.14 PIT snapshot
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
Mon, 18 Jan 2016 20:22:13 -0800 Merge
amurillo [Mon, 18 Jan 2016 20:22:13 -0800] rev 35273
Merge
Thu, 14 Jan 2016 20:57:33 -0800 Merge
amurillo [Thu, 14 Jan 2016 20:57:33 -0800] rev 35272
Merge
Tue, 12 Jan 2016 11:31:48 -0800 Merge
amurillo [Tue, 12 Jan 2016 11:31:48 -0800] rev 35271
Merge
Thu, 07 Jan 2016 20:06:51 +0000 Merge
jprovino [Thu, 07 Jan 2016 20:06:51 +0000] rev 35270
Merge
Mon, 04 Jan 2016 13:49:11 +0100 6744127: NullPointerException at com.sun.tools.jdi.EventRequestManagerImpl.request
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
Mon, 04 Jan 2016 13:45:39 +0100 7065236: To interpret case-insensitive string locale independently
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
Mon, 04 Jan 2016 10:07:08 +0100 8145982: JMXInterfaceBindingTest is failing intermittently
jbachorik [Mon, 04 Jan 2016 10:07:08 +0100] rev 35267
8145982: JMXInterfaceBindingTest is failing intermittently Reviewed-by: chegar, sgehwolf, olagneau
Fri, 01 Jan 2016 17:08:24 +0000 Merge
jprovino [Fri, 01 Jan 2016 17:08:24 +0000] rev 35266
Merge
Mon, 28 Dec 2015 14:03:39 -0500 8071507: (ref) Clear phantom reference as soft and weak references do
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
Wed, 23 Dec 2015 13:12:46 +0300 8067194: Restructure hotspot/agent/src to conform the modular source layout
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
Fri, 18 Dec 2015 08:30:26 +0100 6425769: Allow specifying an address to bind JMX remote connector
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
Fri, 11 Dec 2015 14:02:41 +0100 8138677: IllegalAccessException Class sun.usagetracker.UsageTrackerClient$4 (module java.base) can not access a member of class java.lang.management.ManagementFactory (module java.management)
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
Wed, 16 Dec 2015 19:59:23 +0300 8145408: com/sun/jdi/BreakpointWithFullGC.sh Required output "Full GC" not found
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
Mon, 14 Dec 2015 15:32:03 +0100 8145212: ISO-8859-1 isn't properly handled as 'fastEncoding' in jni_util.c
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
Wed, 06 Jan 2016 08:02:24 +0100 Merge
thartmann [Wed, 06 Jan 2016 08:02:24 +0100] rev 35259
Merge
Mon, 28 Dec 2015 22:28:49 -0800 8143925: Enhancing CounterMode.crypt() for AES
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
Tue, 22 Dec 2015 13:41:12 -0800 Merge
twisti [Tue, 22 Dec 2015 13:41:12 -0800] rev 35257
Merge
Fri, 18 Dec 2015 10:00:55 -0800 Merge
twisti [Fri, 18 Dec 2015 10:00:55 -0800] rev 35256
Merge
Thu, 17 Dec 2015 10:03:30 +0100 8136924: Vectorized support for array equals/compare/mismatch using Unsafe
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
Tue, 06 Oct 2015 18:42:06 +0200 8133348: Reference.reachabilityFence
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
Wed, 09 Dec 2015 15:26:52 +0100 8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
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
Thu, 03 Dec 2015 11:17:31 +0100 8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
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
Tue, 05 Jan 2016 13:08:05 -0800 Merge
amurillo [Tue, 05 Jan 2016 13:08:05 -0800] rev 35251
Merge
Fri, 18 Dec 2015 09:37:18 -0800 Merge
amurillo [Fri, 18 Dec 2015 09:37:18 -0800] rev 35250
Merge
Mon, 14 Dec 2015 19:49:10 +0000 Merge
jprovino [Mon, 14 Dec 2015 19:49:10 +0000] rev 35249
Merge
Fri, 11 Dec 2015 10:45:58 -0800 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
asmundak [Fri, 11 Dec 2015 10:45:58 -0800] rev 35248
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Summary: Add ppc64le/jvm.cfg, check for the ppc64le in addition to ppc64 in tests Reviewed-by: dholmes, ihse Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
Fri, 11 Dec 2015 09:08:12 -0800 8046936: JEP 270: Reserved Stack Areas for Critical Sections
fparain [Fri, 11 Dec 2015 09:08:12 -0800] rev 35247
8046936: JEP 270: Reserved Stack Areas for Critical Sections Reviewed-by: acorn, dcubed
Wed, 18 Nov 2015 14:51:10 +0100 8145092: Use Unified Logging for the GC logging
david [Wed, 18 Nov 2015 14:51:10 +0100] rev 35246
8145092: Use Unified Logging for the GC logging Summary: JEP-271 Reviewed-by: sjohanss, brutisso
Wed, 09 Dec 2015 11:02:54 +0000 8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
mhaupt [Wed, 09 Dec 2015 11:02:54 +0000] rev 35245
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests Reviewed-by: mchung, sundar
Mon, 18 Jan 2016 15:21:34 +0100 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
mkos [Mon, 18 Jan 2016 15:21:34 +0100] rev 35244
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use" Reviewed-by: chegar
Sun, 17 Jan 2016 08:43:49 +0000 8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
alanb [Sun, 17 Jan 2016 08:43:49 +0000] rev 35243
8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused Reviewed-by: bpb, alanb Contributed-by: huaming.li@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip