Doug Lea
|
579854e397
|
8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
Reviewed-by: martin, clanger, smarks, dfuchs
|
2019-05-24 08:39:37 -07:00 |
|
Deepak Kejriwal
|
9a193f38a3
|
8214563: Use {@systemProperty} in specification of system properties in java.nio packages
8214565: Use {@systemProperty} for definitions of system properties
Reviewed-by: alanb, rriggs
|
2019-05-23 12:36:54 +05:30 |
|
Christoph Langer
|
fd67f8ee69
|
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
Reviewed-by: smarks, dfuchs
|
2019-05-24 07:56:29 +01:00 |
|
Ivan Gerasimov
|
500ed0a5a8
|
7061590: Javadoc issues in Charset and StandardCharsets
Reviewed-by: alanb, jjg
|
2019-05-23 13:48:16 -07:00 |
|
Naoto Sato
|
93fabcdc5a
|
8221431: Support for Unicode 12.1
Reviewed-by: erikj, rriggs
|
2019-05-23 12:21:21 -07:00 |
|
Claes Redestad
|
617a981cc4
|
8224202: Speed up Properties.load
Reviewed-by: rriggs, igerasim
|
2019-05-23 18:43:47 +02:00 |
|
Vicente Romero
|
ff2fa1e422
|
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
Reviewed-by: rriggs
|
2019-05-22 09:26:48 -04:00 |
|
Ivan Gerasimov
|
218204b1a3
|
8223593: Refactor code for reallocating storage
Reviewed-by: prappo, plevart, rriggs, smarks
|
2019-05-21 18:40:29 -07:00 |
|
Vicente Romero
|
94619467c8
|
8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
Reviewed-by: rriggs
|
2019-05-21 15:59:46 -04:00 |
|
Vicente Romero
|
6002c4e426
|
8223723: j.l.c.MethodTypeDesc.dropParameterTypes throws the undocumented exception: IllegalArgumentException
Reviewed-by: rriggs
|
2019-05-21 15:44:00 -04:00 |
|
Joe Darcy
|
6930e80c31
|
8224175: Fix inconsistencies in @jls and @jvms tags
Reviewed-by: jjg, rfield
|
2019-05-20 17:29:44 -07:00 |
|
Joe Darcy
|
867d84d731
|
8224174: java.lang.Number has a default constructor
Reviewed-by: rriggs, bpb
|
2019-05-20 10:16:45 -07:00 |
|
Arthur Eubanks
|
4b7ada1a92
|
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
Reviewed-by: chegar
|
2019-05-15 09:15:59 -07:00 |
|
Vicente Romero
|
917645194b
|
8223803: j.l.c.MethodTypeDesc::insertParameterTypes doesn't control type of parameters
Reviewed-by: rriggs
|
2019-05-17 13:16:07 -04:00 |
|
Roger Riggs
|
e6c52060dc
|
8220166: Performance regression in deserialization (4-6% in SPECjbb)
Reviewed-by: shade, dholmes, alanb
|
2019-05-17 10:48:02 -04:00 |
|
Vicente Romero
|
fa2ea6a6d8
|
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
Reviewed-by: darcy
|
2019-05-16 13:34:33 -04:00 |
|
Andrew Dinn
|
772ad03cb5
|
8224042: Add private alignDown method to MappedByteBuffer
Use alignDown method to round addresses down to page boundary
Reviewed-by: stuefe, mikael, alanb
|
2019-05-16 15:45:46 +01:00 |
|
Arthur Eubanks
|
23301277c5
|
8223737: Fix HostsFileNameService for IPv6 literal addresses
Reviewed-by: chegar, msheppar
|
2019-05-10 17:13:02 -07:00 |
|
Andrew Dinn
|
2b55e4834e
|
8221696: MappedByteBuffer.force method to specify range
Overload MappedByteBuffer.force to accept index and length arguments
Reviewed-by: dfuchs, alanb, bpb
|
2019-04-25 17:27:37 +01:00 |
|
Claes Redestad
|
5d1df35fe7
|
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
Reviewed-by: jlaskey
|
2019-05-09 17:28:27 +02:00 |
|
Alan Bateman
|
94d1d0d3d4
|
8223353: (ch) Change channel close implementation to not wait for I/O threads
Reviewed-by: dfuchs, chegar
|
2019-05-08 08:15:04 +01:00 |
|
Sandhya Viswanathan
|
707c30fae6
|
8222074: Enhance auto vectorization for x86
Reviewed-by: kvn, vlivanov
|
2019-05-07 13:33:27 -07:00 |
|
Michael McMahon
|
7e142d54bf
|
8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
Reviewed-by: dfuchs
|
2019-05-07 15:39:33 +01:00 |
|
Ivan Gerasimov
|
4f02d011b0
|
8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
Reviewed-by: redestad, tvaleev
|
2019-05-06 18:07:55 -07:00 |
|
Vicente Romero
|
c7faef0785
|
8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
Reviewed-by: darcy
|
2019-05-06 14:47:55 -04:00 |
|
Ivan Gerasimov
|
b7ea7e93aa
|
8223174: Pattern.compile() can throw confusing NegativeArraySizeException
Reviewed-by: martin
|
2019-05-03 23:00:07 -07:00 |
|
Joe Darcy
|
53a0327f22
|
8223178: Improve FileSystems.newFileSystem example with map factory methods
Reviewed-by: alanb, clanger, bpb
|
2019-05-03 14:09:19 -07:00 |
|
Joe Darcy
|
2f747f3dba
|
8223265: Clarify operational semantics of java.util.Objects.equals()
Reviewed-by: bpb, alanb
|
2019-05-03 09:25:59 -07:00 |
|
Sean Coffey
|
a712b37bd0
|
8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
Reviewed-by: redestad
|
2019-05-02 22:52:51 +01:00 |
|
Lance Andersen
|
5a4cef05d6
|
8218875: Add new FileSystems.newFileSystem methods
Reviewed-by: rriggs, alanb, clanger, dfuchs
|
2019-05-02 17:08:03 -04:00 |
|
Michael McMahon
|
70ea5ab6e1
|
8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Reviewed-by: chegar, alanb, dfuchs
|
2019-05-02 17:29:10 +01:00 |
|
Doug Lea
|
146e92ca8a
|
8220248: fix headings in java.util.concurrent
Reviewed-by: martin, jjg
|
2019-05-02 06:33:28 -07:00 |
|
Doug Lea
|
82b990abc9
|
8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
Reviewed-by: martin, dholmes
|
2019-05-02 06:33:28 -07:00 |
|
Doug Lea
|
9f5e9b5b5f
|
8221120: CopyOnWriteArrayList.set should always have volatile write semantics
Reviewed-by: martin
|
2019-05-02 06:33:28 -07:00 |
|
Adam Farley8
|
d97dd4d554
|
8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
Co-authored-by: Martin Buchholz <martinrb@google.com>
Reviewed-by: martin, smarks
|
2019-05-02 06:33:28 -07:00 |
|
Claes Redestad
|
c23dc4dfcf
|
8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
Reviewed-by: alanb
|
2019-05-02 10:38:00 +02:00 |
|
Brent Christian
|
aeaa78cb26
|
8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
Reviewed-by: alanb, bpb, lancea
|
2019-05-01 13:07:30 -07:00 |
|
Claes Redestad
|
e7a6cbbd38
|
8222852: Reduce String concat combinator tree shapes by folding constants into prependers
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: shade, plevart, forax
|
2019-04-30 12:54:07 +02:00 |
|
Sean Mullan
|
ed9eac2bb9
|
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
Reviewed-by: xuelei
|
2019-04-29 14:34:10 -04:00 |
|
Brian Burkhalter
|
daa6cc9267
|
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer
Reviewed-by: dfuchs, prappo
|
2019-04-29 07:39:16 -07:00 |
|
Vicente Romero
|
c748887332
|
8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods
Reviewed-by: darcy, jlaskey
|
2019-04-26 12:49:51 -04:00 |
|
David Holmes
|
ded4f6b5cf
|
8222518: Remove unnecessary caching of Parker object in java.lang.Thread
Reviewed-by: dcubed, rehn
|
2019-04-26 00:57:03 -04:00 |
|
Alan Bateman
|
2998236d83
|
8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Reviewed-by: dfuchs, bpb, martin
|
2019-04-25 10:41:49 +01:00 |
|
Claes Redestad
|
5b2d4559b1
|
8215017: Improve String::equals warmup characteristics
Reviewed-by: jlaskey
|
2019-04-11 14:56:52 +02:00 |
|
Naoto Sato
|
395f3ef0c1
|
8222668: Add @since tag to JapaneseEra.REIWA
Reviewed-by: chegar, lancea
|
2019-04-18 17:36:10 -07:00 |
|
Henry Jen
|
930f116ae7
|
Merge
|
2019-04-16 20:47:11 -07:00 |
|
Claes Redestad
|
781fb29580
|
8222484: Specialize generation of simple String concatenation expressions
Reviewed-by: jrose, jlaskey
|
2019-04-17 00:06:38 +02:00 |
|
Henry Jen
|
da6f620059
|
Merge
|
2019-04-15 18:24:37 -07:00 |
|
Sergei Tsypanov
|
9d979eaf56
|
8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
Reviewed-by: darcy
|
2019-04-11 22:56:11 -04:00 |
|
Claes Redestad
|
8ee30d4fbe
|
8222029: Optimize Math.floorMod
Reviewed-by: aph, darcy
|
2019-04-10 20:03:07 +02:00 |
|