Lance Andersen
8e7633221f
8154189: Deprivilege java.sql and java.sql.rowset module
...
Reviewed-by: alanb, mchung
2016-05-31 13:43:15 -04:00
Athijegannathan Sundararajan
9f834231d5
8158131: Nashorn should not use jdk.internal.module.Modules API
...
Reviewed-by: hannesw, mhaupt, alanb
2016-05-31 13:10:46 +05:30
Nishit Jain
02f77987fa
8072099: Format "ha" is unable to parse hours 10-12
...
Reviewed-by: okutsu, peytoia
2016-05-31 16:19:32 +09:00
Rachna Goel
48873ebc3f
8145136: Upgrade CLDR locale data
...
Reviewed-by: naoto, okutsu, peytoia
2016-05-31 13:00:48 +09:00
Alan Bateman
d86a48ef37
Merge
2016-05-30 17:55:53 +01:00
Alan Bateman
a5e1465831
8066258: Re-examine com.sun.nio.file to see if it should be a supported API
...
Reviewed-by: chegar
2016-05-30 17:38:05 +01:00
Ivan Gerasimov
6c8b5e04ac
8158111: Make handling of 3rd party providers more stable
...
Reviewed-by: xuelei
2016-05-30 18:39:43 +03:00
Nishit Jain
2f8dcbe90f
8158025: Typo in java.util.Locale
...
Reviewed-by: okutsu, peytoia
2016-05-30 15:28:48 +09:00
Srikanth Adayapalam
3d91ba0bc6
8033812: javadoc for java.lang.annotation.ElementType needs minor correction
...
Fix incorrect count of type contexts.
Reviewed-by: mcimadamore
2016-05-28 09:47:28 +05:30
Artem Smotrakov
6d029e8034
8152207: Perform array bound checks while getting a length of bytecode instructions
...
Reviewed-by: hseigel
2016-05-27 14:24:38 -07:00
Jim Laskey
74982b9113
8158061: Additional argument checks to BasicImageReader calls
...
Reviewed-by: alanb, coffeys
2016-05-27 14:02:28 -03:00
Mandy Chung
b9ff64a7cb
8157986: Runtime support for javac to determine arguments to the runtime environment
...
Reviewed-by: alanb
2016-05-27 08:52:22 -07:00
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
Naoto Sato
0a43813969
8157997: Reverting a push with wrong id
...
Reviewed-by: sherman
2016-05-26 14:21:09 -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
Mandy Chung
afae52743f
8157877: Clean up StackWalker permission checks
...
Reviewed-by: lancea, ahgross
2016-05-25 14:05:51 -07:00
Xueming Shen
6d8b52eca8
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
...
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine
2016-05-25 13:53:03 -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
Chris Hegarty
28f80af02a
8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
...
Reviewed-by: alanb, mchung, shade
2016-05-25 20:00:20 +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
Athijegannathan Sundararajan
629e292070
8157801: spurious > character in the javadoc comment for ModuleEntry.java
...
Reviewed-by: alanb
2016-05-25 11:43:57 +05:30
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
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
Daniil Titov
534e89177d
8157622: Add @Deprecated annotations to the Applet API classes
...
Reviewed-by: smarks, serb
2016-05-23 14:49:42 -07: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
Chris Hegarty
cbd92ed3f5
8156497: Add jar tool support for Multi-Release Modular JARs
...
Reviewed-by: alanb
2016-05-23 21:28:39 +01: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
Michael McMahon
998f8f5911
8153142: Cannot resolve multiple values from one response header
...
Reviewed-by: rriggs
2016-05-23 12:57:40 +01:00
Michael McMahon
ab880cb4af
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
...
Reviewed-by: rriggs
2016-05-23 12:38:48 +01: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
Brian Burkhalter
3497da36a2
8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
...
Add new methods with long, int signatures.
Reviewed-by: darcy, scolebourne
2015-09-29 17:28:44 -07:00