11202 Commits

Author SHA1 Message Date
Roger Riggs
e89ce16097 8164908: ReflectionFactory support for IIOP and custom serialization
Add support for serialization to sun.reflect.ReflectionFactory

Reviewed-by: alanb, chegar, plevart, amlu
2016-10-24 14:52:51 -04:00
Masayoshi Okutsu
c0ee1b68c1 8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
Reviewed-by: naoto, peytoia
2016-10-24 15:26:15 +09:00
Ivan Gerasimov
102d23697f 8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
Reviewed-by: clanger, jnimeh, vinnie
2016-10-22 17:03:17 +03:00
Sean Mullan
4f556f887f Merge 2016-10-21 09:03:35 -04:00
Sean Mullan
ad82a519a8 8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
Reviewed-by: ascarpino
2016-10-21 09:02:57 -04:00
Volker Simonis
09dd43b407 8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
Reviewed-by: chegar
2016-10-21 14:57:50 +02:00
Pavel Rappo
cd99155eb8 8168417: Pending exceptions in java.base/windows/native/libnio
Reviewed-by: chegar, alanb
2016-10-21 12:31:50 +01:00
Anubhav Meena
d3d2beed82 8163330: HijrahDate aligned day of week incorrect
Reviewed-by: rriggs, scolebourne
2016-10-21 14:52:04 +05:30
Rachna Goel
8f9823ef6e 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
2016-10-21 11:33:37 +09:00
Stuart Marks
6bdfb6eb48 8152617: add missing wildcards to Optional or() and flatMap()
Reviewed-by: psandoz, forax
2016-10-20 13:27:48 -07:00
David Dehaven
b27d8f6dd9 8165271: Fix use of reflection to gain access to private fields
Reviewed-by: mchung
2016-10-12 08:47:53 -07:00
Pavel Rappo
d16760afb5 8168405: Pending exceptions in java.base/windows/native
Reviewed-by: chegar, clanger
2016-10-20 18:35:45 +01:00
Daniel Fuchs
97658dc623 8157965: update httpserver logging to use java.lang.System.Logger
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
2016-10-20 12:31:24 +01:00
Weijun Wang
debfdef758 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
Reviewed-by: mullan
2016-10-20 09:24:47 +08:00
Anthony Scarpino
4b919bee81 8167591: Add MD5 to signed JAR restrictions
Reviewed-by: mullan, jnimeh
2016-10-19 10:49:52 -07:00
Jan Lahoda
d132146380 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Allow use of jdk.internal.misc.Signal from jshell and jjs.

Reviewed-by: rfield, chegar
2016-10-19 12:42:34 +02:00
Athijegannathan Sundararajan
b82ec86107 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
Reviewed-by: alanb, hannesw
2016-10-19 13:26:49 +05:30
Weijun Wang
8d889c2a92 8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
Reviewed-by: xuelei
2016-10-19 11:45:43 +08:00
Vinnie Ryan
15b6970daa 8165064: Enhance thread contexts in JNDI
Reviewed-by: chegar
2016-10-13 15:27:33 +01:00
Anthony Scarpino
7afbfdce85 8166381: Back out changes to the java.security file to not disable MD5
Reviewed-by: valeriep
2016-09-21 14:02:43 -07:00
Weijun Wang
9eda16c50d 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
Reviewed-by: mullan
2016-09-14 00:29:30 +08:00
Semyon Sadetsky
5fa14d430b 8162411: Service Menu services 2
Reviewed-by: prr, mschoene, serb, ahgross
2016-07-27 12:03:19 +03:00
Anthony Scarpino
941822bf15 8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
2016-07-21 10:33:56 -07:00
Chris Hegarty
dd92b2d236 8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
2016-07-18 08:28:48 +01:00
Mark Sheppard
6caa8f09c4 8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys
2016-07-15 20:57:41 +01:00
Phil Race
7d3e084125 8160098: Clean up color profiles
Reviewed-by: ssadetsky, bpb, mschoene
2016-07-14 11:55:09 -07:00
Harsha Wardhana B
2ab2dc62ce 8157739: Classloader Consistency Checking
Reviewed-by: ahgross, akulyakh, dfuchs, jwilhelm, skoivu
2016-07-12 16:46:45 +01:00
Alexey Ivanov
b846afbe35 8160934: isnan() is not available on older MSVC compilers
Reviewed-by: prr, mschoene
2016-07-12 11:17:30 +03:00
Semyon Sadetsky
b9fce9f80b 8161342: Service Menu services
Reviewed-by: prr, mschoene
2016-07-11 21:46:07 +03:00
Kumar Srinivasan
4e9407c775 8160090: Better signature handling in pack200
Reviewed-by: jrose, mschoene
2016-07-05 13:08:37 -07:00
Kumar Srinivasan
8da66ad674 8160094: Improve pack200 layout
Reviewed-by: jrose, mschoene
2016-07-05 13:07:07 -07:00
Phil Race
573f0c765c 8159495: Fix Index Offsets
Reviewed-by: flar, serb, mschoene
2016-07-05 10:29:31 -07:00
Phil Race
bb951288f4 8157653: [Parfait] Uninitialised variable in awt_Font.cpp
Reviewed-by: serb, ssadetsky
2016-06-30 11:56:27 -07:00
Coleen Phillimore
3be6827c7c 8159515: Improve indy validation
Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
2016-06-29 11:51:59 -04:00
Vadim Pakhnushev
b9b8be2d7c 8157764: Better handling of interpolation plugins
Reviewed-by: prr, serb, mschoene
2016-06-28 11:37:04 -07:00
Vadim Pakhnushev
5763af1e29 8157759: LCMS Transform Sampling Enhancement
Reviewed-by: prr, serb, mschoene
2016-06-28 11:35:38 -07:00
Sergey Bylokhov
8fbf862835 8157753: Audio replay enhancement
Reviewed-by: amenkov, prr, mschoene
2016-06-28 19:48:05 +03:00
Daniel D. Daugherty
b40f7ccf8e 8159519: Reformat JDWP messages
Co-authored-by: Jordan Milne <definedmisbehaviour@saynotolinux.com>
Reviewed-by: sspitsyn, dsamersoff, jwilhelm, ahgross, bmoloden
2016-06-28 09:43:21 -07:00
Vadim Pakhnushev
d2e68b6830 8158302: Handle contextual glyph substitutions
Reviewed-by: prr, serb, mschoene
2016-06-01 14:37:38 +03:00
Vinnie Ryan
1589a80056 8146490: Direct indirect CRL checks
Reviewed-by: mullan, weijun, xuelei, igerasim
2016-06-03 15:04:26 +01:00
Anthony Scarpino
a96f94cb3e 8165274: SHA1 certpath constraint check fails with OCSP certificate
Reviewed-by: mullan, jnimeh
2016-10-18 15:13:11 -07:00
Mandy Chung
32d92f8f0d 8167558: Add new JMOD section for header files and man pages
Reviewed-by: alanb
2016-10-18 13:27:00 -07:00
Peter Levart
f160991436 6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection
Reviewed-by: mchung
2016-10-18 20:28:58 +02:00
Athijegannathan Sundararajan
8233dc0e08 8168091: jlink should check security permission early when programmatic access is used
Reviewed-by: jlaskey, mchung
2016-10-18 22:17:38 +05:30
Alexey Semenyuk
9af3c3f940 8168093: Need a way for the launcher to query the JRE location using Windows registry
Reviewed-by: erikj, ksrini
2016-10-17 11:04:49 -07:00
Sean Mullan
961c824aee Merge 2016-10-18 09:20:10 -04:00
Sean Mullan
c8c8e0945e 8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
Reviewed-by: vinnie, xuelei
2016-10-18 09:18:56 -04:00
Claes Redestad
a424ba8c8d 8168073: Speed up URI creation during module bootstrap
Reviewed-by: alanb, mchung, psandoz, chegar
2016-10-18 14:22:16 +02:00
Athijegannathan Sundararajan
16fadae534 8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null
Reviewed-by: jlaskey, hannesw
2016-10-18 17:15:11 +05:30
Stuart Marks
9852310517 8168096: markup error in "since" element spec of @Deprecated
Reviewed-by: darcy
2016-10-17 17:07:55 -07:00