Chris Hegarty
be41468c83
8258696: Temporarily revert use of pattern match instanceof until docs-reference is fixed
...
Reviewed-by: rriggs, dcubed, bpb, jjg, dfuchs, aefimov
2020-12-18 19:49:28 +00:00
Xue-Lei Andrew Fan
a4f393caf4
8258661: Inner class ResponseCacheEntry could be static
...
Reviewed-by: jnimeh
2020-12-18 19:01:57 +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
Leonid Mesnik
71ae05d51f
8258061: Improve diagnostic information about errors during class redefinition
...
Reviewed-by: coleenp, sspitsyn
2020-12-18 16:40:12 +00:00
Roger Riggs
68f2acbf4c
8252055: Use java.util.HexFormat in java.security
...
Reviewed-by: xuelei
2020-12-18 16:35:11 +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
Kim Barrett
00d80fdd86
8258255: Move PtrQueue active flag to SATBMarkQueue
...
Reviewed-by: tschatzl, sjohanss
2020-12-18 15:08:46 +00:00
Jie Fu
59ae054873
8258687: Build broken on Windows after fix for JDK-8258134
...
Reviewed-by: thartmann
2020-12-18 14:13:01 +00:00
Joel Borggrén-Franck
1cc98bde67
8256693: getAnnotatedReceiverType parameterizes types too eagerly
...
Reviewed-by: vromero
2020-12-18 13:34:36 +00:00
Richard Reingruber
1ce2e94f5f
8256843: [PPC64] runtime/logging/RedefineClasses.java fails with assert: registers not saved on stack
...
Reviewed-by: mdoerr, lucy
2020-12-18 13:16:09 +00:00
Jie Fu
45a150b8dc
8258134: assert(size == calc_size) failed: incorrect size calculation on x86_32 with AVX512 machines
...
Reviewed-by: kvn, thartmann
2020-12-18 12:50:19 +00:00
Stefan Johansson
38593a4f2a
8257974: Regression 21% in DaCapo-lusearch-large after JDK-8236926
...
Reviewed-by: ayang, redestad, tschatzl
2020-12-18 08:14:58 +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
Yasumasa Suenaga
1e03ca13cc
8258471: "search codecache" clhsdb command does not work
...
Reviewed-by: cjplummer, sspitsyn
2020-12-18 04:50:09 +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
Daniel Fuchs
3f77a6002e
8258582: HttpClient: the HttpClient doesn't explicitly shutdown its default executor when stopping.
...
Reviewed-by: chegar, michaelm
2020-12-17 22:33:38 +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
Hai-May Chao
b0b70df4ad
8246005: KeyStoreSpi::engineStore(LoadStoreParameter) spec mismatch to its behavior
...
Reviewed-by: xuelei
2020-12-17 20:10:54 +00:00
Jie Kang
763623db80
8258524: Instrumented EventHandler calls private instance method EventWriter.reset
...
Reviewed-by: mgronlun
2020-12-17 19:21:13 +00:00
Coleen Phillimore
6e824b3f51
8258408: SystemDictionary passes TRAPS to functions that don't throw exceptions
...
Reviewed-by: dholmes, lfoltan
2020-12-17 18:49:42 +00:00
Jonathan Gibbons
30ca0a5d4b
8247994: Localize javadoc search
...
Reviewed-by: hannesw, ihse
2020-12-17 18:34:27 +00:00
Phil Race
9ed0b76403
8254850: Update terminology in java.awt.GridBagLayout source code comments
...
Reviewed-by: kcr, kizune
2020-12-17 18:21:40 +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
Kim Barrett
61390d8e45
8257999: Parallel GC crash in gc/parallel/TestDynShrinkHeap.java: new region is not in covered_region
...
Reviewed-by: sjohanss, tschatzl
2020-12-17 14:18:00 +00:00
Coleen Phillimore
6aa8eed352
8258415: gtest for committed memory leaks reservation
...
Reviewed-by: hseigel, stuefe
2020-12-17 13:35:09 +00:00
Julia Boes
952dc70402
8257636: Update usage of "type" terminology in java.lang.Class and java.lang.reflect
...
Reviewed-by: darcy
2020-12-17 11:32:58 +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
Thomas Stuefe
178c00182c
8258479: Minor cleanups in VMError
...
Reviewed-by: lfoltan, coleenp
2020-12-17 05:26:11 +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
Jonathan Gibbons
6b4b676550
8241353: NPE in ToolProvider.getSystemJavaCompiler
...
Reviewed-by: vromero
2020-12-16 22:21:54 +00:00