adoptium-support icon indicating copy to clipboard operation
adoptium-support copied to clipboard

For end-user problems reported with our binary distributions

Results 162 adoptium-support issues
Sort by recently updated
recently updated
newest added

### Please provide a brief summary of the bug Something is wrong with SAS keys, maybe they expired? ### Please provide steps to reproduce where possible On Ubuntu 20.04, following...

bug
keep

### Please provide a brief summary of the bug When compiling the source code LamdaWithVarArgsCompilerProblem.java below with javac of one of the versions 21.0.3+9, 17.0.11+9 or 11.0.23+9 (or may be...

bug
Waiting on OP

### Please provide a brief summary of the bug # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f197d78d6f4, pid=1, tid=34 #...

bug
jbs:needs-backport-to-17

### 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=0x0000019d99c61115, pid=18320, tid=26160 #...

bug
Waiting on OP

## Question Our user is trying to launch an on-demand application from the web using a downloaded .jnlp file. Upon launching, the user hit this error: Fatal: Launch Error: Could...

### Please provide a brief summary of the bug I have been trying to use a JRE on a machine running windows under a user with Cyrillic characters in its...

bug
Waiting on OP

## Question I noticed that the JREs for `17.0.9` now exclude `classes*.jsa` where they were included in `17.0.8`. While smaller JREs distributions are always great, my understanding was that class...

keep

### Please provide a brief summary of the bug With previous version of Windows and JDK notification sticked in the Windows Notification Center forever until cancelled. Since the latest Windows/JDK,...

bug
jbs:reported
keep

A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x00007ff3fa90fe17, pid=58512, tid=58513 JRE version: OpenJDK Runtime Environment (21.0.2+13) (build 21.0.2+13-Ubuntu-120.04.1) Java VM: OpenJDK 64-Bit Server...

Waiting on OP

### Please provide a brief summary of the bug The following code fails with JDK 21.0.1 ``` DateTimeFormatter dateFormat = DateTimeFormatter.ofLocalizedTime(FormatStyle.SHORT).withLocale(Locale.US); dateFormat.parse("11:00 AM"); ``` with exception ``` java.time.format.DateTimeParseException: Text '11:00...

bug