adoptium-support
adoptium-support copied to clipboard
For end-user problems reported with our binary distributions
## Summary Running AdoptOpenJDK 11.0.10+9 application crashes randomly with SIGSEGV (0xb) error: ``` # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at...
jdk-11.0.11+9 Windows 64 ## Summary The default constructor of SSLParams creates an empty list for applicationProtocols The SSLparameter merger checks for null rather than empty list. Therefore the application protocols...
* **Platform and architecture (e.g. Linux/x64**: Windows 10 Pro x64 HiDPI settings of 150% * **Java version (from "java --version") e.g. 1.8.0_181, 11.0.4+11 etc.**: 14.0.1" 2020-04-14 * **Variant e.g. HotSpot...
## Question I'm encountering an issue when running tests with coverage for my project on VsCode. The process never ends and consistently throws the following error report. This error appears...
### Please provide a brief summary of the bug I got an error when running a java program, all the system information and errors are in the log file [hs_err_pid181507.log](https://github.com/user-attachments/files/16341315/hs_err_pid181507.log)...
### Please provide a brief summary of the bug # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8d5c63b51, pid=9992, tid=9028 #...
### Please provide a brief summary of the bug Compatibility issue with adoption jdk due to T12KeyAgreement (TLS v1.2) implementation OpenJDK 1.8: ECDHE("ecdhe", ECDHKeyExchange.poGenerator, ECDHKeyExchange.ecdheKAGenerator) Adomptium JDK 11: ECDHE("ecdhe", ECDHKeyExchange.poGenerator,...
### Please provide a brief summary of the bug Encountering errors when using virtual threads。 eg: A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at...
### Please provide a brief summary of the bug JVM crashes on SEGSEGV error (segmentation fault) with following error indicating that this is caused by java virtual threads: ``` #...
## Question A fatal error has been detected by the Java Runtime Environment - While performing or running web application what could be the potential issue? ``` A fatal error...