-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
-
b26
-
generic
-
generic
When dumping the AOT Cache file, some classes throw a verification error and are excluded from the cache:
[warning][aot] Preload Warning: Verification failed for io.netty.handler.ssl.OpenSslClientContext
[warning][aot] Skipping io/netty/handler/ssl/OpenSslClientContext: Failed verification
Improve the log message to add the cause of this failure and help the developer understand how to solve it.
[warning][aot] Preload Warning: Verification failed for io.netty.handler.ssl.OpenSslClientContext
[warning][aot] Skipping io/netty/handler/ssl/OpenSslClientContext: Failed verification
Improve the log message to add the cause of this failure and help the developer understand how to solve it.
- links to
-
Commit(master)
openjdk/jdk/3ef3f259
-
Review(master)
openjdk/jdk/28413