Rajan Halade
4ce83f2a3a
8039278: console.sh failed Automatically with exit code 1
...
Reviewed-by: xuelei, weijun
2021-01-07 18:47:43 +00:00
Sergey Bylokhov
2e99e28fc6
8213126: java/awt/Window/MainKeyWindow/TestMainKeyWindow.java time-out on mac10.13
...
Reviewed-by: psadhukhan
2021-01-07 17:49:48 +00:00
Vicente Romero
acdd90b699
8258972: unexpected compilation error with generic sealed interface
...
Reviewed-by: jlahoda
2021-01-07 16:38:53 +00:00
Christian Hagedorn
c1fb521694
8259227: C2 crashes with SIGFPE due to a division that floats above its zero check
...
Reviewed-by: kvn, thartmann
2021-01-07 15:02:45 +00:00
Erik Gahlin
4a478b8a98
8250903: jdk/jfr/javaagent/TestLoadedAgent.java fails with Mismatch in TestEvent count
...
Reviewed-by: mgronlun
2021-01-07 12:21:59 +00:00
Tobias Hartmann
0e6de4eb57
8259339: AllocateUninitializedArray C2 intrinsic fails with void.class input
...
Reviewed-by: kvn, chagedorn
2021-01-07 12:15:23 +00:00
Prasanta Sadhukhan
227f99d394
8233555: [TESTBUG] JRadioButton tests failing on MacoS
...
Reviewed-by: serb
2021-01-07 03:57:43 +00:00
Yoshiki Sato
28e1f4d9ee
8247957: remove doclint support for HTML 4
...
8257204: Remove usage of -Xhtmlversion option from javac
8256313: JavaCompilation.gmk needs to be updated not to use --doclint-format html5 option
8258460: Remove --doclint-format option from javac
8256312: Valid anchor 'id' value not allowed
Reviewed-by: jjg, ihse
2021-01-06 22:48:00 +00:00
Jonathan Gibbons
4f914e21c4
8249633: doclint reports missing javadoc for JavaFX property methods that have a property description
...
Reviewed-by: hannesw
2021-01-06 19:26:17 +00:00
Jonathan Gibbons
eef43be71c
8251200: False positive messages about missing comments for serialization
...
Reviewed-by: hannesw
2021-01-06 18:52:59 +00:00
Joe Darcy
80544e4d5f
8250564: Remove terminally deprecated constructor in GSSUtil
...
8250565: Remove terminally deprecated constructor in java.net.URLDecoder
Reviewed-by: bpb, smarks, alanb, mullan
2021-01-06 18:05:33 +00:00
Phil Race
940b053065
8259232: Bad JNI lookup during printing
...
Reviewed-by: psadhukhan
2021-01-06 17:34:15 +00:00
Rajan Halade
f1bc4e05a4
8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
...
Backport-of: 3be6e06958
2021-01-06 16:39:08 +00:00
Rajan Halade
3be6e06958
8259312: VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
...
Reviewed-by: mullan
2021-01-06 16:20:24 +00:00
Rafael Winterhalter
d25a1bed56
8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes
...
Reviewed-by: jfranck
2021-01-06 15:46:33 +00:00
Daniel D. Daugherty
c0540ffda9
8231627: ThreadsListHandleInErrorHandlingTest.java fails in printing all threads
...
Reviewed-by: eosterlund, coleenp, pchilanomate, sspitsyn
2021-01-06 14:34:55 +00:00
Aleksey Shipilev
ad45678719
8258558: Revert changes for JDK-8252505 and related issues
...
Reviewed-by: kvn
2021-01-06 13:27:57 +00:00
Maurizio Cimadamore
e66187d885
8259032: MappedMemorySegmentImpl#makeMappedSegment() ignores Unmapper#pagePosition
...
Co-authored-by: Uwe Schindler <uschindler@openjdk.org>
Reviewed-by: alanb
2021-01-06 12:18:43 +00:00
Prasanta Sadhukhan
32538b5b1d
8193942: Regression automated test '/open/test/jdk/javax/swing/JFrame/8175301/ScaledFrameBackgroundTest.java' fails
...
Reviewed-by: serb
2021-01-06 06:45:48 +00:00
Prasanta Sadhukhan
80110dac91
8259007: This test printed a blank page
...
Reviewed-by: prr, serb
2021-01-06 06:36:29 +00:00
Xiaohong Gong
52d3feec41
8258813: [TESTBUG] Fix incorrect Vector API test output message
...
Reviewed-by: psandoz, njian
2021-01-06 01:40:34 +00:00
Guoxiong Li
7d769663b3
8255757: Javac emits duplicate pool entries on array::clone
...
Reviewed-by: vromero
2021-01-05 22:21:19 +00:00
Vicente Romero
d529306722
8213032: program fails with LambdaConversionException at execution time
...
Reviewed-by: jlahoda
2021-01-05 21:35:47 +00:00
Maurizio Cimadamore
b7940aa1c4
8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
...
Reviewed-by: chegar, uschindler
2021-01-05 16:15:28 +00:00
Alexander Zuev
fc3b45c068
8258643: javax/swing/JComponent/7154030/bug7154030.java failed with "Exception: Failed to hide opaque button"
...
Reviewed-by: psadhukhan
2021-01-05 14:46:03 +00:00
Roland Westrelin
6775113ce8
8258393: Shenandoah: "graph should be schedulable" assert failure
...
Reviewed-by: rkennke, thartmann
2021-01-05 13:06:54 +00:00
Sergey Bylokhov
a6c088131b
8256321: Some "inactive" color profiles use the wrong profile class
...
Reviewed-by: prr
2021-01-05 12:47:33 +00:00
Jan Lahoda
4ffbe841fc
8256266: Binding variables don't correctly support declaration annotations and the final modifier
...
Reviewed-by: mcimadamore
2021-01-05 11:40:25 +00:00
Aleksey Shipilev
db6f39302b
8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
...
Reviewed-by: rkennke, adityam
2021-01-05 08:37:06 +00:00
Ioi Lam
5ea960728c
8258459: Decouple gc_globals.hpp from globals.hpp
...
Reviewed-by: lfoltan, coleenp
2021-01-05 05:57:08 +00:00
Phil Race
e6f9926009
8257809: JNI warnings from Toolkit JPEG image decoding
...
Reviewed-by: serb
2021-01-04 21:09:01 +00:00
Claes Redestad
9d160aa1b7
8257815: Replace global log2 functions with efficient implementations
...
Reviewed-by: kbarrett, stefank
2021-01-04 21:01:25 +00:00
Prasanta Sadhukhan
d679caa28d
8196466: javax/swing/JFileChooser/8062561/bug8062561.java fails
...
Reviewed-by: serb
2021-01-04 06:35:37 +00:00
Prasanta Sadhukhan
a2a3f4a3dc
8258924: javax/swing/JSplitPane/4201995/bug4201995.java fails in GTk L&F
...
Reviewed-by: serb
2021-01-04 04:33:30 +00:00
Sergey Bylokhov
497efefa3d
8225116: Test OwnedWindowsLeak.java intermittently fails
...
Reviewed-by: pbansal
2021-01-03 05:08:48 +00:00
Chris Hegarty
73f5415363
8258955: (bf) slice(int, int) on view buffers fails to adjust index according to primitive size
...
Reviewed-by: alanb
2021-01-02 19:29:50 +00:00
Jamil Nimeh
f5ee356540
8179503: Java should support GET OCSP calls
...
Reviewed-by: xuelei
2020-12-31 18:03:54 +00:00
Guoxiong Li
8435f0daf2
8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header
...
Reviewed-by: jjg
2020-12-30 17:20:54 +00:00
Jesper Wilhelmsson
07c93fab85
Merge
2020-12-29 05:24:20 +00:00
Guoxiong Li
881bceb9a3
8258662: JDK 17ea: Crash compiling instanceof check involving sealed interface
...
Reviewed-by: vromero
2020-12-28 15:32:02 +00:00
Xiaohong Gong
779ee1104c
8257147: [TESTBUG] Set a larger default loop count for the VectorAPI jtreg tests
...
Reviewed-by: psandoz
2020-12-28 02:44:03 +00:00
Guoxiong Li
97c99b5d7d
8216400: improve handling of IOExceptions in JavaCompiler.close()
...
8069116: improve fatal error handling in JavaCompiler
Reviewed-by: jjg
2020-12-26 17:30:39 +00:00
Xue-Lei Andrew Fan
b575dd80b6
8258914: javax/net/ssl/DTLS/RespondToRetransmit.java timed out
...
Reviewed-by: wetmore
2020-12-25 04:25:20 +00:00
Jonathan Gibbons
e2aa724a67
8258941: Test specify the Classpath exception in the header
...
Reviewed-by: vromero
2020-12-24 17:32:25 +00:00
Jesper Wilhelmsson
57217b58bf
Merge
2020-12-24 08:28:24 +00:00
Jonathan Gibbons
c398a8281a
8258916: javac/doclint reports broken HTML on multiline mailto links
...
Reviewed-by: jlaskey, iris
2020-12-24 04:52:49 +00:00
Vicente Romero
23b83c518d
8253954: javac crash when compiling code with enhanced switch expressions with option -Xjcov
...
Reviewed-by: jjg
2020-12-24 01:24:32 +00:00
Daniel D. Daugherty
127582f81e
8258913: ProblemList javax/swing/JComboBox/6559152/bug6559152.java on Linux-X64
...
Reviewed-by: prr
2020-12-23 23:19:18 +00:00
Valerie Peng
78c9fb92aa
8258851: Mismatch in SunPKCS11 provider registration properties and actual implementation
...
Reviewed-by: weijun
2020-12-23 22:36:45 +00:00
Daniel D. Daugherty
8b37c2c58f
8257468: runtime/whitebox/TestWBDeflateIdleMonitors.java fails with Monitor should be deflated.: expected true to equal false
...
Reviewed-by: hseigel
2020-12-23 22:02:09 +00:00
Daniel D. Daugherty
e46edb5528
8258911: ProblemList serviceability/attach/RemovingUnixDomainSocketTest.java on Linux-X64
...
Reviewed-by: amenkov
2020-12-23 20:30:27 +00:00
Prasanta Sadhukhan
91244cc738
8258557: Deproblemlist fixed problemlisted test
...
Reviewed-by: trebari, serb
2020-12-23 16:35:31 +00:00
Sean Coffey
a4e082e985
8253368: TLS connection always receives close_notify exception
...
Reviewed-by: xuelei
2020-12-23 12:26:44 +00:00
Hao Sun
4ea88512dd
8257928: Test image build failure with clang-10 due to -Wmisleading-indentation
...
Reviewed-by: amenkov, cjplummer
2020-12-23 01:32:05 +00:00
Jesper Wilhelmsson
f2bad3a0be
Merge
2020-12-22 21:16:59 +00:00
Daniel D. Daugherty
61e5e393a7
8258832: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux-X64
...
Reviewed-by: ccheung, amenkov
2020-12-22 18:59:36 +00:00
Daniel D. Daugherty
eabc9030ab
8258827: ProblemList Naming/DefaultRegistryPort.java and Naming/legalRegistryNames/LegalRegistryNames.java on Windows
...
Reviewed-by: rriggs, msheppar, prr
2020-12-22 17:15:34 +00:00
Daniel D. Daugherty
172af1524d
8258284: clean up issues with nested ThreadsListHandles
...
Reviewed-by: eosterlund, rehn
2020-12-22 14:07:43 +00:00
Daniel D. Daugherty
88dd6a9434
8258802: ProblemList TestJstatdDefaults.java, TestJstatdRmiPort.java, and TestJstatdServer.java
...
Reviewed-by: amenkov, cjplummer
2020-12-22 13:43:17 +00:00
Roberto Castañeda Lozano
3df6ec2fbc
8258682: compiler/intrinsics/mathexact/sanity tests fail with RepeatCompilation
...
Normalize match and suspect counts in the verify() method by the number of
compilation repetitions, if the RepeatCompilation option is used.
Reviewed-by: kvn, chagedorn
2020-12-22 10:04:00 +00:00
Jie Fu
1594372c28
8258584: java/util/HexFormat/HexFormatTest.java fails on x86_32
...
Reviewed-by: rriggs
2020-12-22 02:07:33 +00:00
Guoxiong Li
01d51a101a
8231622: SuppressWarning("serial") ignored on field serialVersionUID
...
Reviewed-by: jjg
2020-12-21 17:50:21 +00:00
Roberto Castañeda Lozano
4e8338eb13
8255763: C2: OSR miscompilation caused by invalid memory instruction placement
...
Disable GCM hoisting of memory-writing nodes for irreducible CFGs. This prevents
GCM from wrongly "hoisting" stores into descendants of their original loop. Such
an "inverted hoisting" can happen due to CFGLoop::compute_freq()'s inaccurate
estimation of frequencies for irreducible CFGs.
Extend CFG verification code by checking that memory-writing nodes are placed in
either their original loop or an ancestor.
Add tests for the reducible and irreducible cases. The former was already
handled correctly before the change (the frequency estimation model prevents
"inverted hoisting" for reducible CFGs), and is just added for coverage.
This change addresses the specific miscompilation issue in a conservative way,
for simplicity and safety. Future work includes investigating if only the
illegal blocks can be discarded as candidates for GCM hoisting, and refining
frequency estimation for irreducible CFGs.
Reviewed-by: kvn, chagedorn
2020-12-21 13:04:24 +00:00
Jesper Wilhelmsson
d234388042
Merge
2020-12-21 09:09:05 +00:00
Christian Hagedorn
8e42efaada
8257513: C2: assert((constant_addr - _masm.code()->consts()->start()) == con.offset())
...
Reviewed-by: kvn, thartmann
2020-12-21 08:06:48 +00:00
Prasanta Sadhukhan
c7c53d016e
8258554: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
...
Reviewed-by: serb
2020-12-19 12:00:18 +00:00
Mikael Vidstedt
64644a1072
8253881: Hotspot/Serviceability Terminology Refresh
...
Reviewed-by: kbarrett, tschatzl, dholmes, lfoltan, dcubed
2020-12-19 02:47:28 +00:00
Brent Christian
e680ebeb2f
8258007: Add instrumentation to NativeLibraryTest
...
Reviewed-by: mchung, naoto
2020-12-19 00:17:02 +00:00
Alexandre Iline
6a78b2a2b2
8258645: Bring Jemmy 1.3.11 to JDK test base
...
Reviewed-by: serb
2020-12-18 21:16:35 +00:00
Xin Liu
adf0e23aa2
8257800: CompileCommand TypedMethodOptionMatcher::parse_method_pattern() may over consume
...
Reviewed-by: thartmann, chagedorn, phh
2020-12-18 20:35:38 +00:00
Xue-Lei Andrew Fan
3c488199c4
8169086: DTLS tests fail intermittently with too much loops or timeout
...
Reviewed-by: ascarpino
2020-12-18 18:52:52 +00:00
Jonathan Gibbons
c04c7e1f10
8258002: Update "type" terminology in generated docs
...
Reviewed-by: hannesw
2020-12-18 18:34:25 +00:00
Roger Riggs
1dae45d745
8250523: Remove abortOnException diagnostic option from TestHumongousNonArrayAllocation.java
...
Reviewed-by: kbarrett
2020-12-18 16:34:17 +00:00
Hannes Wallnöfer
45bd3b9ec0
8223607: --override-methods=summary ignores some signature changes
...
Reviewed-by: jjg
2020-12-18 15:46:25 +00:00
Joel Borggrén-Franck
1cc98bde67
8256693: getAnnotatedReceiverType parameterizes types too eagerly
...
Reviewed-by: vromero
2020-12-18 13:34:36 +00:00
Thomas Stuefe
853c04712d
8258469: Cleanup remaining safefetch test coding
...
Reviewed-by: coleenp, dholmes
2020-12-18 08:13:16 +00:00
Sergey Bylokhov
7afb01dce9
8258373: Update the text handling in the JPasswordField
...
Reviewed-by: kizune, prr, psadhukhan
2020-12-18 06:26:16 +00:00
Stuart Marks
cbc3feeb89
8258259: Unicode linebreak matching behavior is incorrect; backout JDK-8235812
...
Reviewed-by: naoto
2020-12-18 00:36:33 +00:00
Nils Eliasson
7320e051ea
8258647: TestCharVect2 is very slow
...
Reviewed-by: vlivanov, kvn
2020-12-17 22:43:00 +00:00
Rajan Halade
9fdfc6dfc6
8225072: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs
...
8258630: Add expiry exception for QuoVadis root certificate
Backport-of: 666e6c4033
2020-12-17 22:14:25 +00:00
Jesper Wilhelmsson
f15528eb64
Merge
2020-12-17 20:41:37 +00:00
Rajan Halade
666e6c4033
8225072: Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs
...
8258630: Add expiry exception for QuoVadis root certificate
Reviewed-by: ascarpino
2020-12-17 20:27:25 +00:00
Jonathan Gibbons
30ca0a5d4b
8247994: Localize javadoc search
...
Reviewed-by: hannesw, ihse
2020-12-17 18:34:27 +00:00
Vicente Romero
47c180da43
8258515: javac should issue an error if an annotation is nested in a local class or interface
...
Reviewed-by: jjg
2020-12-17 18:08:35 +00:00
Nils Eliasson
cb5a6b1a7d
8258225: compiler/c2/cr6340864/TestIntVect.java runs faster in interpreter
...
Reviewed-by: vlivanov, thartmann, kvn
2020-12-17 17:50:53 +00:00
Patricio Chilano Mateo
7b05439dcc
8258057: serviceability/attach/RemovingUnixDomainSocketTest.java doesn't ignore VM warnings
...
Reviewed-by: cjplummer, amenkov, dholmes
2020-12-17 16:41:50 +00:00
Brian Burkhalter
143998e46c
8248383: Clarify java.io.Reader.read(char[], ...) behavior for full array
...
Reviewed-by: naoto, smarks, rriggs
2020-12-17 16:29:57 +00:00
Coleen Phillimore
8251b74665
8257530: vmTestbase/metaspace/stressDictionary/StressDictionary.java timed out
...
Reviewed-by: lfoltan
2020-12-17 15:40:44 +00:00
Alexey Semenyuk
61cbf0fffe
8258293: tools/jpackage/share/RuntimePackageTest.java#id0 with RuntimePackageTest.testUsrInstallDir2
...
Reviewed-by: almatvee, herrick
2020-12-17 15:33:03 +00:00
Markus Grönlund
7aac4dc175
8257621: JFR StringPool misses cached items across consecutive recordings
...
Reviewed-by: egahlin
2020-12-17 14:34:44 +00:00
Coleen Phillimore
6aa8eed352
8258415: gtest for committed memory leaks reservation
...
Reviewed-by: hseigel, stuefe
2020-12-17 13:35:09 +00:00
Xin Liu
83be8a902c
8247732: validate user-input intrinsic_ids in ControlIntrinsic
...
renew webrev to the latest jdk. fixed a typo and a bug. Add constraints for both DisableIntrinsic and ControlIntrinsics. Add tests to cover different use cases of them.
Reviewed-by: neliasso, thartmann
2020-12-17 10:05:09 +00:00
Christian Hagedorn
04a1e5b75b
8258505: [TESTBUG] TestDivZeroWithSplitIf.java fails due to missing UnlockDiagnosticVMOptions
...
Reviewed-by: thartmann, kvn, dcubed
2020-12-17 08:09:19 +00:00
Guoxiong Li
41f312eb64
8254023: A module declaration is not allowed to be a target of an annotation that lacks an @Target meta-annotation
...
Reviewed-by: jfranck, vromero
2020-12-17 08:06:35 +00:00
Jatin Bhateja
c11525a45e
8257772: Vectorizing clear memory operation using AVX-512 masked operations
...
Reviewed-by: thartmann, kvn
2020-12-17 04:42:19 +00:00
Prasanta Sadhukhan
d77b49d172
8258233: Reenable another fixed problemlisted test
...
Reviewed-by: trebari, jdv
2020-12-17 04:36:02 +00:00
Prasanta Sadhukhan
513269d24e
8196093: javax/swing/JComboBox/8072767/bug8072767.java fails
...
Reviewed-by: prr
2020-12-17 03:32:46 +00:00
Nick Gasson
643ddc1320
8257882: Implement linkToNative intrinsic on AArch64
...
Reviewed-by: jvernee, mcimadamore, aph
2020-12-17 03:24:40 +00:00
Jesper Wilhelmsson
11bd7a814f
Merge
2020-12-17 03:04:19 +00:00
Brent Christian
b2f035549a
8253497: Core Libs Terminology Refresh
...
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
2020-12-16 23:09:20 +00:00
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: e8c40bafa5
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