git: openjdk/jdk17u-dev: 2 new changesets

Goetz Lindenmaier goetz at openjdk.java.net
Thu Mar 10 13:54:37 UTC 2022


Changeset: d3dc0cda
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2022-03-10 13:52:13 +0000
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/d3dc0cdaf8f2c47bfbd943b20250c9a1b2a36b51

8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked

Backport-of: ad34f03b549e6f37825efc3e554d2232b557611a

! src/hotspot/share/c1/c1_GraphBuilder.cpp
! src/hotspot/share/ci/ciStreams.cpp
! src/java.base/share/classes/java/lang/invoke/InvokerBytecodeGenerator.java
+ test/hotspot/jtreg/compiler/inlining/ResolvedClassTest.java

Changeset: feeb4180
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-03-10 13:53:33 +0000
URL:       https://git.openjdk.java.net/jdk17u-dev/commit/feeb4180c81c89a6c108a8d16c9020c6b549b47a

8272146: Disable Fibonacci test on memory constrained systems

Backport-of: adba09b91de2e86fe4eb844c9066a23b176176bd

! test/hotspot/jtreg/runtime/Thread/Fibonacci.java



More information about the jdk-updates-changes mailing list