Lana Steuck
ae7df5fca9
Merge
2017-04-13 20:35:17 +00:00
Joe Darcy
d4bc626eb3
8177682: Suppress removal warning for System.runFinalizersOnExit
...
Reviewed-by: mchung, smarks
2017-04-13 11:08:52 -07:00
Dean Long
73551c45ef
8158168: Missing bounds checks for some String intrinsics
...
Reviewed-by: vlivanov, thartmann, sherman
2017-04-12 16:37:33 -04:00
Claes Redestad
3b47209a32
8178480: Wrong exception being thrown on an invalid MethodType
...
Reviewed-by: psandoz
2017-04-11 22:32:49 +02:00
Roger Riggs
19215787f8
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:18:22 -04:00
Claes Redestad
864cf0d5ca
8178387: Reduce memory churn when creating java.lang.invoke entities
...
Reviewed-by: psandoz, vlivanov
2017-04-11 18:57:46 +02:00
Claes Redestad
9ab899d481
8178384: Reduce work in java.lang.invoke initializers
...
Reviewed-by: vlivanov, psandoz
2017-04-11 11:24:12 +02:00
Weijun Wang
54b221f867
8177969: Faster FilePermission::implies by avoiding the use of Path::relativize
...
Reviewed-by: rriggs, mullan
2017-04-11 10:12:27 +08:00
Doug Lea
b3ea0dd629
8176543: Miscellaneous changes imported from jsr166 CVS 2017-04
...
Reviewed-by: martin, psandoz
2017-04-10 13:46:19 -07:00
Doug Lea
05b72d87e7
8176402: parameter name switcharoo in ConcurrentHashMap
...
Reviewed-by: martin, psandoz
2017-04-10 13:46:16 -07:00
Stuart Marks
80eb904ede
8173152: Wrong wording in Comparator.compare() method spec
...
Reviewed-by: bpb
2017-04-07 15:41:07 -07:00
Alan Bateman
edcaebfcce
Merge
2017-04-07 10:53:42 +01:00
Alan Bateman
02cfdc2061
8177530: Module system implementation refresh (4/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Lana Steuck
630db5433c
Merge
2017-04-06 04:53:01 +00:00
Roger Riggs
0f88318213
8178154: Typo in Object.finalize deprecation javadoc
...
Reviewed-by: mchung
2017-04-06 10:41:31 -04:00
Chris Hegarty
04f6757027
8178101: Migrate the thread deprecation technote to javadoc doc-files
...
Reviewed-by: dholmes
2017-04-06 09:00:47 +01:00
Mandy Chung
c7743f7698
8177980: ResourceBundle.getBundle throws NoClassDefFoundError when fails to define a class
...
Reviewed-by: naoto, lancea
2017-04-05 10:55:31 -07:00
Roger Riggs
0ba8b7a529
8165641: Deprecate Object.finalize
...
Reviewed-by: mchung, smarks
2017-04-05 09:57:32 -04:00
Joe Darcy
01b13bd9df
8177949: @link tag arguments need correction for ElementType documentation
...
Reviewed-by: lancea
2017-04-04 11:13:02 -07:00
Claes Redestad
3be6ab78ef
8177631: Outdated performance advice in StringCoding
...
Reviewed-by: sherman
2017-04-04 10:53:27 +02:00
Brian Burkhalter
1fb49ba49f
8177526: BufferedReader readLine() javadoc does not match the implementation regarding EOF
...
Improve the verbiage of the method and return value descriptions
Reviewed-by: lancea, smarks
2017-04-03 16:40:49 -07:00
Stuart Marks
8e3c3cf9ef
8177653: clarify restrictions on Iterator.forEachRemaining
...
Reviewed-by: martin
2017-03-31 14:21:21 -07:00
Sean Mullan
330b9195c9
8175029: StackOverflowError in X509CRL and X509Certificate.verify(PublicKey, Provider)
...
Reviewed-by: weijun, vinnie
2017-03-31 13:28:26 -04:00
Stuart Marks
c3e64cb01c
8155052: add notes and links to j.u.Observer/Observable deprecation comments
...
Reviewed-by: chegar
2017-03-30 11:26:31 -07:00
Kumar Srinivasan
a2173b8f39
8174148: Typo in java.util.jar.Pack200.Unpacker.properties() method documentation
...
8173871: Typos in Jar Packer/Unpacker PROGRESS field documentation
Reviewed-by: bpb, darcy
2017-03-29 10:50:45 -07:00
Daniel Fuchs
4fa7bde21b
8177136: Caller sensitive method System::getLogger should specify what happens if there is no caller on the stack
...
IllegalCallerException (instead of undocumented NPE) is thrown if there is no caller on the stack. The specification is clarified in this respect.
Reviewed-by: alanb, mchung, dholmes, bchristi
2017-03-29 13:16:12 +01:00
Hamlin Li
31374e10a3
8176865: overridden api has a wrong since value in java.base module
...
Reviewed-by: alanb
2017-03-27 18:52:47 -07:00
Joe Darcy
c6c3ed52eb
8177678: Overstatement of universality of Era.getDisplayName() implementation
...
Reviewed-by: naoto
2017-03-27 18:38:58 -07:00
Lana Steuck
4772c1128d
Merge
2017-03-25 01:43:49 +00:00
Roger Riggs
f9a6374fdb
8177549: Typo in Vector.java
...
Reviewed-by: coffeys
2017-03-24 15:41:33 -04:00
Alan Bateman
9ccff870cb
Merge
2017-03-22 18:41:22 +00:00
Alan Bateman
b19eb2766f
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Claes Redestad
518aac55d1
8177036: Class.checkMemberAccess throws NPE when calling Class methods via JNI
...
Reviewed-by: mchung, alanb
2017-03-20 21:40:07 +01:00
Sean Mullan
2cef018734
8038893: Recertify certificate matching
...
Reviewed-by: xuelei, jdn, erikj, asmotrak
2017-03-20 07:38:52 -04:00
Pavel Rappo
c4b3290e90
8176882: Incorrect integer comparison in version numbers
...
Reviewed-by: psandoz
2017-03-16 22:58:13 +00:00
Lana Steuck
e7a144b745
Merge
2017-03-16 20:46:19 +00:00
Roger Riggs
6abc68f102
8163958: Improved garbage collection
...
Reviewed-by: smarks, chegar, skoivu, rhalade
2017-03-16 16:16:31 -04:00
Martin Buchholz
7ed4cc4eb1
8176886: Remove stray @deprecated in Date#getDate
...
Reviewed-by: naoto
2017-03-16 13:10:43 -07:00
Roger Riggs
740035f8ed
8176272: (process) ProcessHandle::onExit fails to wait for non-child process
...
Reviewed-by: chegar, stuefe
2017-03-16 15:40:38 -04:00
Pavel Rappo
9599368607
8160956: Runtime.Version.compareTo/compareToIgnoreOpt problem
...
Reviewed-by: mr
2017-03-16 15:30:54 +00:00
Hamlin Li
3f0efdf53e
8176563: @since value errors in apis of java.base/java.logging module
...
Reviewed-by: alanb, chegar, dfuchs, dholmes, martin, naoto, rriggs
2017-03-15 19:24:56 -07:00
Mandy Chung
333fe2286b
8176815: Remove StackFramePermission and use RuntimePermission for stack walking
...
Reviewed-by: alanb, bchristi
2017-03-15 18:08:46 -07:00
Stuart Marks
62c773700e
8066640: clarify security checks in ObjectInputStream.enableResolveObject and ObjectOutputStream.enableReplaceObject
...
Reviewed-by: chegar, darcy
2017-03-15 17:17:16 -07:00
Bradford Wetmore
f3f6591947
8176793: SecureRandom FIPS 140-2, Security Requirements for Cryptographic Modules link 404
...
Reviewed-by: mullan
2017-03-15 12:58:11 -07:00
Hamlin Li
2be8407266
8176566: @since value errors in types of java.base module
...
Reviewed-by: martin, psandoz
2017-03-14 19:23:37 -07:00
Lana Steuck
3d3f9fd0b4
Merge
2017-03-13 19:58:52 +00:00
Doug Lea
2accd8450e
8176303: Flow.Subscription.request(0) should be treated as an error
...
Reviewed-by: martin, chegar
2017-03-10 08:59:14 -08:00
Xueming Shen
f739e1fd5e
8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc
...
Reviewed-by: rriggs
2017-03-09 12:39:34 -08:00
Mandy Chung
e808c7a09e
8175797: (ref) Reference::enqueue method should clear referent before enqueuing
...
Reviewed-by: alanb, kbarrett, mr
2017-03-09 07:41:48 -08:00
Mark Sheppard
30790d8352
8175325: NetworkInterface.getInterfaceAddresses throws NPE when no addresses
...
Reviewed-by: chegar, martin
2017-03-07 22:35:45 +00:00