Raffaello Giulietti
|
eb358619df
|
8205592: BigDecimal.doubleValue() is depressingly slow
Reviewed-by: darcy
|
2023-04-27 17:01:56 +00:00 |
|
Per Minborg
|
cbccc4c817
|
8304265: Implementation of Foreign Function and Memory API (Third Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
|
2023-04-27 09:00:58 +00:00 |
|
Brian Burkhalter
|
d0e8aec041
|
8306374: (bf) Improve performance of DirectCharBuffer::append(CharSequence[,int,int])
Reviewed-by: liach, alanb
|
2023-04-26 16:37:18 +00:00 |
|
Brian Burkhalter
|
e3ccaa6541
|
8306623: (bf) CharBuffer::allocate throws unexpected exception type with some CharSequences
Reviewed-by: alanb, lancea
|
2023-04-25 20:18:19 +00:00 |
|
Joe Darcy
|
d819debaa5
|
8304423: Refactor FdLibm.java
Reviewed-by: bpb
|
2023-04-25 19:33:22 +00:00 |
|
Stuart Marks
|
17ce0976e4
|
8266571: Sequenced Collections
Reviewed-by: alanb
|
2023-04-25 15:19:08 +00:00 |
|
Michael McMahon
|
314db55f6d
|
8304818: Prune HttpURLConnection cache when corresponding Authenticator is garbage collected
Reviewed-by: dfuchs, djelinski
|
2023-04-24 17:25:32 +00:00 |
|
Oli Gillespie
|
3da987adac
|
8306075: Micro-optimize Enum.hashCode
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: redestad, shade, rriggs, liach, apangin, jvernee
|
2023-04-21 09:51:36 +00:00 |
|
Justin Lu
|
ffb2494de4
|
8305207: Calendar.aggregateStamp(int, int) return value can be simplified
Reviewed-by: naoto, rriggs, iris
|
2023-04-20 21:20:08 +00:00 |
|
Justin Lu
|
174c1a6d53
|
4737887: (cal) API: Calendar methods taking field should document exceptions
Reviewed-by: naoto
|
2023-04-20 21:11:00 +00:00 |
|
Brian Burkhalter
|
955abcae55
|
8306483: (ch) Channels.newReader(ReadableByteChannel,Charset) refers to csName
Reviewed-by: alanb
|
2023-04-20 15:38:11 +00:00 |
|
Jaikiran Pai
|
b8f0a668dd
|
8041676: remove the java.compiler system property
Reviewed-by: dholmes, alanb, rriggs, iris
|
2023-04-20 01:49:31 +00:00 |
|
Aleksei Efimov
|
eb8d8cdddd
|
8299129: Enhance NameService lookups
Reviewed-by: ahgross, michaelm, rhalade, dfuchs
|
2023-04-18 23:21:21 +00:00 |
|
Michael McMahon
|
ec119716e5
|
8296676: Improve String platform support
Reviewed-by: aefimov, dfuchs
|
2023-04-18 23:21:20 +00:00 |
|
Ian Graves
|
3656939a6a
|
8295304: Runtime support improvements
Reviewed-by: rhalade, rriggs, bchristi
|
2023-04-18 23:21:20 +00:00 |
|
Brent Christian
|
bb1a7bb3e1
|
8305762: FileInputStream and FileOutputStream implSpec should be corrected or removed
Reviewed-by: kbarrett, alanb, bpb
|
2023-04-17 20:40:47 +00:00 |
|
Brian Burkhalter
|
8858d54342
|
8305811: (bf) Improve performance of CharBuffer::append(CharSequence[,int,int])
Reviewed-by: alanb
|
2023-04-17 20:17:23 +00:00 |
|
Eirik Bjorsnos
|
7f56de8f78
|
8306036: Use @apiNote in String.toLowerCase, String.toUpperCase
Reviewed-by: alanb, jpai
|
2023-04-17 05:24:50 +00:00 |
|
Viktor Klang
|
54bf370079
|
8170945: Collectors$Partition should override more Map methods
Reviewed-by: smarks
|
2023-04-14 09:16:16 +00:00 |
|
Eirik Bjorsnos
|
425ef0685c
|
8303923: ZipOutStream::putEntry should include an apiNote to indicate that the STORED compression method should be used when writing directory entries
Reviewed-by: lancea, alanb
|
2023-04-12 21:44:21 +00:00 |
|
Mark Powers
|
9486969bd3
|
8302696: Revert API signature changes made in JDK-8285504 and JDK-8285263
Reviewed-by: mullan
|
2023-04-11 14:42:44 +00:00 |
|
Chen Liang
|
e5ce7d9e43
|
8284871: Use covariant overrides for the resolveConstantDesc(Lookup) method in sub‑interfaces of java.lang.constant.ConstantDesc
Reviewed-by: mchung
|
2023-04-11 13:40:56 +00:00 |
|
Alan Bateman
|
2586f36120
|
8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
|
2023-04-11 05:49:54 +00:00 |
|
Chen Liang
|
0ff2ff6789
|
8305807: Spurious right brace in ConstantDescs field Javadocs
Reviewed-by: mchung, iris
|
2023-04-10 22:54:32 +00:00 |
|
Justin Lu
|
2aeb0e5267
|
6241286: (cal) API: Calendar.DAY_OF_WEEK definition is wrong
Reviewed-by: naoto
|
2023-04-10 21:47:16 +00:00 |
|
Justin Lu
|
42965d390c
|
6218123: (cal) API: Spec for GregorianCalendar constructors and Calendar getInstance is inconsistent.
Reviewed-by: naoto
|
2023-04-10 21:46:31 +00:00 |
|
Mandy Chung
|
a43a17c8ea
|
8305808: Typo in javadoc of ConstantDescs::BSM_VARHANDLE_STATIC_FIELD
Reviewed-by: rriggs, iris
|
2023-04-10 20:50:50 +00:00 |
|
Eirik Bjorsnos
|
0d45a524b3
|
8302819: Remove JAR Index
Reviewed-by: mchung, alanb, lancea, jpai
|
2023-04-10 11:23:21 +00:00 |
|
Eirik Bjorsnos
|
a8e3a2dd2f
|
8205129: Remove java.lang.Compiler
Reviewed-by: alanb, jpai
|
2023-04-10 08:32:19 +00:00 |
|
Jaikiran Pai
|
ec9d816abf
|
6441827: Documentation mentions nonexistent NullReferenceException
Reviewed-by: iris
|
2023-04-09 01:30:47 +00:00 |
|
Viktor Klang
|
08fbb7bb5e
|
8272119: Typo in JDK documentation (a -> an)
Reviewed-by: dfuchs, mchung, iris
|
2023-04-06 15:50:13 +00:00 |
|
Sergey Tsypanov
|
e52a2aeeac
|
8304745: Lazily initialize byte[] in java.io.BufferedInputStream
Reviewed-by: liach, bpb, jpai
|
2023-04-06 11:17:21 +00:00 |
|
Tingjun Yuan
|
b5ea140dff
|
8269843: typo in LinkedHashMap::removeEldestEntry spec
Reviewed-by: martin
|
2023-04-06 06:35:19 +00:00 |
|
David Holmes
|
35cb303a2c
|
8305425: Thread.isAlive0 doesn't need to call into the VM
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: shade, coleenp, alanb
|
2023-04-05 21:54:38 +00:00 |
|
Naoto Sato
|
44f33ad1a9
|
8304982: Emit warning for removal of COMPAT provider
Reviewed-by: alanb
|
2023-04-05 16:06:23 +00:00 |
|
Naoto Sato
|
ee3023359c
|
8305107: Emoji related binary properties in RegEx
Reviewed-by: iris, rriggs, jpai
|
2023-04-05 16:04:27 +00:00 |
|
Justin Lu
|
a324fa2639
|
8225641: Calendar.roll(int field) does not work correctly for WEEK_OF_YEAR
Reviewed-by: naoto
|
2023-04-04 21:01:24 +00:00 |
|
Raffaello Giulietti
|
7c650489d2
|
8305343: BigDecimal.fractionOnly() erroneously returns true for large scale value
Reviewed-by: darcy
|
2023-04-04 18:09:04 +00:00 |
|
Mandy Chung
|
dd59471798
|
8304846: Provide a shared utility to dump generated classes defined via Lookup API
Reviewed-by: jvernee
|
2023-04-04 18:07:02 +00:00 |
|
Brian Burkhalter
|
7baccd9ee2
|
8303260: (fc) FileChannel::transferFrom should support position > size()
Reviewed-by: alanb
|
2023-04-04 15:57:56 +00:00 |
|
Jonathan Gibbons
|
c6bd489cc8
|
8305206: Add @spec tags in java.base/java.* (part 1)
Reviewed-by: alanb, naoto, darcy, lancea, dfuchs, iris, mchung
|
2023-04-04 00:09:38 +00:00 |
|
Joe Darcy
|
ccbb0e8d89
|
8303798: REDO - Remove fdlibm C sources
Reviewed-by: alanb, iris, jwaters, erikj, kvn, dholmes
|
2023-04-03 23:57:01 +00:00 |
|
Joe Darcy
|
df819cfa5a
|
8304945: StringBuilder and StringBuffer should implement Appendable explicitly
Reviewed-by: alanb, rriggs
|
2023-04-03 17:19:44 +00:00 |
|
Sergey Tsypanov
|
50e31e06d7
|
8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE
Reviewed-by: alanb, bpb
|
2023-04-03 16:16:05 +00:00 |
|
Jim Laskey
|
9b9b5a7a5c
|
8302323: Add repeat methods to StringBuilder/StringBuffer
Reviewed-by: tvaleev, redestad
|
2023-04-03 15:29:21 +00:00 |
|
Joe Darcy
|
abfb900829
|
8304028: Port fdlibm IEEEremainder to Java
Reviewed-by: bpb
|
2023-03-31 19:48:03 +00:00 |
|
Martin Buchholz
|
a565be4dc5
|
8297605: improve DelayQueue removal method javadoc
Reviewed-by: alanb
|
2023-03-31 18:11:53 +00:00 |
|
Chen Liang
|
cccb0191a3
|
8304928: Optimize ClassDesc.resolveConstantDesc
Reviewed-by: mchung
|
2023-03-31 17:45:54 +00:00 |
|
Chen Liang
|
bdbf8fc61d
|
8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
Reviewed-by: mchung
|
2023-03-31 17:14:44 +00:00 |
|
Justin Lu
|
d8158897c3
|
8304993: bad sentence break in DateFormat
Reviewed-by: rriggs, naoto, lancea, iris
|
2023-03-30 22:34:42 +00:00 |
|