Alexandre Iline
|
d2a50a6492
|
8279636: Update JCov version to 3.0.12
Reviewed-by: alanb, erikj
|
2022-01-26 18:05:15 +00:00 |
|
Liam Miller-Cushon
|
b5de2cc9d3
|
8280546: Remove hard-coded 127.0.0.1 loopback address
Reviewed-by: mullan
|
2022-01-26 17:40:17 +00:00 |
|
Joe Darcy
|
0c42e43f77
|
8280550: SplittableRandom#nextDouble(double,double) can return result >= bound
Reviewed-by: jlaskey, psandoz
|
2022-01-26 17:25:30 +00:00 |
|
Jesper Wilhelmsson
|
a5a11f14b9
|
Merge
|
2022-01-26 17:24:17 +00:00 |
|
Jonathan Gibbons
|
b8365aa485
|
8268978: Document the javadoc software stack
Reviewed-by: hannesw
|
2022-01-26 17:10:45 +00:00 |
|
Kim Barrett
|
4b2370e576
|
8279294: NonblockingQueue::try_pop may improperly indicate queue is empty
Reviewed-by: iwalulya, tschatzl
|
2022-01-26 17:07:53 +00:00 |
|
Jonathan Gibbons
|
e1d8f55564
|
8280402: Add new convenience forms to HtmlTree
Reviewed-by: hannesw
|
2022-01-26 17:06:50 +00:00 |
|
stsypanov
|
f34f8d4d6a
|
8277983: Remove unused fields from sun.net.www.protocol.jar.JarURLConnection
Reviewed-by: dfuchs
|
2022-01-26 14:12:51 +00:00 |
|
Roman Kennke
|
a07e19d833
|
8278410: Improve argument processing around UseHeavyMonitors
Reviewed-by: rehn, dholmes
|
2022-01-26 11:05:30 +00:00 |
|
Emanuel Peter
|
ed0df2fa1f
|
8268033: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails with "fatal error: Not compilable at tier 3: CodeBuffer overflow"
Reviewed-by: kvn, neliasso, chagedorn
|
2022-01-26 10:12:22 +00:00 |
|
Matthias Baesken
|
c180070cb5
|
8280373: Update Xalan serializer / SystemIDResolver to align with JDK-8270492
Reviewed-by: yan, joehw
|
2022-01-26 08:41:37 +00:00 |
|
Aleksey Shipilev
|
a24f44d17d
|
8280526: x86_32 Math.sqrt performance regression with -XX:UseSSE={0,1}
Reviewed-by: kvn, neliasso
|
2022-01-26 08:31:49 +00:00 |
|
Andrey Turbanov
|
e72eefd9f6
|
8280531: Remove unused DeferredCloseInputStream
Reviewed-by: bpb, rriggs, iris
|
2022-01-26 06:52:12 +00:00 |
|
Hamlin Li
|
2c64a7f2e3
|
8280374: G1: Remove unnecessary prev bitmap mark
Reviewed-by: tschatzl, ayang
|
2022-01-26 06:11:04 +00:00 |
|
Mandy Chung
|
a183bfb436
|
8280377: MethodHandleProxies does not correctly invoke default methods with varags
Reviewed-by: alanb
|
2022-01-26 01:24:15 +00:00 |
|
Maurizio Cimadamore
|
ef08e2c63b
|
8280592: Small javadoc tweaks to foreign API
Reviewed-by: psandoz
|
2022-01-26 01:12:37 +00:00 |
|
Vicente Romero
|
2eab86b513
|
8213905: reflection not working for type annotations applied to exception types in the inner class constructor
Reviewed-by: jlahoda
|
2022-01-26 00:33:10 +00:00 |
|
Joe Darcy
|
295c0474c4
|
8279242: Reflection newInstance() error message when constructor has no access modifiers could use improvement
Reviewed-by: iris, dholmes, mchung
|
2022-01-25 20:05:49 +00:00 |
|
Chris Plummer
|
841eae6f52
|
8269542: JDWP: EnableCollection support is no longer spec compliant after JDK-8255987
8258071: Fix for JDK-8255987 can be subverted with ObjectReference.EnableCollection
Reviewed-by: dholmes, pliden
|
2022-01-25 19:26:11 +00:00 |
|
Aleksey Shipilev
|
76fe03fe01
|
8280166: Extend java/lang/instrument/GetObjectSizeIntrinsicsTest.java test cases
Reviewed-by: sspitsyn, lmesnik
|
2022-01-25 19:23:02 +00:00 |
|
Aleksey Shipilev
|
cebaad1c94
|
8280041: Retry loop issues in java.io.ClassCache
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: rkennke, rriggs, plevart
|
2022-01-25 19:22:07 +00:00 |
|
Joe Darcy
|
cbe8395ace
|
8280168: Add Objects.toIdentityString
Reviewed-by: alanb, mchung, rriggs, smarks
|
2022-01-25 18:15:37 +00:00 |
|
Brian Burkhalter
|
f4575e4052
|
8279946: (ch) java.nio.channels.FileChannel tryLock and write methods are missing @throws NonWritableChannelException
Reviewed-by: alanb
|
2022-01-25 18:02:18 +00:00 |
|
Thomas Schatzl
|
674a97b27e
|
8280396: G1: Full gc mark stack draining should prefer to make work available to other threads
Reviewed-by: sjohanss, ayang
|
2022-01-25 16:27:30 +00:00 |
|
Daniel Jeliński
|
fe77250fa4
|
8280414: Memory leak in DefaultProxySelector
Reviewed-by: dfuchs
|
2022-01-25 14:41:41 +00:00 |
|
Albert Mingkun Yang
|
496baada10
|
8280030: [REDO] Parallel: More precise boundary in ObjectStartArray::object_starts_in_range
Reviewed-by: sjohanss, tschatzl
|
2022-01-25 14:09:53 +00:00 |
|
Hamlin Li
|
4503d0431c
|
8280375: G1: Tighten mem region limit in G1RebuildRemSetHeapRegionClosure
Reviewed-by: tschatzl, ayang
|
2022-01-25 12:11:21 +00:00 |
|
Daniel Jeliński
|
36fbec78be
|
8280241: (aio) AsynchronousSocketChannel init fails in IPv6 only Windows env
Reviewed-by: dfuchs, alanb
|
2022-01-25 11:15:47 +00:00 |
|
Daniel Jeliński
|
28796cbd1d
|
8163921: HttpURLConnection default Accept header is malformed according to HTTP/1.1 RFC
Reviewed-by: dfuchs, michaelm
|
2022-01-25 11:10:51 +00:00 |
|
Lutz Schmidt
|
c43ce85f01
|
8278302: [s390] Implement fast-path for ASCII-compatible CharsetEncoders
Reviewed-by: mdoerr
|
2022-01-25 10:07:07 +00:00 |
|
Tobias Holenstein
|
1b14157677
|
8280274: Guard printing code of Compile::print_method in PRODUCT
Reviewed-by: thartmann, neliasso
|
2022-01-25 09:59:55 +00:00 |
|
Thomas Stuefe
|
2155afe2a8
|
8280503: Use allStatic.hpp instead of allocation.hpp where possible
Reviewed-by: dholmes, iklam
|
2022-01-25 09:15:11 +00:00 |
|
Thomas Schatzl
|
295b263fa9
|
8279241: G1 Full GC does not always slide memory to bottom addresses
Reviewed-by: iwalulya, ayang, sjohanss
|
2022-01-25 09:13:50 +00:00 |
|
Thomas Schatzl
|
b32774653f
|
8280384: Parallel: Remove VMThread specific ParCompactionManager
Reviewed-by: ayang, sjohanss
|
2022-01-25 09:12:18 +00:00 |
|
Andrey Turbanov
|
53804720a0
|
8280470: Confusing instanceof check in HijrahChronology.range
Reviewed-by: rriggs, naoto, dfuchs, iris
|
2022-01-25 08:08:17 +00:00 |
|
Zhengyu Gu
|
a59d717fd6
|
8280289: Enhance debug pp() command with NMT info
Reviewed-by: stuefe, iklam
|
2022-01-25 01:31:24 +00:00 |
|
David Holmes
|
f35df5bfb5
|
8280422: thread_from_jni_environment can never return NULL
Reviewed-by: shade, kbarrett
|
2022-01-25 01:22:48 +00:00 |
|
Ian Graves
|
e3076552ec
|
8280403: RegEx: String.split can fail with NPE in Pattern.CharPredicate::match
Reviewed-by: lancea, iris, naoto, rriggs
|
2022-01-24 22:21:22 +00:00 |
|
Jesper Wilhelmsson
|
52ddbe2dcd
|
Merge
|
2022-01-24 21:53:27 +00:00 |
|
Joe Darcy
|
8e82d0021c
|
8280492: Use cross-module syntax for cross-module links
Reviewed-by: iris, serb, lancea, dfuchs, aivanov
|
2022-01-24 20:16:38 +00:00 |
|
Daniel Jeliński
|
a5416669a5
|
8280474: Garbage value passed to getLocaleInfoWrapper in HostLocaleProviderAdapter_md
Reviewed-by: naoto, alanb
|
2022-01-24 19:31:11 +00:00 |
|
Alexey Ivanov
|
a825a4a1db
|
8279861: Clarify 'rect' parameters and description of paintTabBorder method in BasicTabbedPaneUI
Reviewed-by: prr, psadhukhan
|
2022-01-24 18:35:53 +00:00 |
|
Alexey Ivanov
|
0b5c54be67
|
8279798: Javadoc for BasicTabbedPaneUI is inconsistent
Reviewed-by: prr, psadhukhan
|
2022-01-24 18:32:35 +00:00 |
|
Alexey Ivanov
|
acd98294c6
|
8279794: Fix typos in BasicScrollBarUI: Laysouts a vertical scroll bar
Reviewed-by: prr, psadhukhan
|
2022-01-24 18:31:43 +00:00 |
|
Alexey Ivanov
|
dae2226a53
|
8279795: Fix typo in BasicFileChooserUI: Constucts -> Constructs
Reviewed-by: prr, serb
|
2022-01-24 18:30:31 +00:00 |
|
Kim Barrett
|
1c7769d35b
|
8280437: Move G1BufferNodeList to gc/shared
Reviewed-by: sjohanss, iwalulya, mli
|
2022-01-24 17:23:14 +00:00 |
|
Kim Barrett
|
4b329addf1
|
8280496: Remove unused G1PageBasedVirtualSpace::pretouch_internal
Reviewed-by: tschatzl, sjohanss, mli
|
2022-01-24 17:08:50 +00:00 |
|
Angelos Bimpoudis
|
2b13341500
|
8036019: Insufficient alternatives listed in some errors produced by the parser
Reviewed-by: vromero
|
2022-01-24 15:09:17 +00:00 |
|
Dmitry Kulikov
|
d53d8bd708
|
8279315: Add Git support to update_copyright_year.sh script
Reviewed-by: erikj
|
2022-01-24 14:07:14 +00:00 |
|
Jan Lahoda
|
18c9cb0789
|
8280067: Incorrect code generated for unary - on char operand
Reviewed-by: jlaskey, vromero
|
2022-01-24 13:52:16 +00:00 |
|