Eric Liu
|
382e38dd24
|
8256438: AArch64: Implement match rules with ROR shift register value
Reviewed-by: aph, roland
|
2021-02-24 09:49:53 +00:00 |
|
Jonathan Gibbons
|
fac37bf515
|
8262269: javadoc test TestGeneratedClasses.java fails on Windows
Reviewed-by: darcy
|
2021-02-24 03:50:25 +00:00 |
|
Yumin Qi
|
3e13b66e3f
|
8262157: LingeredApp.startAppExactJvmOpts does not print app output when launching fails
Reviewed-by: iklam, cjplummer
|
2021-02-24 00:31:57 +00:00 |
|
Daniel D. Daugherty
|
c769388d0f
|
8262266: JDK-8262049 fails validate-source
Reviewed-by: dholmes
|
2021-02-23 22:08:53 +00:00 |
|
Daniel D. Daugherty
|
03e781b470
|
8262265: ProblemList jdk/javadoc/doclet/testGeneratedClasses/TestGeneratedClasses.java on Windows
Reviewed-by: rriggs, bpb
|
2021-02-23 21:48:05 +00:00 |
|
Roman Kennke
|
c6eae06142
|
8262049: [TESTBUG] Fix TestReferenceRefersTo.java for Shenandoah IU mode
Reviewed-by: kbarrett, zgu
|
2021-02-23 21:43:53 +00:00 |
|
Joe Darcy
|
e5304b3a99
|
8253409: Double-rounding possibility in float fma
Reviewed-by: bpb
|
2021-02-23 19:42:05 +00:00 |
|
Jonathan Gibbons
|
3132b1c4b1
|
8261665: Clean up naming of StringContent and FixedStringContent
Reviewed-by: hannesw
|
2021-02-23 19:29:41 +00:00 |
|
Jonathan Gibbons
|
c30a90bb64
|
8261976: Normalize id's used by the standard doclet
Reviewed-by: hannesw
|
2021-02-23 18:55:13 +00:00 |
|
Jonathan Gibbons
|
53b15453d9
|
8223355: Redundant output by javadoc
Reviewed-by: hannesw
|
2021-02-23 18:27:23 +00:00 |
|
Doug Simon
|
d2b9c227e5
|
8262011: [JVMCI] allow printing to tty from unattached libgraal thread
Reviewed-by: kvn, never
|
2021-02-23 17:01:11 +00:00 |
|
Gerard Ziemski
|
0257caad38
|
8261397: Try Catch Method Failing to Work When Dividing An Integer By 0
Reviewed-by: stuefe, prr, dcubed, dholmes
|
2021-02-23 16:38:53 +00:00 |
|
Roland Westrelin
|
8a2f58907c
|
8260637: Shenandoah: assert(_base == Tuple) failure during C2 compilation
Reviewed-by: chagedorn, kvn
|
2021-02-23 16:35:15 +00:00 |
|
Thomas Schatzl
|
67762de627
|
8262197: JDK-8242032 uses wrong contains_reference() in assertion code
Reviewed-by: ayang, kbarrett
|
2021-02-23 15:55:07 +00:00 |
|
Robbin Ehn
|
9d9bedd051
|
8262094: Handshake timeout scaled wrong
Reviewed-by: dholmes, stefank
|
2021-02-23 12:55:16 +00:00 |
|
Doug Simon
|
29c72631ee
|
8252709: Enable JVMCI when building linux-aarch64 at Oracle
Reviewed-by: kvn
|
2021-02-23 10:38:57 +00:00 |
|
Albert Mingkun Yang
|
12f6ba0deb
|
8262087: Use atomic boolean type in G1FullGCAdjustTask
Reviewed-by: kbarrett, tschatzl
|
2021-02-23 09:27:57 +00:00 |
|
Hannes Wallnöfer
|
a5c4b9a6b0
|
8260223: Handling of unnamed package in javadoc pages
Reviewed-by: jjg
|
2021-02-23 08:42:51 +00:00 |
|
Ioi Lam
|
8cfea7c523
|
8261921 : ClassListParser::current should be used only by main thread
Reviewed-by: dholmes, ccheung, coleenp
|
2021-02-23 03:11:47 +00:00 |
|
Weijun Wang
|
991f7c1303
|
8210373: Deadlock in libj2gss.so when loading "j2gss" and "net" libraries in parallel.
Reviewed-by: xuelei
|
2021-02-23 00:59:58 +00:00 |
|
Paul Sandoz
|
0217d699e0
|
8261975: Missing "classpath exception" in VectorSupport.java
Reviewed-by: mchung
|
2021-02-23 00:44:48 +00:00 |
|
Jie Fu
|
f2bde05e6f
|
8262097: Improve CompilerConfig ergonomics to fix a VM crash after JDK-8261229
Reviewed-by: iveresov, kvn
|
2021-02-22 23:43:28 +00:00 |
|
Chris Plummer
|
aea474c48d
|
8261269: When using clhsdb to "inspect" a java object, clhsdb prints "Oop for..." twice
Reviewed-by: sspitsyn, kevinw
|
2021-02-22 23:22:50 +00:00 |
|
Sergey Bylokhov
|
a7e2e80ff4
|
8260695: The java.awt.color.ICC_Profile#getData/getData(int) are not thread safe
Reviewed-by: azvegint, aivanov
|
2021-02-22 22:34:53 +00:00 |
|
Jamil Nimeh
|
a30fb4fc68
|
8255867: SignatureScheme JSSE property does not preserve ordering in handshake messages
Reviewed-by: xuelei
|
2021-02-22 22:18:11 +00:00 |
|
Evan Whelan
|
a86728850e
|
8211227: Inconsistent TLS protocol version in debug output
Reviewed-by: xuelei, rhalade
|
2021-02-22 21:12:04 +00:00 |
|
Zhengyu Gu
|
7b924d8a28
|
8261973: Shenandoah: Cleanup/simplify root verifier
Reviewed-by: rkennke
|
2021-02-22 19:13:38 +00:00 |
|
Clive Verghese
|
63f8fc87cd
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Reviewed-by: xuelei
|
2021-02-22 18:36:30 +00:00 |
|
Adam Farley
|
cf0019d964
|
8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk
Reviewed-by: erikj, ihse
|
2021-02-22 17:16:29 +00:00 |
|
Joakim Nordström
|
a6a7e4398a
|
8242032: G1 region remembered sets may contain non-coarse level PRTs for already coarsened regions
Reviewed-by: ayang, tschatzl
|
2021-02-22 16:16:59 +00:00 |
|
Robbin Ehn
|
d7eebdac5d
|
8261391: ZGC crash - SEGV in RevokeOneBias::do_thread
Reviewed-by: eosterlund, dcubed, dholmes
|
2021-02-22 13:16:55 +00:00 |
|
Doug Lea
|
5b7b18c5bf
|
8259800: timeout in tck test testForkJoin(ForkJoinPool8Test)
Reviewed-by: martin, dholmes
|
2021-02-22 12:42:40 +00:00 |
|
Leo Korinth
|
419717ddae
|
8261803: Remove unused TaskTerminator in g1 full gc ref proc executor
Reviewed-by: ayang, tschatzl, sjohanss
|
2021-02-22 11:33:53 +00:00 |
|
Leo Korinth
|
011f5a5478
|
8261799: Remove unnecessary cast in psParallelCompact.hpp
Reviewed-by: ayang, stefank
|
2021-02-22 11:31:40 +00:00 |
|
Julia Boes
|
e9d7c07bda
|
8248318: Remove superfluous use of boxing in ObjectStreamClass
Reviewed-by: jlaskey, dfuchs, rriggs, chegar
|
2021-02-22 10:32:14 +00:00 |
|
Albert Mingkun Yang
|
6b7575bbb0
|
8228748: Remove GCLocker::_doing_gc
Reviewed-by: kbarrett, iwalulya, pliden, tschatzl
|
2021-02-22 10:10:53 +00:00 |
|
Roman Kennke
|
c20fb5db90
|
8261448: Preserve GC stack watermark across safepoints in StackWalk
Reviewed-by: eosterlund, stefank
|
2021-02-22 10:10:20 +00:00 |
|
Andrey Vershinin
|
26c1db901b
|
8254239: G1ConcurrentMark.hpp unnecessarily disables MSVC++ warning 4522.
Reviewed-by: iklam, kbarrett
|
2021-02-22 08:31:27 +00:00 |
|
Prasanta Sadhukhan
|
0c21dd053f
|
6206189: Graphics2D.clip specifies incorrectly that a 'null' is a valid value for this method
Reviewed-by: aivanov, kizune, azvegint
|
2021-02-22 04:46:33 +00:00 |
|
Yang Yi
|
2b55501519
|
8261949: fileStream::readln returns incorrect line string
Reviewed-by: dcubed, dholmes
|
2021-02-22 02:22:07 +00:00 |
|
Chris Plummer
|
539c80bfda
|
8261702: ClhsdbFindPC can fail due to PointerFinder incorrectly thinking an address is in a .so
Reviewed-by: ysuenaga, kevinw, sspitsyn
|
2021-02-21 18:59:02 +00:00 |
|
Joe Darcy
|
564011cff0
|
8261290: Improve error message for NumberFormatException on null input
Reviewed-by: attila, alanb
|
2021-02-21 18:43:26 +00:00 |
|
Chris Plummer
|
18188c2aa7
|
8261692: Bugs in clhsdb history support
Reviewed-by: amenkov, sspitsyn
|
2021-02-20 23:19:41 +00:00 |
|
Chris Plummer
|
0825bc5550
|
8261929: ClhsdbFindPC fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr
Reviewed-by: amenkov, stuefe, sspitsyn
|
2021-02-20 20:48:00 +00:00 |
|
Chris Plummer
|
c2509ea9bc
|
8261857: serviceability/sa/ClhsdbPrintAll.java failed with "Test ERROR java.lang.RuntimeException: 'cannot be cast to' found in stdout"
Reviewed-by: sspitsyn
|
2021-02-20 20:46:57 +00:00 |
|
Alexander Zuev
|
2b00367e11
|
8261350: Create implementation for NSAccessibilityCheckBox protocol peer
Reviewed-by: pbansal
|
2021-02-20 05:39:44 +00:00 |
|
Kim Barrett
|
5a25cea541
|
8261998: Remove unused shared entry support from utilities/hashtable
Reviewed-by: coleenp, iklam
|
2021-02-20 03:02:27 +00:00 |
|
Joe Wang
|
475595847c
|
8262041: javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java fails after JDK-8260858
Reviewed-by: lancea, naoto
|
2021-02-20 02:37:53 +00:00 |
|
Jie Fu
|
b10376bac1
|
8261938: ASN1Formatter.annotate should not return in the finally block
Reviewed-by: rriggs
|
2021-02-19 23:45:54 +00:00 |
|
Igor Veresov
|
977a21add8
|
8261225: TieredStopAtLevel should have no effect if TieredCompilation is disabled
Reviewed-by: kvn
|
2021-02-19 19:44:58 +00:00 |
|