1648 Commits

Author SHA1 Message Date
Jim Laskey
a29401159f 8156209: Add argument checks to BasicImageReader calls
Reviewed-by: sundar
2016-05-27 12:34:08 -03:00
Naoto Sato
b53fd187fe 8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
2016-05-26 14:44:42 -07:00
Alejandro Murillo
62c695b852 Merge 2016-05-26 14:24:50 -07:00
Naoto Sato
0a43813969 8157997: Reverting a push with wrong id
Reviewed-by: sherman
2016-05-26 14:21:09 -07:00
Alejandro Murillo
7f5a7b800d Merge 2016-05-26 14:17:06 -07:00
Anthony Scarpino
9e2fe5774c 8154005: Add algorithm constraint that specifies the restriction date
Reviewed-by: mullan, igerasim
2016-05-26 13:33:27 -07:00
Joe Darcy
c1630c7e87 6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
Reviewed-by: shade
2016-05-26 13:18:32 -07:00
Naoto Sato
e04ad243e0 8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
2016-05-26 13:06:54 -07:00
Alan Bateman
39e8310a9a 8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
2016-05-26 10:56:58 +01:00
Alan Bateman
10f79f95df 8157716: jdk.internal.loader.ClassLoaders.addURLToUCP() should return converted real path URL
Rename jdk.internal.loader.ClassLoaders.addURLToUCP() to toFileURL(), which returns the converted URL.

Reviewed-by: martin, mchung
2016-05-25 17:29:47 -04:00
Mandy Chung
afae52743f 8157877: Clean up StackWalker permission checks
Reviewed-by: lancea, ahgross
2016-05-25 14:05:51 -07:00
Stuart Marks
1dd84f024f 8133977: add specification for serialized forms
Reviewed-by: chegar, plevart, scolebourne
2016-05-25 13:38:35 -07:00
Alan Bateman
8fe063908e Merge 2016-05-25 20:26:43 +01:00
Alan Bateman
bfb7fba79b 8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
2016-05-25 20:12:32 +01:00
Chris Hegarty
c4db92a027 8157811: Additional minor fixes and cleanups in Networking native code
Reviewed-by: alanb, clanger, dsamersoff, msheppar
2016-05-25 20:04:57 +01:00
Alan Bateman
53e204dc49 8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
2016-05-25 19:58:03 +01:00
Joe Darcy
072a878dbb 8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
2016-05-24 13:51:35 -07:00
Vyom Tewari
af7a591d39 8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
2016-05-24 20:15:18 +01:00
Doug Lea
27a77176a6 8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
2016-05-24 10:14:41 -07:00
Naoto Sato
f8bc1cef61 8157632: 9-dev windows builds fail on zip_util.c
Reviewed-by: sherman, lana
2016-05-24 09:18:45 -07:00
Vyom Tewari
6bd865a6b4 8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
2016-05-24 12:31:30 +01:00
Vladimir Ivanov
e3aacefb01 Merge 2016-05-24 14:14:18 +03:00
Alan Bateman
fe609fd3cb 8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
2016-05-24 11:31:25 +01:00
Michael Haupt
73dea49766 8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
Reviewed-by: psandoz
2016-05-24 09:13:47 +02:00
Naoto Sato
f099b745e4 8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
2016-05-23 14:05:57 -07:00
Martin Buchholz
d1d3cba9db 8157613: Internal documentation improvements to ZipFile.java
Reviewed-by: plevart, sherman
2016-05-23 12:44:55 -07:00
Xueming Shen
7be8e94544 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Reviewed-by: alanb
2016-05-23 12:53:56 -07:00
Hiroshi Ito
c5ef4d69b9 8158365: List.spliterator should optimize for RandomAccess lists
Reviewed-by: psandoz
2016-05-23 23:12:05 +08:00
Xue-Lei Andrew Fan
d992f9b518 8159009: Remove ExemptionMechanism.finalize() implementation
Reviewed-by: mullan, weijun
2016-07-09 06:04:57 +00:00
Xue-Lei Andrew Fan
e78fd8d72e 8148516: Improve the default strength of EC in JDK
Reviewed-by: valeriep
2016-07-09 05:56:18 +00:00
Xue-Lei Andrew Fan
67ca9fc9b4 8157712: Deprecate the javax.security.cert and com.sun.net.ssl APIs with forRemoval=true
Reviewed-by: weijun
2016-07-09 05:48:16 +00:00
Jamil Nimeh
d4ed08f59e 8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.

Reviewed-by: mullan
2016-07-08 14:42:50 -07:00
Xue-Lei Andrew Fan
ee0d8068a8 8046294: Generate the 4-byte timestamp randomly
Reviewed-by: jnimeh, weijun
2016-05-23 10:51:21 +00:00
Weijun Wang
c2cf879511 8157544: Typo in CtrDrbg::toString
Reviewed-by: xuelei
2016-05-23 18:18:20 +08:00
Weijun Wang
ae0c75bb38 8157526: 3KeyTDEA word left in DRBG after JDK-8156213
Reviewed-by: xuelei
2016-05-23 09:31:58 +08:00
Joe Darcy
edf1a42740 8157527: Replace @since 1.9 with @since 9 on new math methods
Reviewed-by: chegar
2016-05-22 18:23:02 -07:00
Chris Hegarty
8d8b6d10f6 8048518: File Descriptor Leak in src/java.base/unix/native/libnet/net_util_md.c
Reviewed-by: alanb, chegar
2016-05-22 19:06:23 +01:00
Jan Lahoda
4b64ab9bb5 8157502: make docs broken after JDK-5100935
Correcting reference to Math::multiplyFull.

Reviewed-by: alanb
2016-05-21 13:18:15 +02:00
Alan Bateman
ce04e9d9a2 8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
2016-05-21 08:01:03 +01:00
Alejandro Murillo
ef493e2be1 Merge 2016-05-20 11:30:52 -07:00
Vladimir Ivanov
6faefd3af8 Merge 2016-05-20 18:05:28 +03:00
Jim Laskey
3648a0f15f 8156602: javac crashes again on Windows 32-bit with ClosedChannelException
Reviewed-by: alanb
2016-05-20 11:41:29 -03:00
Paul Sandoz
65a33061ce 8157437: Typos in Stream JavaDoc
Reviewed-by: shade, alanb, lancea
2016-05-20 14:07:21 +02:00
Paul Sandoz
53ef4fecbf 8130023: API java.util.stream: explicitly specify guaranteed execution of the pipeline
Reviewed-by: briangoetz, redestad
2016-05-20 11:47:39 +02:00
Li Jiang
deb08e7fa0 8155918: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk

Reviewed-by: rfield, alanb
2016-05-20 00:03:45 -07:00
Henry Jen
e988331331 8156478: 3 Buffer overrun defect groups in jexec.c
Reviewed-by: ksrini
2016-05-19 21:59:35 -07:00
Nishit Jain
93f4f6c1b5 7102969: currency.properties supercede not working correctly
8149452: j.t.SimpleDateFormat.getDateFormatSymbols().getZoneStrings() returns incorrect result for some time zones
8157138: Error while fetching currency instance by Currency.getInstance(currencycode)

Reviewed-by: naoto, okutsu, peytoia
2016-05-20 13:48:58 +09:00
Weijun Wang
06fe4b9a0b 8138766: New default -sigalg for keytool
Reviewed-by: mullan
2016-05-20 11:20:49 +08:00
Brent Christian
0260528ef9 8029891: Deadlock detected in java/lang/ClassLoader/deadlock/GetResource.java
Properties now stores values in an internal ConcurrentHashMap

Reviewed-by: mchung, dholmes, plevart
2016-05-19 16:25:35 -07:00
Anthony Scarpino
6f2785f741 8155847: SHA groups needed for jdk.security.provider.preferred
Reviewed-by: valeriep, mullan
2016-05-19 16:05:33 -07:00