Jesper Wilhelmsson
|
4f607f2ada
|
Merge
|
2021-12-27 01:22:11 +00:00 |
|
Sergey Bylokhov
|
7fea10327e
|
8279134: Fix Amazon copyright in various files
Reviewed-by: xliu, phh
|
2021-12-26 22:10:54 +00:00 |
|
Igor Veresov
|
54b800d56d
|
8271202: C1: assert(false) failed: live_in set of first block must be empty
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: vlivanov, kvn
|
2021-12-25 05:38:12 +00:00 |
|
Eric Liu
|
6588bedc19
|
8278889: AArch64: [vectorapi] VectorMaskLoadStoreTest.testMaskCast() test fail
Reviewed-by: njian, kvn
|
2021-12-24 03:10:41 +00:00 |
|
Jonathan Gibbons
|
d52392c15e
|
8276892: Provide a way to emulate exceptional situations in FileManager when using JavadocTester
Reviewed-by: prappo
|
2021-12-24 01:48:13 +00:00 |
|
Daniel Jelinski
|
9d99a377bf
|
8277881: Missing SessionID in TLS1.3 resumption in compatibility mode
Reviewed-by: ascarpino
|
2021-12-24 00:01:46 +00:00 |
|
Vicente Romero
|
4669bcd877
|
8279244: test accompaning fix for JDK-8205187 is failing in Windows
Reviewed-by: dcubed, mikael
|
2021-12-23 21:26:31 +00:00 |
|
Jesper Wilhelmsson
|
a3b1c6b036
|
Merge
|
2021-12-23 21:17:50 +00:00 |
|
Jonathan Gibbons
|
9df200f749
|
8278795: Create test library and tests for langtools snippets
Reviewed-by: hannesw
|
2021-12-23 21:15:21 +00:00 |
|
Xin Liu
|
7aff03aee1
|
8267517: async logging for stdout and stderr
Reviewed-by: dholmes, ysuenaga
|
2021-12-23 20:25:08 +00:00 |
|
Vicente Romero
|
ff2ca4f21b
|
8205187: javac/javadoc should not crash if no java.lang; crash message obsolete
Reviewed-by: jjg
|
2021-12-23 19:12:24 +00:00 |
|
Aleksey Shipilev
|
04ad668921
|
8279204: [BACKOUT] JDK-8278413: C2 crash when allocating array of size too large
Reviewed-by: chagedorn, kvn
|
2021-12-23 16:22:10 +00:00 |
|
Erik Gahlin
|
730f67081d
|
8268297: jdk/jfr/api/consumer/streaming/TestLatestEvent.java times out
Reviewed-by: mgronlun
|
2021-12-23 15:03:06 +00:00 |
|
Daniel Le
|
87cc4e5009
|
8276302: Locale.filterTags methods ignore actual weight when matching "*" (as if it is 1)
Reviewed-by: naoto
|
2021-12-23 14:11:11 +00:00 |
|
Yi Yang
|
ad1dc9c2ae
|
8278125: Some preallocated OOMEs are missing stack trace
Co-authored-by: dongyun.tdy <dongyun.tdy@alibaba-inc.com>
Reviewed-by: dholmes, coleenp
|
2021-12-23 02:14:52 +00:00 |
|
Chris Plummer
|
eaefb1a1ed
|
8244669: convert clhsdb "mem" command from javascript to java
Reviewed-by: sspitsyn, kevinw, poonam
|
2021-12-22 23:02:41 +00:00 |
|
Aleksey Shipilev
|
9d5ae2e380
|
8279076: C2: Bad AD file when matching SqrtF with UseSSE=0
Reviewed-by: kvn, sviswanathan
|
2021-12-22 20:17:39 +00:00 |
|
Valerie Peng
|
d64820dfef
|
8209398: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed with "PKCS11Exception: CKR_ATTRIBUTE_SENSITIVE"
Reviewed-by: hchao, weijun
|
2021-12-22 19:50:51 +00:00 |
|
Stuart Marks
|
04ee9211fc
|
8278967: rmiregistry fails to start because SecurityManager is disabled
Reviewed-by: alanb, erikj
|
2021-12-22 18:56:30 +00:00 |
|
Jesper Wilhelmsson
|
f1fbba23eb
|
Merge
|
2021-12-22 16:46:43 +00:00 |
|
Yumin Qi
|
9a478b347e
|
8279022: JCmdTestFileSafety.java should check file time stamp for test result
Reviewed-by: ccheung
|
2021-12-22 16:17:33 +00:00 |
|
Yumin Qi
|
a6903f806a
|
8279018: CRC calculation in CDS should not include _version and _head_size
Reviewed-by: iklam, ccheung
|
2021-12-22 16:14:59 +00:00 |
|
Albert Mingkun Yang
|
3f41fdecdb
|
8279063: Consolidate push and push_if_necessary in PreservedMarks
Reviewed-by: rkennke, mli, tschatzl
|
2021-12-22 13:44:20 +00:00 |
|
Kevin Walls
|
734143918d
|
8279007: jstatd fails to start because SecurityManager is disabled
Reviewed-by: alanb, sspitsyn, mullan
|
2021-12-22 11:36:53 +00:00 |
|
Jatin Bhateja
|
97c5cd7fac
|
8278508: Enable X86 maskAll instruction pattern for 32 bit JVM.
Reviewed-by: kvn, sviswanathan
|
2021-12-22 03:17:03 +00:00 |
|
Jesper Wilhelmsson
|
bf2826499a
|
Merge
|
2021-12-21 23:07:35 +00:00 |
|
Chris Plummer
|
00c0d10870
|
8244670: convert clhsdb "whatis" command from javascript to java
Reviewed-by: sspitsyn, kevinw
|
2021-12-21 22:55:09 +00:00 |
|
Jesper Wilhelmsson
|
803cb8a768
|
Merge
|
2021-12-21 21:58:05 +00:00 |
|
Daniel D. Daugherty
|
84d3333c7a
|
8279081: ProblemList jdk/jfr/event/oldobject/TestLargeRootSet.java on 2 platforms
Reviewed-by: azvegint, sspitsyn
|
2021-12-21 20:39:06 +00:00 |
|
Daniel Jelinski
|
f31dead6c5
|
8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
|
2021-12-21 18:24:31 +00:00 |
|
Daniel D. Daugherty
|
54517fa3d8
|
8279074: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macosx-aarch64
Reviewed-by: ccheung
|
2021-12-21 17:42:26 +00:00 |
|
Roger Riggs
|
db3d6d7724
|
8278087: Deserialization filter and filter factory property error reporting under specified
Backport-of: f90425a1cb
|
2021-12-21 15:42:36 +00:00 |
|
Roger Riggs
|
f90425a1cb
|
8278087: Deserialization filter and filter factory property error reporting under specified
Reviewed-by: lancea, bpb
|
2021-12-21 14:24:44 +00:00 |
|
Aleksey Shipilev
|
29bd73638a
|
8277893: Arraycopy stress tests
Reviewed-by: kvn, mli
|
2021-12-21 14:01:47 +00:00 |
|
Calvin Cheung
|
8549d8b569
|
8277100: Dynamic dump can inadvertently overwrite default CDS archive
Reviewed-by: iklam, minqi, dholmes
|
2021-12-20 23:04:40 +00:00 |
|
Smita Kamath
|
819f9bd084
|
8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297
Reviewed-by: sviswanathan, kvn
|
2021-12-20 20:09:42 +00:00 |
|
Roland Westrelin
|
06206c7199
|
8278949: Cleanups for 8277850
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: kvn, jrose
|
2021-12-20 10:00:14 +00:00 |
|
Roland Westrelin
|
deaf75a585
|
8278413: C2 crash when allocating array of size too large
Reviewed-by: neliasso, kvn
|
2021-12-20 09:41:56 +00:00 |
|
Alex Menkov
|
63e43030ed
|
8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
|
2021-12-18 08:08:47 +00:00 |
|
merykitty
|
cc44e13797
|
8278623: compiler/vectorapi/reshape/TestVectorCastAVX512.java after JDK-8259610
Reviewed-by: kvn, chagedorn, psandoz
|
2021-12-17 23:42:28 +00:00 |
|
Alexander Matveev
|
36676db2fd
|
8278970: [macos] SigningPackageTest is failed with runtime exception
Reviewed-by: herrick, asemenyuk
|
2021-12-17 21:56:55 +00:00 |
|
Igor Veresov
|
b46f0b0b1f
|
8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
Reviewed-by: kvn, neliasso
|
2021-12-17 16:30:40 +00:00 |
|
Nils Eliasson
|
a68f28cea6
|
8278909: Unproblemlist AdaptiveBlocking001
Reviewed-by: chagedorn, eosterlund, stefank
|
2021-12-17 15:08:45 +00:00 |
|
Weijun Wang
|
6412d57a0a
|
8278560: X509KeyManagerImpl::getAliases might return a good key with others
Reviewed-by: xuelei
|
2021-12-17 12:14:17 +00:00 |
|
Erik Gahlin
|
fffa73c1ef
|
8269425: 2 jdk/jfr/api/consumer/streaming tests failed to attach
Reviewed-by: mgronlun
|
2021-12-17 09:49:44 +00:00 |
|
Roland Westrelin
|
b9a477bf19
|
8275638: GraphKit::combine_exception_states fails with "matching stack sizes" assert
Reviewed-by: dlong, kvn
|
2021-12-17 07:46:47 +00:00 |
|
Jatin Bhateja
|
8494fec665
|
8278796: Incorrect behavior of FloatVector.withLane on X86
Reviewed-by: sviswanathan, kvn
|
2021-12-17 03:07:08 +00:00 |
|
Zhiqiang Zang
|
f6fbb5a80c
|
8278471: Remove unreached rules in AddNode::IdealIL
Reviewed-by: jiefu, kvn
|
2021-12-16 03:57:29 +00:00 |
|
Calvin Cheung
|
0dbe4c5d51
|
8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo
Reviewed-by: iklam, dholmes, minqi
|
2021-12-16 02:32:44 +00:00 |
|
Jesper Wilhelmsson
|
e6b28e05c6
|
Merge
|
2021-12-16 00:26:36 +00:00 |
|