Roland Westrelin
|
8a2f58907c
|
8260637: Shenandoah: assert(_base == Tuple) failure during C2 compilation
Reviewed-by: chagedorn, kvn
|
2021-02-23 16:35:15 +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 |
|
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 |
|
Clive Verghese
|
63f8fc87cd
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Reviewed-by: xuelei
|
2021-02-22 18:36:30 +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 |
|
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 |
|
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 |
|
Daniel D. Daugherty
|
8b4fd77f60
|
8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows
Reviewed-by: joehw
|
2021-02-19 17:30:45 +00:00 |
|
Brian Burkhalter
|
7ffa1481c2
|
8247918: Clarify Reader.skip behavior for end of stream
Reviewed-by: rriggs, naoto
|
2021-02-19 17:21:11 +00:00 |
|
Jonathan Gibbons
|
c4f17a3e1d
|
8257925: enable more support for nested inline tags
Reviewed-by: prappo, hannesw
|
2021-02-19 15:59:05 +00:00 |
|
Claes Redestad
|
433096a45e
|
8261744: Implement CharsetDecoder ASCII and latin-1 fast-paths
Reviewed-by: naoto, alanb
|
2021-02-19 15:05:25 +00:00 |
|
Christoph Langer
|
efbaedeb81
|
8262018: Wrong format in SAP copyright header of OsVersionTest
Reviewed-by: mdoerr
|
2021-02-19 14:44:53 +00:00 |
|
Joe Wang
|
c99eeb0102
|
8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer
Reviewed-by: lancea, naoto
|
2021-02-19 06:34:21 +00:00 |
|
Prasanta Sadhukhan
|
ed93bc9a01
|
8196301: java/awt/print/PrinterJob/Margins.java times out
Reviewed-by: prr
|
2021-02-19 05:03:21 +00:00 |
|
Calvin Cheung
|
78cde64800
|
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
Reviewed-by: iklam, minqi
|
2021-02-19 02:40:03 +00:00 |
|
Chris Plummer
|
c158413e48
|
8261098: Add clhsdb "findsym" command
Reviewed-by: amenkov, sspitsyn
|
2021-02-19 00:58:28 +00:00 |
|
Zhengyu Gu
|
9cf4f90d34
|
8261473: Shenandoah: Add breakpoint support
Reviewed-by: rkennke, shade
|
2021-02-18 18:32:01 +00:00 |
|
Amresh Sahu
|
0e9c5aedc8
|
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
Reviewed-by: aivanov
|
2021-02-18 16:08:35 +00:00 |
|
Aleksey Shipilev
|
b695c7eed4
|
8261925: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux
Reviewed-by: dcubed
|
2021-02-18 06:51:03 +00:00 |
|
Mandy Chung
|
bf75a3a024
|
8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
Reviewed-by: alanb
|
2021-02-17 17:34:58 +00:00 |
|
Hai-May Chao
|
05301f5fd2
|
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
Reviewed-by: coffeys, mullan, weijun
|
2021-02-17 16:38:56 +00:00 |
|
Stefan Johansson
|
f639df435e
|
8261401: Add sanity check for UseSHM large pages similar to the one used with hugetlb large pages
Reviewed-by: stuefe, tschatzl
|
2021-02-17 12:03:25 +00:00 |
|
Christoph Göttschkes
|
2e18b52aed
|
8261752: Multiple GC test are missing memory requirements
Reviewed-by: tschatzl, sjohanss
|
2021-02-17 10:41:38 +00:00 |
|
Christoph Göttschkes
|
c7885eb1c5
|
8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize
Reviewed-by: tschatzl, sjohanss
|
2021-02-17 10:40:46 +00:00 |
|
Christian Hagedorn
|
8418285530
|
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
Reviewed-by: thartmann, kvn
|
2021-02-17 09:00:39 +00:00 |
|
Anton Kozlov
|
b955f85e03
|
8261075: Create stubRoutines.inline.hpp with SafeFetch implementation
Reviewed-by: dcubed, stuefe, stefank
|
2021-02-17 08:10:32 +00:00 |
|
Chris Plummer
|
55d7bbcec0
|
8261607: SA attach is exceeding JNI Local Refs capacity
Reviewed-by: sgehwolf, amenkov
|
2021-02-16 21:16:55 +00:00 |
|
Fernando Guallini
|
0a50688dec
|
8241372: Several test failures due to javax.net.ssl.SSLException: Connection reset
Reviewed-by: dfuchs, rhalade
|
2021-02-16 18:54:39 +00:00 |
|
Christoph Langer
|
8ba390d1e2
|
8261753: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
Reviewed-by: rriggs
|
2021-02-16 12:57:59 +00:00 |
|
Pankaj Bansal
|
849f4c0fb7
|
8260291: The case instruction is not visible in dark mode
Reviewed-by: trebari, aivanov
|
2021-02-15 16:43:49 +00:00 |
|
Stanimir Stamenkov
|
2e610f53c1
|
8260687: Inherited font size is smaller than expected when using StyleSheet to add styles
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: psadhukhan, aivanov, kizune
|
2021-02-15 16:16:50 +00:00 |
|
Ioi Lam
|
d9744f6536
|
8261608: Move common CDS archive building code to archiveBuilder.cpp
Reviewed-by: coleenp, ccheung
|
2021-02-15 06:37:39 +00:00 |
|
Hui Shi
|
95d73129ce
|
8261585: Restore HandleArea used in Deoptimization::uncommon_trap
Reviewed-by: coleenp, jiefu
|
2021-02-13 02:47:33 +00:00 |
|
Daniel D. Daugherty
|
735757f1e0
|
8261661: gc/stress/TestReclaimStringsLeaksMemory.java fails because Reserved memory size is too big
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, kbarrett
|
2021-02-12 22:41:08 +00:00 |
|
Chris Plummer
|
e29c560a11
|
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
Reviewed-by: ysuenaga, kevinw
|
2021-02-12 22:01:43 +00:00 |
|
Christoph Langer
|
dc46aa85c6
|
8261534: Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined
Reviewed-by: mbaesken
|
2021-02-12 20:58:22 +00:00 |
|
Chris Hegarty
|
3dc6f52a89
|
8261160: Add a deserialization JFR event
Co-authored-by: Sean Coffey <coffeys@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: coffeys, rriggs, dfuchs, egahlin
|
2021-02-12 17:35:25 +00:00 |
|
Stefan Johansson
|
9f81ca8175
|
8261230: GC tracing of page sizes are wrong in a few places
Reviewed-by: ayang, stuefe
|
2021-02-12 14:56:25 +00:00 |
|
Michael McMahon
|
9ffabf30c3
|
8252971: WindowsFileAttributes does not know about Unix domain sockets
Reviewed-by: alanb
|
2021-02-12 13:08:08 +00:00 |
|
Christoph Göttschkes
|
ebaa58d9c0
|
8261505: Test test/hotspot/jtreg/gc/parallel/TestDynShrinkHeap.java killed by Linux OOM Killer
Reviewed-by: sjohanss, tschatzl
|
2021-02-12 09:41:49 +00:00 |
|
Hannes Wallnöfer
|
3210095a17
|
8261079: Fix support for @hidden in classes and interfaces
Reviewed-by: jjg
|
2021-02-12 09:26:42 +00:00 |
|
Hannes Wallnöfer
|
da9895a0a4
|
8261499: Simplify HTML for javadoc links
Reviewed-by: jjg
|
2021-02-12 08:32:47 +00:00 |
|
Alex Menkov
|
60a2072a43
|
8260431: com/sun/jdi/JdbOptions.java failed with "RuntimeException: 'prop[boo] = >foo<' missing from stdout/stderr"
Reviewed-by: sspitsyn, cjplummer
|
2021-02-11 23:31:37 +00:00 |
|