Jonathan Gibbons
|
ce0ab2dd84
|
8258338: Support deprecated records
Reviewed-by: hannesw
|
2020-12-16 22:26:57 +00:00 |
|
Roger Riggs
|
aa9c136d67
|
8251989: Hex formatting and parsing utility
Reviewed-by: tvaleev, chegar, naoto, darcy
|
2020-12-16 20:29:49 +00:00 |
|
Anton Litvinov
|
87644a2bb7
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr
Backport-of: e8c40bafa51ed73247d2a03a8411cbcb0cdf4efa
|
2020-12-16 19:48:07 +00:00 |
|
Ioi Lam
|
17ace8339d
|
8258074: Move some flags related to compiler to compiler_globals.hpp
Reviewed-by: kvn, coleenp
|
2020-12-16 04:36:43 +00:00 |
|
Stuart Marks
|
47ba652d5a
|
8258455: problem list tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java
Reviewed-by: dholmes, darcy
|
2020-12-16 04:13:28 +00:00 |
|
Calvin Cheung
|
b5a3a5b621
|
8258236: Segfault in ClassListParser::resolve_indy dumping static AppCDS archive
Reviewed-by: redestad, coleenp
|
2020-12-16 02:37:29 +00:00 |
|
David Holmes
|
1e77896838
|
8236225: Remove expired flags in JDK 17
8256717: Expire the long term obsoleted VM flags
Reviewed-by: coleenp, kvn
|
2020-12-16 00:00:12 +00:00 |
|
Coleen Phillimore
|
4d6f318153
|
8257726: Make -XX:+StressLdcRewrite option a diagnostic option
Reviewed-by: lfoltan, stuefe, dcubed
|
2020-12-15 23:54:50 +00:00 |
|
Ioi Lam
|
8bf46c7368
|
8258438: build error in test/hotspot/gtest/runtime/test_os.cpp
Reviewed-by: dcubed, tschatzl
|
2020-12-15 21:42:01 +00:00 |
|
Pankaj Bansal
|
e7aa5fe602
|
8258427: Problem List some tests related to FileDialog for MacOS
Reviewed-by: prr, serb
|
2020-12-15 21:28:50 +00:00 |
|
Coleen Phillimore
|
c37eabe73b
|
8252148: vmError::controlled_crash should be #ifdef ASSERT and move tests to gtest
Reviewed-by: iklam, stuefe
|
2020-12-15 20:48:18 +00:00 |
|
Anton Kozlov
|
2273f9555a
|
8234930: Use MAP_JIT when allocating pages for code cache on macOS
Reviewed-by: stuefe, iklam, burban
|
2020-12-15 18:43:49 +00:00 |
|
Yumin Qi
|
36e2097401
|
8255917: runtime/cds/SharedBaseAddress.java failed "assert(reserved_rgn != 0LL) failed: No reserved region"
Reviewed-by: ccheung, iklam, stuefe
|
2020-12-15 16:52:26 +00:00 |
|
Alexey Semenyuk
|
d53ee6219b
|
8255899: Allow uninstallation of jpackage exe bundles
Reviewed-by: almatvee, herrick
|
2020-12-15 16:42:29 +00:00 |
|
Christian Hagedorn
|
ce36aeaac3
|
8257822: C2 crashes with SIGFPE due to a division that floats above its zero check
Reviewed-by: kvn, thartmann
|
2020-12-15 15:14:34 +00:00 |
|
Maurizio Cimadamore
|
7ff9c85639
|
8258242: Type profile pollution occurs when memory segments of different kinds are used
Reviewed-by: vlivanov, redestad
|
2020-12-15 13:50:40 +00:00 |
|
Thomas Stuefe
|
568dc29b9a
|
8185734: [Windows] Structured Exception Catcher missing around gtest execution
Reviewed-by: dholmes, ihse
|
2020-12-15 09:02:46 +00:00 |
|
Richard Reingruber
|
09e8675f56
|
8255381: com/sun/jdi/EATests.java should not suspend graal threads
Reviewed-by: cjplummer, mdoerr, sspitsyn
|
2020-12-15 08:38:58 +00:00 |
|
Thomas Stuefe
|
3ab1dfeb8f
|
8257828: SafeFetch may crash if invoked in non-JavaThreads
Reviewed-by: mdoerr, kbarrett, coleenp, dholmes
|
2020-12-15 07:00:54 +00:00 |
|
Jesper Wilhelmsson
|
381021aebf
|
Merge
|
2020-12-15 03:40:30 +00:00 |
|
Anton Litvinov
|
e8c40bafa5
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr, serb
|
2020-12-14 14:36:15 +00:00 |
|
Claes Redestad
|
e69ae07f08
|
8257985: count_trailing_zeros doesn't handle 64-bit values on 32-bit JVM
Reviewed-by: kbarrett
|
2020-12-14 11:59:05 +00:00 |
|
Prasanta Sadhukhan
|
2ee795d9e4
|
8196092: javax/swing/JComboBox/8032878/bug8032878.java fails
Reviewed-by: serb, pbansal
|
2020-12-14 11:34:39 +00:00 |
|
Hannes Wallnöfer
|
164c8a6e18
|
8258092: Link to early access platform documentation in TestHtmlTableTags.java
Reviewed-by: jjg
|
2020-12-14 08:08:57 +00:00 |
|
Ioi Lam
|
c30fff7c32
|
8257229: gtest death tests fail with unrecognized stderr output
Reviewed-by: coleenp, minqi
|
2020-12-14 07:00:40 +00:00 |
|
Prasanta Sadhukhan
|
e1182920db
|
8258040: Reenable fixed problemlisted test
Reviewed-by: prr
|
2020-12-14 03:36:22 +00:00 |
|
Martin Buchholz
|
43dc3f7992
|
8254350: CompletableFuture.get may swallow InterruptedException
Reviewed-by: alanb, dl
|
2020-12-13 19:17:36 +00:00 |
|
Aleksey Shipilev
|
6d79ec87fb
|
8258111: Problemlist compiler/blackhole tests for -Xcomp until JDK-8258101 is fixed
Reviewed-by: iignatyev, kvn
|
2020-12-12 06:09:57 +00:00 |
|
Vladimir Ivanov
|
b1afed7501
|
8257919: [JVMCI] profiling info didn't change after reprofile
Reviewed-by: kvn, redestad
|
2020-12-11 21:50:49 +00:00 |
|
Naoto Sato
|
74b79c6e19
|
8257964: Broken Calendar#getMinimalDaysInFirstWeek with java.locale.providers=HOST
Reviewed-by: joehw
|
2020-12-11 21:26:16 +00:00 |
|
Vicente Romero
|
b7ac32d6ee
|
8257598: Clarify what component values are used in Record::equals
Reviewed-by: darcy, chegar
|
2020-12-11 19:16:34 +00:00 |
|
Conor Cleary
|
f9c9bf03a8
|
8255583: Investigate creating a test to trigger the condition in KeepAliveStreamCleaner
Reviewed-by: dfuchs, chegar, michaelm
|
2020-12-11 16:07:11 +00:00 |
|
Ivan Šipka
|
8273514095
|
8166026: Refactor java/lang shell tests to java
Reviewed-by: mullan
|
2020-12-11 14:37:25 +00:00 |
|
Dongbo He
|
b28b0947d9
|
8257145: Performance regression with -XX:-ResizePLAB after JDK-8079555
Co-authored-by: Junjun Lin <linjunjun@huawei.com>
Reviewed-by: tschatzl, sjohanss
|
2020-12-11 09:06:10 +00:00 |
|
Prasanta Sadhukhan
|
b90b7f50df
|
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
Reviewed-by: serb
|
2020-12-11 04:54:27 +00:00 |
|
Markus Grönlund
|
e90d0d1da4
|
8258065: ProblemList JfrGTestAdaptiveSampling
Reviewed-by: iignatyev
|
2020-12-10 22:25:23 +00:00 |
|
Ioi Lam
|
80dac5a87c
|
8257912: Convert enum iteration to use range-based for loops
Reviewed-by: kbarrett, tschatzl, gziemski
|
2020-12-10 20:33:13 +00:00 |
|
Igor Ignatyev
|
164c55be78
|
8258056: jdk/javadoc/doclet/testHtmlTableTags/TestHtmlTableTags.java fails against jdk17
Reviewed-by: jwilhelm
|
2020-12-10 20:21:35 +00:00 |
|
Igor Ignatyev
|
3342ecaf44
|
8258054: runtime/sealedClasses/GetPermittedSubclassesTest.java fails w/ jdk17
Reviewed-by: mikael, hseigel, darcy
|
2020-12-10 18:16:33 +00:00 |
|
Severin Gehwolf
|
669361117d
|
8253797: [cgroups v2] Account for the fact that swap accounting is disabled on some systems
Reviewed-by: hseigel
|
2020-12-10 16:47:02 +00:00 |
|
Joe Darcy
|
6be1f5671e
|
8257450: Start of release updates for JDK 17
8257451: Add SourceVersion.RELEASE_17
8257453: Add source 17 and target 17 to javac
Reviewed-by: dholmes, erikj, iris, mikael, jjg, jlahoda, jwilhelm, mchung, ihse
|
2020-12-10 16:46:28 +00:00 |
|
Michael McMahon
|
b35401d6a7
|
8257966: Instrument test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/StateTestService.java
Reviewed-by: alanb, dfuchs
|
2020-12-10 16:02:25 +00:00 |
|
Maurizio Cimadamore
|
37043b0557
|
8257837: Performance regression in heap byte buffer views
Reviewed-by: chegar, roland
|
2020-12-10 15:32:36 +00:00 |
|
Markus Grönlund
|
502a5241e5
|
8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
Co-authored-by: Jaroslav Bachorik <jbachorik@openjdk.org>
Reviewed-by: egahlin, jbachorik
|
2020-12-10 12:33:48 +00:00 |
|
Christoph Langer
|
29ffffa7b9
|
8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java again reports leaks after JDK-8257884
Reviewed-by: mbaesken
|
2020-12-10 10:56:36 +00:00 |
|
Kim Barrett
|
db5da9619b
|
8257876: Avoid Reference.isEnqueued in tests
Reviewed-by: mchung, tschatzl
|
2020-12-10 10:34:47 +00:00 |
|
Daniel Fuchs
|
4a839e95de
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
Reviewed-by: chegar
|
2020-12-10 10:09:29 +00:00 |
|
Roland Westrelin
|
d93293f31b
|
8256730: Code that uses Object.checkIndex() range checks doesn't optimize well
Reviewed-by: vlivanov, thartmann
|
2020-12-10 08:09:08 +00:00 |
|
Michael Edgar
|
6847bbbb11
|
8255918: XMLStreamFilterImpl constructor consumes XMLStreamException
Reviewed-by: joehw
|
2020-12-10 03:40:01 +00:00 |
|
Phil Race
|
f631a9901f
|
8256888: Client manual test problem list update
Reviewed-by: serb
|
2020-12-10 01:36:52 +00:00 |
|