Fri, 15 Jan 2016 20:56:15 -0800 8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator
joehw [Fri, 15 Jan 2016 20:56:15 -0800] rev 35333
8147051: StaxEntityResolverWrapper should create StaxXMLInputSource with a resolver indicator Reviewed-by: lancea
Thu, 21 Jan 2016 09:46:01 -0800 Added tag jdk-9+102 for changeset 254cbe482e81
lana [Thu, 21 Jan 2016 09:46:01 -0800] rev 35332
Added tag jdk-9+102 for changeset 254cbe482e81
Wed, 05 Jul 2017 21:15:18 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:18 +0200] rev 35331
Merge
Sat, 23 Jan 2016 11:50:24 +0100 8133299: Nashorn Java adapters should not early bind to functions
attila [Sat, 23 Jan 2016 11:50:24 +0100] rev 35330
8133299: Nashorn Java adapters should not early bind to functions Reviewed-by: hannesw, lagergren, sundar
Fri, 22 Jan 2016 17:01:41 +0100 8148040: jjs -fx test does not exit
hannesw [Fri, 22 Jan 2016 17:01:41 +0100] rev 35329
8148040: jjs -fx test does not exit Reviewed-by: mhaupt, sundar
Fri, 22 Jan 2016 11:12:26 +0100 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
mhaupt [Fri, 22 Jan 2016 11:12:26 +0100] rev 35328
8134933: re-enable LambdaFormEditor assertions in Nashorn testing Reviewed-by: sundar
Thu, 21 Jan 2016 10:17:48 -0800 Merge
lana [Thu, 21 Jan 2016 10:17:48 -0800] rev 35327
Merge
Thu, 21 Jan 2016 16:31:27 +0100 8147845: Varargs Array functions still leaking longs
hannesw [Thu, 21 Jan 2016 16:31:27 +0100] rev 35326
8147845: Varargs Array functions still leaking longs Reviewed-by: mhaupt, sundar
Tue, 19 Jan 2016 20:31:40 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:31:40 -0800] rev 35325
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Wed, 20 Jan 2016 09:56:29 +0100 8144113: enable jjs testing
mhaupt [Wed, 20 Jan 2016 09:56:29 +0100] rev 35324
8144113: enable jjs testing Reviewed-by: mhaupt, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 18 Jan 2016 11:31:43 +0100 8145305: fix Nashorn shebang handling on Cygwin
mhaupt [Mon, 18 Jan 2016 11:31:43 +0100] rev 35323
8145305: fix Nashorn shebang handling on Cygwin Reviewed-by: hannesw, sundar
Mon, 18 Jan 2016 10:25:36 +0100 8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn
hannesw [Mon, 18 Jan 2016 10:25:36 +0100] rev 35322
8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn Reviewed-by: mhaupt, attila
Thu, 21 Jan 2016 09:46:08 -0800 Added tag jdk-9+102 for changeset 722ab3267903
lana [Thu, 21 Jan 2016 09:46:08 -0800] rev 35321
Added tag jdk-9+102 for changeset 722ab3267903
Wed, 05 Jul 2017 21:15:07 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:07 +0200] rev 35320
Merge
Thu, 21 Jan 2016 10:16:59 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:59 -0800] rev 35319
Merge
Sat, 16 Jan 2016 13:01:44 +0100 8146403: Windows build can be faster
erikj [Sat, 16 Jan 2016 13:01:44 +0100] rev 35318
8146403: Windows build can be faster Reviewed-by: ihse
Thu, 21 Jan 2016 09:45:57 -0800 Added tag jdk-9+102 for changeset 05d2c272a439
lana [Thu, 21 Jan 2016 09:45:57 -0800] rev 35317
Added tag jdk-9+102 for changeset 05d2c272a439
Wed, 05 Jul 2017 21:14:58 +0200 Merge
duke [Wed, 05 Jul 2017 21:14:58 +0200] rev 35316
Merge
Mon, 25 Jan 2016 19:01:19 +0000 8148147: Sync up @modules from jigsaw/jake
alanb [Mon, 25 Jan 2016 19:01:19 +0000] rev 35315
8148147: Sync up @modules from jigsaw/jake Reviewed-by: chegar, mchung
Mon, 25 Jan 2016 12:23:55 +0100 8148044: Remove Enum[0] constants from EnumSet and EnumMap
redestad [Mon, 25 Jan 2016 12:23:55 +0100] rev 35314
8148044: Remove Enum[0] constants from EnumSet and EnumMap Reviewed-by: alanb, chegar, shade, smarks
Sun, 24 Jan 2016 22:27:16 +0000 8147862: Null check too late in sun.net.httpserver.ServerImpl
msheppar [Sun, 24 Jan 2016 22:27:16 +0000] rev 35313
8147862: Null check too late in sun.net.httpserver.ServerImpl Reviewed-by: chegar
Fri, 08 Jan 2016 19:53:36 -0800 8146568: NegativeArraySizeException in ArrayList.grow(int)
martin [Fri, 08 Jan 2016 19:53:36 -0800] rev 35312
8146568: NegativeArraySizeException in ArrayList.grow(int) Summary: improve management of internal array Reviewed-by: smarks
Fri, 22 Jan 2016 12:44:32 -0800 8147545: Remove sun.misc.ManagedLocalsThread from java.prefs
bpb [Fri, 22 Jan 2016 12:44:32 -0800] rev 35311
8147545: Remove sun.misc.ManagedLocalsThread from java.prefs Summary: Replace ManagedLocalsThread with Thread(null,null,threadName,0,false) Reviewed-by: chegar
Fri, 22 Jan 2016 17:43:21 +0000 8147857: RMIConnector logs attribute names incorrectly
sgehwolf [Fri, 22 Jan 2016 17:43:21 +0000] rev 35310
8147857: RMIConnector logs attribute names incorrectly Summary: Fix order of arguments to Collectors.joining Reviewed-by: andrew, dfuchs, jbachorik
Fri, 22 Jan 2016 13:26:56 +0000 8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile
xiaofeya [Fri, 22 Jan 2016 13:26:56 +0000] rev 35309
8133035: test/com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java fails to compile Reviewed-by: alanb
Thu, 21 Jan 2016 13:51:58 -0800 8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev
amurillo [Thu, 21 Jan 2016 13:51:58 -0800] rev 35308
8147985: Exclude sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev Reviewed-by: dsamersoff
Thu, 21 Jan 2016 10:17:21 -0800 Merge
lana [Thu, 21 Jan 2016 10:17:21 -0800] rev 35307
Merge
Thu, 21 Jan 2016 09:15:31 -0800 8138990: Implementation of HTTP Digest authentication may be more flexible
asmotrak [Thu, 21 Jan 2016 09:15:31 -0800] rev 35306
8138990: Implementation of HTTP Digest authentication may be more flexible Reviewed-by: michaelm
Thu, 21 Jan 2016 10:31:45 +0000 8147931: Incorrect edits for JDK-8064330
robm [Thu, 21 Jan 2016 10:31:45 +0000] rev 35305
8147931: Incorrect edits for JDK-8064330 Reviewed-by: coffeys
Thu, 21 Jan 2016 09:33:23 +0000 8064330: Remove SHA224 from the default support list if SunMSCAPI enabled
robm [Thu, 21 Jan 2016 09:33:23 +0000] rev 35304
8064330: Remove SHA224 from the default support list if SunMSCAPI enabled Reviewed-by: xuelei
Thu, 21 Jan 2016 09:26:13 +0000 8147922: Remove sun.misc.ClassFileTransformer
chegar [Thu, 21 Jan 2016 09:26:13 +0000] rev 35303
8147922: Remove sun.misc.ClassFileTransformer Reviewed-by: alanb, mchung
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip