Rajan Halade
69189f8820
8256421: Add 2 HARICA roots to cacerts truststore
...
Reviewed-by: hchao, mullan
2021-02-02 18:26:34 +00:00
Thomas Stuefe
d7b1fc59a5
8260707: java/lang/instrument/PremainClass/InheritAgent0100.java times out
...
Co-authored-by: Arno Zeller <azeller@openjdk.org>
Reviewed-by: dholmes, sspitsyn, dcubed
2021-02-02 17:56:38 +00:00
Daniel D. Daugherty
defcb04270
8260867: ProblemList java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java on linux
...
Reviewed-by: psadhukhan, jdv, pbansal
2021-02-02 15:36:31 +00:00
Tobias Hartmann
fe407cf1b6
8260420: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
...
Reviewed-by: kvn, roland, chagedorn
2021-02-02 07:23:55 +00:00
bobpengxie
54e7a642bb
8260576: Typo in compiler/runtime/safepoints/TestRegisterRestoring.java
...
Reviewed-by: thartmann, jiefu
2021-02-02 02:16:46 +00:00
Daniel D. Daugherty
a6d950587b
8260864: ProblemList two security/krb5 tests on Linux
...
Reviewed-by: dholmes
2021-02-01 22:53:27 +00:00
Daniel D. Daugherty
9880c4cd17
8260860: ProblemList tools/jlink/plugins/CompressorPluginTest.java
...
Reviewed-by: dholmes
2021-02-01 22:52:09 +00:00
Calvin Cheung
55d62a5338
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
...
Reviewed-by: iklam, minqi
2021-02-01 22:17:57 +00:00
David Holmes
b6a736738a
8260349: Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
...
Reviewed-by: shade, stuefe
2021-02-01 21:31:25 +00:00
Harold Seigel
181d63ffce
8260522: Clean up warnings in hotspot JTReg runtime tests
...
Reviewed-by: lfoltan, coleenp
2021-02-01 16:46:17 +00:00
Vladimir Kozlov
02d586e13e
8259398: Super word not applied to a loop with byteArrayViewVarHandle
...
Reviewed-by: vlivanov, thartmann, chagedorn
2021-02-01 15:48:10 +00:00
Athijegannathan Sundararajan
c0cde7dc88
8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
...
Reviewed-by: alanb
2021-02-01 12:57:35 +00:00
Johannes Kuhn
cf942081a5
8259395: Patching automatic module with additional packages re-creates module without "requires java.base"
...
Reviewed-by: attila, alanb
2021-02-01 08:09:36 +00:00
Daniel D. Daugherty
a61ff87cd4
8260685: ProblemList 2 compiler/jvmci/compilerToVM tests in Xcomp configs
...
Reviewed-by: iignatyev
2021-01-30 15:23:34 +00:00
Yasumasa Suenaga
6b24e98c42
8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB
...
Reviewed-by: dcubed, gziemski, eosterlund, cjplummer, sspitsyn
2021-01-30 03:46:23 +00:00
Joe Wang
69ee314b63
8249867: xml declaration is not followed by a newline
...
Reviewed-by: rriggs, naoto, lancea, dfuchs
2021-01-30 02:34:52 +00:00
Daniel D. Daugherty
fb46c91027
8260674: ProblemList jdk/incubator/vector/VectorHash.java in Xcomp configs
...
Reviewed-by: vlivanov
2021-01-30 00:56:50 +00:00
Xue-Lei Andrew Fan
71bfe962eb
8217633: Configurable extensions with system properties
...
Reviewed-by: rhalade, jnimeh
2021-01-30 00:21:01 +00:00
Leonid Mesnik
f5ca8385ab
8065773: JDI: UOE is not thrown, when redefineClasses changes a class modifier
...
Reviewed-by: sspitsyn, coleenp
2021-01-29 20:49:40 +00:00
Guoxiong Li
739bbd03c5
8260566: Pattern type X is a subtype of expression type Y message is incorrect
...
Reviewed-by: jlahoda, tvaleev
2021-01-29 18:27:03 +00:00
Vicente Romero
b2e582a882
8259905: Compiler treats 'sealed' keyword as 'var' keyword
...
Reviewed-by: jlahoda
2021-01-29 16:50:27 +00:00
Thomas Stuefe
b7b391b2ac
8260625: Rename MetaspaceExpand_lock
...
Reviewed-by: shade
2021-01-29 15:33:00 +00:00
Aleksey Shipilev
24a262124f
8260592: jpackage tests fail when Desktop is not supported
...
Reviewed-by: asemenyuk, herrick
2021-01-29 14:06:15 +00:00
Ralf Schmelter
d2b0ea1d01
8260282: Add option to compress heap dumps created by -XX:+HeapDumpOnOutOfMemoryError
...
Reviewed-by: cjplummer, stuefe
2021-01-29 13:53:40 +00:00
Jan Lahoda
0675473486
8252409: JShell: Intersection types cause NoSuchFieldError
...
Reviewed-by: vromero
2021-01-29 09:19:14 +00:00
Sergey Bylokhov
64a150c518
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
...
Reviewed-by: kizune
2021-01-29 06:18:43 +00:00
Igor Veresov
1519632597
8251462: Simplify compilation policy
...
Reviewed-by: cjplummer, kvn
2021-01-28 20:51:12 +00:00
Martin Buchholz
81e9e6a7fc
8260461: Modernize jsr166 tck tests
...
Reviewed-by: dl
2021-01-28 18:06:55 +00:00
Patrick Concannon
13ca433ff6
8259628: jdk/net/ExtendedSocketOption/AsynchronousSocketChannelNAPITest.java fails intermittently
...
Reviewed-by: dfuchs
2021-01-28 15:01:38 +00:00
Sean Mullan
baf46bac41
8259801: Enable XML Signature secure validation mode by default
...
Reviewed-by: weijun, rhalade
2021-01-28 14:28:27 +00:00
Harold Seigel
20e7df506f
8260466: Test TestHeapDumpOnOutOfMemoryError.java needs multiple @test sections
...
Reviewed-by: shade, lmesnik
2021-01-28 13:17:22 +00:00
Roland Westrelin
11d6467c50
8260407: cmp != __null && cmp->Opcode() == Op_CmpL failure with -XX:StressLongCountedLoop=200000000 in lucene
...
Reviewed-by: thartmann, kvn
2021-01-28 12:27:40 +00:00
Jorn Vernee
d07af2b8ec
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
...
Reviewed-by: redestad
2021-01-28 12:26:32 +00:00
Ioi Lam
396a496f3c
8260467: Move well-known classes from systemDictionary.hpp to vmClasses.hpp
...
Reviewed-by: dholmes, coleenp
2021-01-28 04:24:04 +00:00
Jesper Wilhelmsson
c52212b146
Merge
2021-01-27 20:56:26 +00:00
Guoxiong Li
0eed2c3312
8259359: javac does not attribute unexpected super constructor invocation qualifier, and may crash
...
Reviewed-by: vromero
2021-01-27 18:12:57 +00:00
Daniel D. Daugherty
684c8558f6
8260524: validate-source fails on test/jdk/jdk/jfr/event/gc/detailed/TestGCLockerEvent.java
...
Reviewed-by: bpb, iignatyev
2021-01-27 17:26:41 +00:00
Denghui Dong
311a0a91ba
8259808: Add JFR event to detect GC locker stall
...
Reviewed-by: sjohanss, tschatzl, egahlin
2021-01-27 15:28:46 +00:00
Roberto Castañeda Lozano
f353fcf256
8258894: C2: Forbid GCM to move stores into loops
...
Prevent GCM from placing memory-writing nodes (such as stores) into loops deeper
than their home loop (determined by their control input). Such placements are
invalid, as they cause memory definitions to interfere, and risk causing
miscompilations. This change complements JDK-8255763, which only addresses
invalid placements in irreducible CFGs.
Add control input to stores in generated stubs to ensure that all memory-writing
nodes have control inputs from which their home block can be derived.
Add a battery of simplified fuzzer test cases where, before this change, GCM
moves stores into deeper loops.
Reviewed-by: thartmann, kvn
2021-01-27 15:08:39 +00:00
Chris Hegarty
ac276bb394
8257074: Update the ByteBuffers micro benchmark
...
Reviewed-by: redestad, dfuchs, jvernee, bpb
2021-01-27 14:09:15 +00:00
Jan Lahoda
b3c8a52803
8259050: Error recovery in lexer could be improved
...
Reviewed-by: vromero
2021-01-27 11:00:12 +00:00
Sergey Bylokhov
e1411fd4d4
6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
...
Reviewed-by: psadhukhan, kizune
2021-01-27 02:52:37 +00:00
Fernando Guallini
9f0a043648
8260286: Manual Test "ws/open/test/jdk/sun/security/tools/jarsigner/compatibility/Compatibility.java" fails
...
Reviewed-by: rhalade
2021-01-26 18:15:26 +00:00
Vicente Romero
408772c966
8259025: Record compact constructor using Objects.requireNonNull
...
Reviewed-by: mcimadamore
2021-01-26 16:00:41 +00:00
Severin Gehwolf
af8a08f584
8260378: [TESTBUG] DcmdMBeanTestCheckJni.java reports false positive
...
Reviewed-by: dcubed
2021-01-26 15:18:56 +00:00
Harold Seigel
e080ce9212
8252545: runtime/ErrorHandling/TestHeapDumpOnOutOfMemoryError.java timed out
...
Reviewed-by: stuefe, coleenp
2021-01-26 13:17:08 +00:00
Guoxiong Li
23edb6f6b2
8236490: Compiler bug relating to @NonNull annotation
...
Reviewed-by: vromero, jfranck
2021-01-26 08:57:20 +00:00
Serguei Spitsyn
c538cd8b79
8165276: Spec states to invoke the premain method in an agent class if it's public but implementation differs
...
Reviewed-by: mchung, dholmes, alanb
2021-01-26 07:15:50 +00:00
Jonathan Gibbons
982e42b896
8259726: Use of HashSet leads to undefined order in test output
...
Reviewed-by: hannesw
2021-01-25 21:45:54 +00:00
Jonathan Gibbons
d6fb9d7256
8255464: Cannot access ModuleTree in a CompilationUnitTree
...
Reviewed-by: vromero
2021-01-25 21:44:58 +00:00