Fri, 21 Oct 2016 14:57:50 +0200 8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c Reviewed-by: chegar
Fri, 21 Oct 2016 12:31:50 +0100 8168417: Pending exceptions in java.base/windows/native/libnio
prappo [Fri, 21 Oct 2016 12:31:50 +0100] rev 41601
8168417: Pending exceptions in java.base/windows/native/libnio Reviewed-by: chegar, alanb
Fri, 21 Oct 2016 14:52:04 +0530 8163330: HijrahDate aligned day of week incorrect
rchamyal [Fri, 21 Oct 2016 14:52:04 +0530] rev 41600
8163330: HijrahDate aligned day of week incorrect Reviewed-by: rriggs, scolebourne Contributed-by: anubhav.meena@oracle.com
Fri, 21 Oct 2016 11:33:37 +0900 8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
rgoel [Fri, 21 Oct 2016 11:33:37 +0900] rev 41599
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US. Reviewed-by: okutsu, rriggs, naoto, peytoia
Thu, 20 Oct 2016 13:27:48 -0700 8152617: add missing wildcards to Optional or() and flatMap()
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap() Reviewed-by: psandoz, forax
Thu, 20 Oct 2016 20:02:11 +0000 Merge
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
Wed, 12 Oct 2016 08:47:53 -0700 8165271: Fix use of reflection to gain access to private fields
ddehaven [Wed, 12 Oct 2016 08:47:53 -0700] rev 41596
8165271: Fix use of reflection to gain access to private fields Reviewed-by: mchung
Thu, 20 Oct 2016 11:23:41 -0700 8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
asmotrak [Thu, 20 Oct 2016 11:23:41 -0700] rev 41595
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently Reviewed-by: chegar
Thu, 20 Oct 2016 18:35:45 +0100 8168405: Pending exceptions in java.base/windows/native
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native Reviewed-by: chegar, clanger
Thu, 20 Oct 2016 20:20:10 +0800 8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
amlu [Thu, 20 Oct 2016 20:20:10 +0800] rev 41593
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind Reviewed-by: chegar
Thu, 20 Oct 2016 12:31:24 +0100 8157965: update httpserver logging to use java.lang.System.Logger
dfuchs [Thu, 20 Oct 2016 12:31:24 +0100] rev 41592
8157965: update httpserver logging to use java.lang.System.Logger Summary: this patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module. Reviewed-by: rriggs, michaelm, chegar, mchung
Thu, 20 Oct 2016 14:11:26 +0800 8168374: TsacertOptionTest.java fails on all platforms
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms Reviewed-by: vinnie
Thu, 20 Oct 2016 09:24:47 +0800 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
weijun [Thu, 20 Oct 2016 09:24:47 +0800] rev 41590
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar Reviewed-by: mullan
Wed, 19 Oct 2016 10:49:52 -0700 8167591: Add MD5 to signed JAR restrictions
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions Reviewed-by: mullan, jnimeh
Wed, 19 Oct 2016 12:42:34 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:34 +0200] rev 41588
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Allow use of jdk.internal.misc.Signal from jshell and jjs. Reviewed-by: rfield, chegar
Wed, 19 Oct 2016 13:26:49 +0530 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
sundar [Wed, 19 Oct 2016 13:26:49 +0530] rev 41587
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown Reviewed-by: alanb, hannesw
Wed, 19 Oct 2016 11:45:43 +0800 8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
weijun [Wed, 19 Oct 2016 11:45:43 +0800] rev 41586
8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString() Reviewed-by: xuelei
Thu, 13 Oct 2016 15:27:33 +0100 8165064: Enhance thread contexts in JNDI
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI Reviewed-by: chegar
Wed, 12 Oct 2016 13:53:41 -0400 8167628: Test for RMI API to export an object with a serialization filter
rriggs [Wed, 12 Oct 2016 13:53:41 -0400] rev 41584
8167628: Test for RMI API to export an object with a serialization filter Reviewed-by: dfuchs
Wed, 21 Sep 2016 14:02:43 -0700 8166381: Back out changes to the java.security file to not disable MD5
ascarpino [Wed, 21 Sep 2016 14:02:43 -0700] rev 41583
8166381: Back out changes to the java.security file to not disable MD5 Reviewed-by: valeriep
Wed, 14 Sep 2016 00:29:30 +0800 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
weijun [Wed, 14 Sep 2016 00:29:30 +0800] rev 41582
8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm Reviewed-by: mullan
Wed, 27 Jul 2016 12:03:19 +0300 8162411: Service Menu services 2
ssadetsky [Wed, 27 Jul 2016 12:03:19 +0300] rev 41581
8162411: Service Menu services 2 Reviewed-by: prr, mschoene, serb, ahgross
Thu, 21 Jul 2016 10:33:56 -0700 8155973: Tighten jar checks
ascarpino [Thu, 21 Jul 2016 10:33:56 -0700] rev 41580
8155973: Tighten jar checks Reviewed-by: mullan, igerasim, ahgross
Mon, 18 Jul 2016 08:28:48 +0100 8160838: Better HTTP service
chegar [Mon, 18 Jul 2016 08:28:48 +0100] rev 41579
8160838: Better HTTP service Reviewed-by: ahgross, alanb, michaelm
Fri, 15 Jul 2016 20:57:41 +0100 8157749: Improve handling of DNS error replies
msheppar [Fri, 15 Jul 2016 20:57:41 +0100] rev 41578
8157749: Improve handling of DNS error replies Reviewed-by: chegar, rriggs, coffeys
Thu, 14 Jul 2016 11:55:09 -0700 8160098: Clean up color profiles
prr [Thu, 14 Jul 2016 11:55:09 -0700] rev 41577
8160098: Clean up color profiles Reviewed-by: ssadetsky, bpb, mschoene
Tue, 12 Jul 2016 16:46:45 +0100 8157739: Classloader Consistency Checking
hb [Tue, 12 Jul 2016 16:46:45 +0100] rev 41576
8157739: Classloader Consistency Checking Reviewed-by: ahgross, akulyakh, dfuchs, jwilhelm, skoivu
Tue, 12 Jul 2016 11:17:30 +0300 8160934: isnan() is not available on older MSVC compilers
aivanov [Tue, 12 Jul 2016 11:17:30 +0300] rev 41575
8160934: isnan() is not available on older MSVC compilers Reviewed-by: prr, mschoene
Mon, 11 Jul 2016 21:46:07 +0300 8161342: Service Menu services
ssadetsky [Mon, 11 Jul 2016 21:46:07 +0300] rev 41574
8161342: Service Menu services Reviewed-by: prr, mschoene
Tue, 05 Jul 2016 13:08:37 -0700 8160090: Better signature handling in pack200
ksrini [Tue, 05 Jul 2016 13:08:37 -0700] rev 41573
8160090: Better signature handling in pack200 Reviewed-by: jrose, mschoene
Tue, 05 Jul 2016 13:07:07 -0700 8160094: Improve pack200 layout
ksrini [Tue, 05 Jul 2016 13:07:07 -0700] rev 41572
8160094: Improve pack200 layout Reviewed-by: jrose, mschoene
Tue, 05 Jul 2016 10:29:31 -0700 8159495: Fix Index Offsets
prr [Tue, 05 Jul 2016 10:29:31 -0700] rev 41571
8159495: Fix Index Offsets Reviewed-by: flar, serb, mschoene
Thu, 30 Jun 2016 11:56:27 -0700 8157653: [Parfait] Uninitialised variable in awt_Font.cpp
prr [Thu, 30 Jun 2016 11:56:27 -0700] rev 41570
8157653: [Parfait] Uninitialised variable in awt_Font.cpp Reviewed-by: serb, ssadetsky
Wed, 29 Jun 2016 11:51:59 -0400 8159515: Improve indy validation
coleenp [Wed, 29 Jun 2016 11:51:59 -0400] rev 41569
8159515: Improve indy validation Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
Tue, 28 Jun 2016 11:37:04 -0700 8157764: Better handling of interpolation plugins
vadim [Tue, 28 Jun 2016 11:37:04 -0700] rev 41568
8157764: Better handling of interpolation plugins Reviewed-by: prr, serb, mschoene
Tue, 28 Jun 2016 11:35:38 -0700 8157759: LCMS Transform Sampling Enhancement
vadim [Tue, 28 Jun 2016 11:35:38 -0700] rev 41567
8157759: LCMS Transform Sampling Enhancement Reviewed-by: prr, serb, mschoene
Tue, 28 Jun 2016 19:48:05 +0300 8157753: Audio replay enhancement
serb [Tue, 28 Jun 2016 19:48:05 +0300] rev 41566
8157753: Audio replay enhancement Reviewed-by: amenkov, prr, mschoene
Tue, 28 Jun 2016 09:43:21 -0700 8159519: Reformat JDWP messages
dcubed [Tue, 28 Jun 2016 09:43:21 -0700] rev 41565
8159519: Reformat JDWP messages Reviewed-by: sspitsyn, dsamersoff, jwilhelm, ahgross, bmoloden Contributed-by: definedmisbehaviour@saynotolinux.com, daniel.daugherty@oracle.com
Wed, 01 Jun 2016 14:37:38 +0300 8158302: Handle contextual glyph substitutions
vadim [Wed, 01 Jun 2016 14:37:38 +0300] rev 41564
8158302: Handle contextual glyph substitutions Reviewed-by: prr, serb, mschoene
Fri, 03 Jun 2016 15:04:26 +0100 8146490: Direct indirect CRL checks
vinnie [Fri, 03 Jun 2016 15:04:26 +0100] rev 41563
8146490: Direct indirect CRL checks Reviewed-by: mullan, weijun, xuelei, igerasim
Tue, 18 Oct 2016 15:13:11 -0700 8165274: SHA1 certpath constraint check fails with OCSP certificate
ascarpino [Tue, 18 Oct 2016 15:13:11 -0700] rev 41562
8165274: SHA1 certpath constraint check fails with OCSP certificate Reviewed-by: mullan, jnimeh
Tue, 18 Oct 2016 13:27:00 -0700 8167558: Add new JMOD section for header files and man pages
mchung [Tue, 18 Oct 2016 13:27:00 -0700] rev 41561
8167558: Add new JMOD section for header files and man pages Reviewed-by: alanb
Tue, 18 Oct 2016 20:28:58 +0200 6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection
plevart [Tue, 18 Oct 2016 20:28:58 +0200] rev 41560
6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection Reviewed-by: mchung
Tue, 18 Oct 2016 22:17:38 +0530 8168091: jlink should check security permission early when programmatic access is used
sundar [Tue, 18 Oct 2016 22:17:38 +0530] rev 41559
8168091: jlink should check security permission early when programmatic access is used Reviewed-by: jlaskey, mchung
Mon, 17 Oct 2016 11:04:49 -0700 8168093: Need a way for the launcher to query the JRE location using Windows registry.
asemenyuk [Mon, 17 Oct 2016 11:04:49 -0700] rev 41558
8168093: Need a way for the launcher to query the JRE location using Windows registry. Reviewed-by: erikj, ksrini Contributed-by: alexey.semenyuk@oracle.com
Tue, 18 Oct 2016 09:20:10 -0400 Merge
mullan [Tue, 18 Oct 2016 09:20:10 -0400] rev 41557
Merge
Tue, 18 Oct 2016 09:18:56 -0400 8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
mullan [Tue, 18 Oct 2016 09:18:56 -0400] rev 41556
8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module Reviewed-by: vinnie, xuelei
Tue, 18 Oct 2016 14:22:16 +0200 8168073: Speed up URI creation during module bootstrap
redestad [Tue, 18 Oct 2016 14:22:16 +0200] rev 41555
8168073: Speed up URI creation during module bootstrap Reviewed-by: alanb, mchung, psandoz, chegar
Tue, 18 Oct 2016 17:15:11 +0530 8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null
sundar [Tue, 18 Oct 2016 17:15:11 +0530] rev 41554
8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null Reviewed-by: jlaskey, hannesw
Mon, 17 Oct 2016 17:07:55 -0700 8168096: markup error in "since" element spec of @Deprecated
smarks [Mon, 17 Oct 2016 17:07:55 -0700] rev 41553
8168096: markup error in "since" element spec of @Deprecated Reviewed-by: darcy
Mon, 17 Oct 2016 18:40:36 +0300 8167437: Fix module dependencies for tests that use internal API (java/lang)
skovalev [Mon, 17 Oct 2016 18:40:36 +0300] rev 41552
8167437: Fix module dependencies for tests that use internal API (java/lang) Reviewed-by: alanb
Mon, 17 Oct 2016 15:32:44 +0000 Merge
mullan [Mon, 17 Oct 2016 15:32:44 +0000] rev 41551
Merge
Mon, 17 Oct 2016 15:31:50 +0000 8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module
mullan [Mon, 17 Oct 2016 15:31:50 +0000] rev 41550
8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module Reviewed-by: xuelei
Thu, 20 Oct 2016 18:38:09 +0000 Added tag jdk-9+141 for changeset f31d65424ed0
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41549
Added tag jdk-9+141 for changeset f31d65424ed0
Wed, 05 Jul 2017 22:21:28 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:28 +0200] rev 41548
Merge
Thu, 20 Oct 2016 20:01:43 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:43 +0000] rev 41547
Merge
Mon, 25 Jul 2016 11:15:00 +0200 8161044: PPC64: Improve internal array handling
zmajo [Mon, 25 Jul 2016 11:15:00 +0200] rev 41546
8161044: PPC64: Improve internal array handling Reviewed-by: kvn Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Volker Simonis <volker.simonis@sap.com>, Zoltan Majo <zoltan.majo@oracle.com>
Mon, 27 Jun 2016 15:26:08 -0400 8157176: Improved classfile parsing
hseigel [Mon, 27 Jun 2016 15:26:08 -0400] rev 41545
8157176: Improved classfile parsing Reviewed-by: acorn, mschoene, ctornqvi, bmoloden Contributed-by: harold.seigel@oracle.com
Fri, 01 Jul 2016 15:11:38 -0400 8159503: Amend Annotation Actions
rprotacio [Fri, 01 Jul 2016 15:11:38 -0400] rev 41544
8159503: Amend Annotation Actions Reviewed-by: coleenp, hseigel, mschoene, acorn, ctornqvi Contributed-by: rachel.protacio@oracle.com
Fri, 01 Jul 2016 09:33:34 +0200 8160591: Improve internal array handling
zmajo [Fri, 01 Jul 2016 09:33:34 +0200] rev 41543
8160591: Improve internal array handling Reviewed-by: kvn Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip