Brian Burkhalter
|
18dd9ee701
|
8295025: (bf) ByteBuffer "Access to binary data" section suggests putFloat is void
Reviewed-by: alanb
|
2022-10-13 18:39:48 +00:00 |
|
Smita Kamath
|
07946aa49c
|
8289552: Make intrinsic conversions between bit representations of half precision values and floats
Reviewed-by: kvn, sviswanathan, jbhateja
|
2022-10-11 17:06:19 +00:00 |
|
Markus Karg
|
619cd825b5
|
8294702: BufferedInputStream uses undefined value range for markpos
Reviewed-by: alanb, bpb
|
2022-10-11 16:07:31 +00:00 |
|
Pavel Rappo
|
eb90c4fc04
|
8294377: Prepare to stop auto-inheriting documentation for subclasses of exceptions whose documentation is inherited
Reviewed-by: jjg
|
2022-10-10 16:54:57 +00:00 |
|
Justin Lu
|
d39d8c856a
|
8170389: java.text.DigitList.getDouble() : Controversy between javadoc and code
Reviewed-by: naoto, lancea
|
2022-10-07 22:58:26 +00:00 |
|
Brian Burkhalter
|
4cbac40de9
|
8294717: (bf) DirectByteBuffer constructor will leak if allocating Deallocator or Cleaner fails with OOME
Reviewed-by: alanb
|
2022-10-07 17:43:00 +00:00 |
|
Justin Lu
|
d4c9a88073
|
6560981: (cal) unused local variables in GregorianCalendar, etc.
Reviewed-by: naoto, bchristi, iris
|
2022-10-06 23:16:06 +00:00 |
|
Stuart Marks
|
d4142d8441
|
8290036: Define and specify Runtime shutdown sequence
Reviewed-by: dholmes, alanb
|
2022-10-05 23:43:02 +00:00 |
|
Justin Lu
|
87acfee3c3
|
8294397: Replace StringBuffer with StringBuilder within java.text
Reviewed-by: lancea, naoto, bchristi
|
2022-10-05 18:42:00 +00:00 |
|
Joe Darcy
|
536c9a512e
|
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
|
2022-10-05 16:48:09 +00:00 |
|
Joe Darcy
|
1dafbe3f94
|
8294539: Augment discussion of equivalence relations on floating-point values
Reviewed-by: psandoz, smarks
|
2022-10-05 00:18:55 +00:00 |
|
Raffaello Giulietti
|
081691adf4
|
8294593: Check the size of the target on invocations of BigInteger::isProbablePrime
Reviewed-by: darcy
|
2022-10-03 18:02:21 +00:00 |
|
Andrey Turbanov
|
edfb18a724
|
8294695: Remove redundant deprecation suppression in ThreadGroup
Reviewed-by: alanb, jpai
|
2022-10-03 16:03:31 +00:00 |
|
Andrey Turbanov
|
375f02fb21
|
8294608: Remove redundant unchecked suppression in FileDescriptor
Reviewed-by: alanb, bpb
|
2022-09-30 20:19:45 +00:00 |
|
Roger Riggs
|
d207da8a8c
|
8294533: Documentation mistake in Process::getErrorStream and getInputStream
Reviewed-by: iris
|
2022-09-30 19:10:55 +00:00 |
|
Claes Redestad
|
3efbd5f0fa
|
8294626: Improve URL protocol lower casing
Reviewed-by: dfuchs
|
2022-09-30 16:03:53 +00:00 |
|
Viktor Klang
|
b030c7de32
|
8225235: Unused field defaultIndex in NetworkInterface
Reviewed-by: chegar, vtewari, dfuchs, jpai
|
2022-09-30 03:06:36 +00:00 |
|
Aleksei Voitylov
|
aeef3ecdc4
|
8294198: Implement isFinite intrinsic for RISC-V
Reviewed-by: fyang, kvn
|
2022-09-29 18:51:38 +00:00 |
|
Raffaello Giulietti
|
ce85cac947
|
8065554: MatchResult should provide values of named-capturing groups
Reviewed-by: smarks
|
2022-09-29 09:16:21 +00:00 |
|
Lance Andersen
|
9db95edd01
|
8215788: Clarify JarInputStream Manifest access
Reviewed-by: weijun, mullan, alanb
|
2022-09-28 19:22:19 +00:00 |
|
Andrey Turbanov
|
9309786dbf
|
8294472: Remove redundant rawtypes suppression in AbstractChronology
Reviewed-by: lancea, naoto
|
2022-09-28 18:44:01 +00:00 |
|
Markus Karg
|
7515b304ca
|
8279283: BufferedInputStream should override transferTo
Reviewed-by: bpb
|
2022-09-28 15:58:25 +00:00 |
|
Serguei Spitsyn
|
79ccc791f2
|
8293613: need to properly handle and hide tmp VTMS transitions
Reviewed-by: cjplummer, lmesnik
|
2022-09-28 04:44:43 +00:00 |
|
David Holmes
|
763d4bf074
|
8293592: Remove JVM_StopThread, stillborn, and related cleanup
Reviewed-by: alanb, sspitsyn, rehn, coleenp
|
2022-09-27 21:03:50 +00:00 |
|
Alan Bateman
|
1abf971b93
|
8249627: Degrade Thread.suspend and Thread.resume
Reviewed-by: cjplummer, sspitsyn, dholmes, jpai
|
2022-09-27 11:43:59 +00:00 |
|
Doug Lea
|
bc12e9553d
|
8292969: Bad Thread Utilization in ForkJoinPool
Reviewed-by: shade, alanb
|
2022-09-27 10:50:18 +00:00 |
|
Justin Lu
|
43eff2b309
|
8272687: Replace StringBuffer with StringBuilder in RuleBasedCollator
Reviewed-by: lancea, naoto, bchristi, bpb
|
2022-09-26 22:31:51 +00:00 |
|
Jaikiran Pai
|
169a5d48af
|
8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
Reviewed-by: alanb
|
2022-09-26 05:16:31 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|
Sean Coffey
|
bc2af47e1e
|
8254711: Add java.security.Provider.getService JFR Event
Reviewed-by: mullan, valeriep, jpai
|
2022-09-22 13:53:15 +00:00 |
|
Adam Sotona
|
9f90eb0524
|
8294062: Improve parsing performance of j.l.c.MethodTypeDesc
Reviewed-by: psandoz
|
2022-09-21 18:02:37 +00:00 |
|
Claes Redestad
|
584de68d78
|
8294058: Early use of lambda introduced in JDK-8285263 cause startup regressions in 20-b02
Reviewed-by: mullan
|
2022-09-20 14:50:33 +00:00 |
|
Adam Sotona
|
0fa7d9e8cd
|
8278863: Add method ClassDesc::ofInternalName
Reviewed-by: jvernee
|
2022-09-20 07:50:03 +00:00 |
|
Sean Coffey
|
1f9ff41312
|
8292297: Fix up loading of override java.security properties file
Reviewed-by: xuelei
|
2022-09-19 15:21:46 +00:00 |
|
Lance Andersen
|
a8f0f575ab
|
8278165: Clarify that ZipInputStream does not access the CEN fields for a ZipEntry
Reviewed-by: bpb, alanb
|
2022-09-16 18:52:25 +00:00 |
|
Joe Darcy
|
4b297c1c16
|
8293892: Add links to JVMS 19 and 20 from ClassFileFormatVersion enum constants
Reviewed-by: sundar, mchung
|
2022-09-16 16:53:20 +00:00 |
|
Joe Darcy
|
1dc5039fed
|
8293626: AccessFlag::locations(ClassFileFormatVersion cffv) does not throw NPEx when parameter is null
8293627: AccessFlag::locations(ClassFileFormatVersion cffv) and locations() results are inconsistent
Reviewed-by: mchung
|
2022-09-13 16:51:01 +00:00 |
|
Sergey Tsypanov
|
9ef6c0925a
|
8287908: Use non-cloning reflection methods where acceptable
Reviewed-by: rriggs
|
2022-09-12 13:31:53 +00:00 |
|
Naoto Sato
|
b8598b0297
|
8291660: Grapheme support in BreakIterator
Reviewed-by: smarks
|
2022-09-09 17:13:51 +00:00 |
|
Quan Anh Mai
|
a14c3a493a
|
8288933: Improve the implementation of Double/Float.isInfinite
Reviewed-by: redestad, darcy
|
2022-09-09 17:01:57 +00:00 |
|
Valerie Peng
|
812d805a48
|
6447816: Provider filtering (getProviders) is not working with OR'd conditions
Reviewed-by: weijun
|
2022-09-09 00:30:54 +00:00 |
|
Naoto Sato
|
32c7b6283d
|
8293146: Strict DateTimeFormatter fails to report an invalid week 53
Reviewed-by: rriggs
|
2022-09-07 18:33:37 +00:00 |
|
Volker Simonis
|
2c61efe3de
|
8282648: Weaken the InflaterInputStream specification in order to allow faster Zip implementations
Reviewed-by: lancea, alanb, jpai, mr, darcy
|
2022-09-05 12:50:52 +00:00 |
|
Jaikiran Pai
|
a366e82aa1
|
7113208: Incorrect javadoc on java.net.DatagramPacket.setLength()
Reviewed-by: dfuchs
|
2022-09-03 05:48:20 +00:00 |
|
Naoto Sato
|
6a1b0b5649
|
8293154: TemporalQueries java doc error
Reviewed-by: rriggs, lancea
|
2022-09-01 15:46:45 +00:00 |
|
Andrey Turbanov
|
0d51f63a2e
|
8293008: Replace uses of StringBuffer with StringBuilder in MergeCollation
Reviewed-by: rriggs, naoto, bpb
|
2022-08-31 13:56:50 +00:00 |
|
Andrey Turbanov
|
d3d2e669b7
|
8293009: Remove unused field 'millisPerHour' in DateFormatSymbols
Reviewed-by: naoto, jpai
|
2022-08-30 17:31:21 +00:00 |
|
Jaikiran Pai
|
bc6ac6f7af
|
8292968: java.net.ContentHandler's javadoc has a broken reference
Reviewed-by: dfuchs
|
2022-08-30 05:24:14 +00:00 |
|
Valerie Peng
|
14623c6087
|
8292739: Invalid legacy entries may be returned by Provider.getServices() call
Reviewed-by: weijun
|
2022-08-24 18:23:19 +00:00 |
|
Brian Burkhalter
|
f95ee79603
|
8292566: Add reference to the java.nio.file package in java.nio package documentation
Reviewed-by: iris, jpai, alanb
|
2022-08-22 15:53:12 +00:00 |
|