Lin Zang
|
aa35b42354
|
8261131: jcmd jmap dump should not accept gz option with no value
Reviewed-by: cjplummer, sspitsyn
|
2021-02-25 12:06:32 +00:00 |
|
Evan Whelan
|
ebdc80ead9
|
8252883: AccessDeniedException caused by delayed file deletion on Windows
Reviewed-by: dfuchs
|
2021-02-25 12:05:16 +00:00 |
|
Ioi Lam
|
0f8be6e433
|
8261868: Reduce inclusion of metaspace.hpp
Reviewed-by: stuefe, ccheung
|
2021-02-25 04:31:12 +00:00 |
|
Yang Yi
|
3a0d6a64bc
|
8262099: jcmd VM.metaspace should report unlimited size if MaxMetaspaceSize isn't specified
Reviewed-by: stuefe, lucy
|
2021-02-25 02:08:52 +00:00 |
|
Severin Gehwolf
|
a50725db2a
|
8254001: [Metrics] Enhance parsing of cgroup interface files for version detection
Reviewed-by: hseigel, andrew
|
2021-02-24 19:39:46 +00:00 |
|
Fernando Guallini
|
d70fd7b3c4
|
8258855: Two tests sun/security/krb5/auto/ReplayCacheTestProc.java and ReplayCacheTestProcWithMD5.java failed on OL8.3
Reviewed-by: weijun, rhalade
|
2021-02-24 17:05:58 +00:00 |
|
Naoto Sato
|
9d9ad969ca
|
8261919: java/util/Locale/LocaleProvidersRun.java failed with "RuntimeException: Expected log was not emitted. LogRecord: null"
Reviewed-by: joehw, dfuchs
|
2021-02-24 16:23:24 +00:00 |
|
Daniel Fuchs
|
0d2dbd2995
|
8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool
Reviewed-by: chegar, michaelm
|
2021-02-24 10:50:35 +00:00 |
|
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 |
|
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 |
|