Tobias Hartmann
|
6d7db4b0b3
|
8279356: Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!
Reviewed-by: chagedorn, kvn, coleenp
|
2022-01-11 06:59:26 +00:00 |
|
Vladimir Ivanov
|
ad34f03b54
|
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
Reviewed-by: kvn, dlong
|
2022-01-10 13:56:01 +00:00 |
|
Fairoz Matte
|
928e347736
|
8279032: compiler/loopopts/TestSkeletonPredicateNegation.java times out with -XX:TieredStopAtLevel < 4
Reviewed-by: chagedorn, thartmann
|
2022-01-10 12:36:05 +00:00 |
|
Matthias Baesken
|
06b4d494bf
|
8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output
Backport-of: 8b5ff4bdff
|
2022-01-10 11:41:14 +00:00 |
|
Jan Lahoda
|
8f969a1362
|
8278930: javac tries to compile a file twice via PackageElement.getEnclosedElements
Reviewed-by: vromero
|
2022-01-10 09:30:55 +00:00 |
|
Jan Lahoda
|
642ab34a60
|
8278373: JavacTrees.searchMethod finds incorrect match
Reviewed-by: vromero, jjg
|
2022-01-10 08:33:46 +00:00 |
|
Maurizio Cimadamore
|
d65c665839
|
8279527: Dereferencing segments backed by different scopes leads to pollution
Reviewed-by: psandoz, jvernee
|
2022-01-07 13:41:29 +00:00 |
|
Fairoz Matte
|
7c792f27a8
|
8279333: Some JFR tests do not accept 'GCLocker Initiated GC' as a valid GC Cause
Reviewed-by: egahlin
|
2022-01-06 14:20:45 +00:00 |
|
Daniel D. Daugherty
|
564c8c6390
|
8279529: ProblemList java/nio/channels/DatagramChannel/ManySourcesAndTargets.java on macosx-aarch64
8279532: ProblemList sun/security/ssl/SSLSessionImpl/NoInvalidateSocketException.java
Reviewed-by: jnimeh
|
2022-01-05 19:01:11 +00:00 |
|
Daniel D. Daugherty
|
5cd9515333
|
8279525: ProblemList java/awt/GraphicsDevice/CheckDisplayModes.java on macosx-aarch64
Reviewed-by: ccheung
|
2022-01-05 16:37:42 +00:00 |
|
Maurizio Cimadamore
|
9d43d25da8
|
8278897: Alignment of heap segments is not enforced correctly
Reviewed-by: jvernee
|
2022-01-05 10:47:34 +00:00 |
|
Aleksey Shipilev
|
0f4807e8fe
|
8279222: Incorrect legacyMap.get in java.security.Provider after JDK-8276660
Co-authored-by: Valerie Peng <valeriep@openjdk.org>
Reviewed-by: alanb, valeriep
|
2022-01-05 07:29:17 +00:00 |
|
Quan Anh Mai
|
f8f9148016
|
8278948: compiler/vectorapi/reshape/TestVectorCastAVX1.java crashes in assembler
Reviewed-by: kvn, sviswanathan
|
2022-01-04 22:59:33 +00:00 |
|
Vladimir Ivanov
|
95a3010acf
|
8275830: C2: Receiver downcast is missing when inlining through method handle linkers
Reviewed-by: kvn, dlong
|
2022-01-04 12:35:48 +00:00 |
|
Roland Westrelin
|
e7244c19f4
|
8278966: two microbenchmarks tests fail "assert(!jvms->method()->has_exception_handlers()) failed: no exception handler expected" after JDK-8275638
Reviewed-by: rbackman, vlivanov
|
2022-01-04 10:56:37 +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 |
|
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 |
|
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 |
|
Stuart Marks
|
04ee9211fc
|
8278967: rmiregistry fails to start because SecurityManager is disabled
Reviewed-by: alanb, erikj
|
2021-12-22 18:56:30 +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 |
|
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 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 |
|
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
|
deaf75a585
|
8278413: C2 crash when allocating array of size too large
Reviewed-by: neliasso, kvn
|
2021-12-20 09:41:56 +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 |
|
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 |
|
Vladimir Kozlov
|
d3408a46b7
|
8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
Reviewed-by: dlong, mchung, dholmes
|
2021-12-15 21:45:45 +00:00 |
|
Erik Gahlin
|
69b5d49e4f
|
8272064: test/jdk/jdk/jfr/api/consumer/TestHiddenMethod.java needs update for JEP 416
Reviewed-by: jbachorik
|
2021-12-15 13:24:04 +00:00 |
|
Alexander Matveev
|
918e339785
|
8278233: [macos] tools/jpackage tests timeout due to /usr/bin/osascript
Reviewed-by: herrick, asemenyuk
|
2021-12-14 23:59:11 +00:00 |
|
Jie Fu
|
f48a3e86d0
|
8278758: runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
Reviewed-by: dcubed
|
2021-12-14 22:50:21 +00:00 |
|
Weijun Wang
|
0cc989b7d2
|
8278744: KeyStore:getAttributes() not returning unmodifiable Set
Reviewed-by: mullan
|
2021-12-14 18:39:22 +00:00 |
|
Dean Long
|
32139c1a8a
|
8262134: compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
Reviewed-by: kvn, iveresov
|
2021-12-14 03:16:17 +00:00 |
|
David Holmes
|
c93b24d852
|
8132785: java/lang/management/ThreadMXBean/ThreadLists.java fails intermittently
Reviewed-by: alanb, kevinw, dcubed, sspitsyn
|
2021-12-13 21:37:51 +00:00 |
|
Scott Gibbons
|
9a1bbaf8db
|
8273108: RunThese24H crashes with SEGV in markWord::displaced_mark_helper() after JDK-8268276
8272809: JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
Reviewed-by: sviswanathan, kvn
|
2021-12-12 16:08:35 +00:00 |
|
Daniel D. Daugherty
|
9b99cbe7ab
|
8278580: ProblemList javax/swing/JTree/4908142/bug4908142.java on macosx-x64
Reviewed-by: alanb
|
2021-12-11 15:53:31 +00:00 |
|
Alexander Zuev
|
94127f43a4
|
8277299: STACK_OVERFLOW in Java_sun_awt_shell_Win32ShellFolder2_getIconBits
Reviewed-by: aivanov
|
2021-12-10 20:27:07 +00:00 |
|
Jonathan Gibbons
|
3df8dc494d
|
8278538: Test langtools/jdk/javadoc/tool/CheckManPageOptions.java fails after the manpage was updated
Reviewed-by: dholmes
|
2021-12-10 05:02:28 +00:00 |
|
Daniel D. Daugherty
|
d40e90b4a1
|
8278521: ProblemList java/lang/management/ThreadMXBean/ThreadLists.java
Reviewed-by: bpb
|
2021-12-09 22:03:04 +00:00 |
|
Markus Grönlund
|
1ea766db55
|
8278419: JFR jcmd option contract "This value cannot be changed once JFR has been initialized" is not enforced
Reviewed-by: egahlin
|
2021-12-09 09:23:39 +00:00 |
|
Alexey Semenyuk
|
8ef1a232b1
|
8278311: Debian packaging doesn't work
Reviewed-by: almatvee
|
2021-12-09 02:31:29 +00:00 |
|
Zhiqiang Zang
|
352435581e
|
8277882: New subnode ideal optimization: converting "c0 - (x + c1)" into "(c0 - c1) - x"
Reviewed-by: dlong, iveresov
|
2021-12-09 00:18:59 +00:00 |
|
Roger Riggs
|
3cec700a5c
|
8278463: [test] Serialization WritePrimitive test revised for readFully test fails
Reviewed-by: darcy
|
2021-12-08 22:59:38 +00:00 |
|
Vicente Romero
|
03bf55f620
|
8277980: ObjectMethods::bootstrap throws NPE when lookup is null
Reviewed-by: jjg
|
2021-12-08 22:49:43 +00:00 |
|