Jesper Wilhelmsson
|
01b9f95c62
|
Merge
|
2022-07-08 02:07:36 +00:00 |
|
Mark Powers
|
f804f2ce8e
|
8284851: Update javax.crypto files to use proper javadoc for mentioned classes
Reviewed-by: weijun, valeriep
|
2022-07-07 23:20:58 +00:00 |
|
Stuart Marks
|
a8eb728680
|
8289779: Map::replaceAll javadoc has redundant @throws clauses
Reviewed-by: prappo, iris
|
2022-07-07 16:54:15 +00:00 |
|
Maurizio Cimadamore
|
889150b47a
|
8289558: Need spec clarification of j.l.foreign.*Layout
Reviewed-by: psandoz, jvernee
|
2022-07-07 09:08:09 +00:00 |
|
Joe Darcy
|
a40c17b730
|
8289775: Update java.lang.invoke.MethodHandle[s] to use snippets
Reviewed-by: jrose
|
2022-07-06 21:28:09 +00:00 |
|
Raffaello Giulietti
|
35387d5cb6
|
8289260: BigDecimal movePointLeft() and movePointRight() do not follow their API spec
Reviewed-by: darcy
|
2022-07-06 16:22:18 +00:00 |
|
Lance Andersen
|
9f37ba44b8
|
8288706: Unused parameter 'boolean newln' in method java.lang.VersionProps#print(boolean, boolean)
Reviewed-by: iris, alanb, rriggs
|
2022-07-06 15:37:23 +00:00 |
|
ScientificWare
|
4ad18cf088
|
8289730: Deprecated code sample in java.lang.ClassCastException
Reviewed-by: darcy
|
2022-07-06 08:19:40 +00:00 |
|
Lance Andersen
|
d48694d0f3
|
8283335: Add exists and readAttributesIfExists methods to FileSystemProvider
Reviewed-by: alanb
|
2022-07-05 19:45:08 +00:00 |
|
Jesper Wilhelmsson
|
048bffad79
|
Merge
|
2022-06-29 23:32:37 +00:00 |
|
Naoto Sato
|
cf7154498f
|
8289252: Recommend Locale.of() method instead of the constructor
Reviewed-by: joehw, rriggs
|
2022-06-29 15:47:26 +00:00 |
|
Raffaello Giulietti
|
570897498b
|
8288596: Random:from() adapter does not delegate to supplied generator in all cases
Reviewed-by: darcy
|
2022-06-29 14:56:28 +00:00 |
|
liach
|
0709a6a1fb
|
8284942: Proxy building can just iterate superinterfaces once
Reviewed-by: mchung
|
2022-06-29 14:22:48 +00:00 |
|
Quan Anh Mai
|
108cd69516
|
8283726: x86_64 intrinsics for compareUnsigned method in Integer and Long
Reviewed-by: kvn, jbhateja
|
2022-06-29 10:34:05 +00:00 |
|
Jesper Wilhelmsson
|
86dc760f9e
|
Merge
|
2022-06-28 22:11:23 +00:00 |
|
altrisi
|
af0088076d
|
8284640: CollectorImpl class could be a record class
Reviewed-by: phh, rriggs
|
2022-06-28 17:12:06 +00:00 |
|
Brian Burkhalter
|
6f9717b46b
|
8288836: (fs) Files.writeString spec for IOException has "specified charset" when no charset is provided
Reviewed-by: alanb, lancea, iris
|
2022-06-28 15:05:46 +00:00 |
|
Claes Redestad
|
9048cef761
|
8288425: Footprint regression due MH creation when initializing StringConcatFactory
Reviewed-by: jlaskey
Backport-of: 6d595614a26ebe579268dc8216344dfb099bb3ad
|
2022-06-28 12:27:30 +00:00 |
|
Maurizio Cimadamore
|
adbd200dc5
|
8289228: SegmentAllocator::allocateArray null handling is too lax
Reviewed-by: jvernee, psandoz
|
2022-06-28 10:06:42 +00:00 |
|
Maurizio Cimadamore
|
2c8ada689f
|
8289188: SegmentAllocator:allocateArray(*) default behavior mismatch to spec
Reviewed-by: alanb
|
2022-06-27 15:37:08 +00:00 |
|
Andrey Turbanov
|
47fe9ef5bf
|
8289078: Make STARTTIME_ANY and STARTTIME_PROCESS_UNKNOWN fields static in ProcessHandleImpl
Reviewed-by: jpai, rriggs, bpb, naoto, iris
|
2022-06-27 07:13:02 +00:00 |
|
Joe Darcy
|
de7467146f
|
8266670: Better modeling of access flags in core reflection
Reviewed-by: mchung, rriggs, asotona
|
2022-06-25 19:09:43 +00:00 |
|
Brian Burkhalter
|
651cbebb96
|
8288080: (fc) FileChannel::map for MemorySegments should state it always throws UOE
Backport-of: a9c2ab67c44872ce0247aef6bf972bf4246b44be
|
2022-06-23 22:57:35 +00:00 |
|
Sergey Tsypanov
|
740169ce1c
|
8285521: Minor improvements in java.net.URI
Reviewed-by: dfuchs
|
2022-06-23 17:52:37 +00:00 |
|
Naoto Sato
|
a716f7934b
|
8288589: Files.readString ignores encoding errors for UTF-16
Backport-of: 2728770e3d73bb11c4d6e54b5aff91588a1a780b
|
2022-06-23 17:07:58 +00:00 |
|
Naoto Sato
|
2728770e3d
|
8288589: Files.readString ignores encoding errors for UTF-16
Reviewed-by: rriggs, iris, alanb
|
2022-06-23 15:49:43 +00:00 |
|
Brian Burkhalter
|
ef17ee4dea
|
8288515: (ch) Unnecessary use of Math.addExact() in java.nio.channels.FileLock.overlaps()
Reviewed-by: alanb
|
2022-06-23 15:40:23 +00:00 |
|
Jesper Wilhelmsson
|
5b583e4792
|
Merge
|
2022-06-22 23:21:49 +00:00 |
|
Alan Bateman
|
7cf71bc2d3
|
8287982: Concurrent implicit attach from native threads crashes VM
Reviewed-by: dholmes, rehn
|
2022-06-22 07:48:14 +00:00 |
|
Jesper Wilhelmsson
|
2bf5c9a687
|
Merge
|
2022-06-21 22:26:26 +00:00 |
|
Maurizio Cimadamore
|
d7b43af591
|
8288761: SegmentAllocator:allocate(long bytesSize) not throwing IAEx when bytesSize < 0
Reviewed-by: psandoz
|
2022-06-21 20:59:45 +00:00 |
|
Andrey Turbanov
|
0f801fe6fd
|
8288628: Unnecessary Hashtable usage in ConditionalSpecialCasing
Reviewed-by: naoto, jpai
|
2022-06-21 08:28:04 +00:00 |
|
Jesper Wilhelmsson
|
7039c6616a
|
Merge
|
2022-06-20 19:38:49 +00:00 |
|
Lance Andersen
|
453e8beb43
|
8288527: broken link in java.base/java/util/zip/package-summary.html
Reviewed-by: bpb, martin
|
2022-06-20 17:32:31 +00:00 |
|
Claes Redestad
|
5cdb4b1960
|
8288011: StringConcatFactory: Split application of stringifiers
Reviewed-by: jvernee, mchung
|
2022-06-20 11:56:20 +00:00 |
|
Joe Darcy
|
47b86690b6
|
8288573: Make Executable.getParameterCount() actually abstract
Reviewed-by: iris, alanb, jpai
|
2022-06-17 16:57:38 +00:00 |
|
Jesper Wilhelmsson
|
af64d316c0
|
Merge
|
2022-06-17 13:46:47 +00:00 |
|
Andrey Turbanov
|
e833c1d179
|
8285519: Change usages of TimeUnit.convert to TimeUnit.toXXX
Reviewed-by: rriggs
|
2022-06-16 17:29:49 +00:00 |
|
Maurizio Cimadamore
|
ff3db52044
|
8288534: Out of bound errors for memory segment access mentions wrong values
Reviewed-by: psandoz
|
2022-06-16 15:59:22 +00:00 |
|
Jesper Wilhelmsson
|
3d12c0225b
|
Merge
|
2022-06-16 12:01:32 +00:00 |
|
Kevin Driver
|
1855e9d201
|
8220732: setSeed(long) java api doc is missing warning about provided seed quality
Reviewed-by: wetmore
|
2022-06-15 21:03:04 +00:00 |
|
Claes Redestad
|
6d595614a2
|
8288425: Footprint regression due MH creation when initializing StringConcatFactory
Reviewed-by: jvernee, mchung
|
2022-06-15 19:48:27 +00:00 |
|
Paul Sandoz
|
395aea307f
|
8288414: Long::compress/expand samples are not correct
Reviewed-by: alanb
|
2022-06-15 19:21:13 +00:00 |
|
Brian Burkhalter
|
5a8e1e43a4
|
8287889: (fs) Files.copy description of REPLACE_EXISTING is hard to read
Reviewed-by: alanb
|
2022-06-14 17:59:06 +00:00 |
|
Brian Burkhalter
|
a9c2ab67c4
|
8288080: (fc) FileChannel::map for MemorySegments should state it always throws UOE
Reviewed-by: alanb
|
2022-06-13 22:47:13 +00:00 |
|
Mark Powers
|
17695962ac
|
8285263: Minor cleanup could be done in java.security
Reviewed-by: weijun
|
2022-06-13 15:13:56 +00:00 |
|
Andrey Turbanov
|
f1143b1b57
|
8287696: Avoid redundant Hashtable.containsKey call in JarVerifier.doneWithMeta
Reviewed-by: jpai, lancea
|
2022-06-11 10:53:35 +00:00 |
|
XenoAmess
|
e01cd7c3ed
|
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
Reviewed-by: naoto, bpb, dfuchs, ascarpino
|
2022-06-09 01:50:54 +00:00 |
|
Maurizio Cimadamore
|
65f0829d64
|
8288068: Javadoc contains spurious reference to CLinker
Reviewed-by: iris
|
2022-06-08 23:58:28 +00:00 |
|
Raffaello Giulietti
|
c8cff1bd6f
|
8202449: overflow handling in Random.doubles
Reviewed-by: darcy
|
2022-06-08 16:28:18 +00:00 |
|