corretto-17 icon indicating copy to clipboard operation
corretto-17 copied to clipboard

Amazon Corretto 17 is a no-cost, multi-platform, production-ready distribution of OpenJDK 17

Results 24 corretto-17 issues
Sort by recently updated
recently updated
newest added

If you have tried the nightly build of Corretto-17 of Lilliput (or any other one - OpenJDK, JDK-tip). Please share your experience, with us in a comment. Feel free to...

question

### Seeking for feedback Let us know if you have concerns on this change and how we can improve. ### Changes Corretto now uses system zlib rather than bundled zlib....

From forensic breadcrumbs left in the ELF binaries, it looks like the canonical Linux ELF binaries of Corretto are built from a RedHat flavor Linux distro (possibly RHEL/CentOS 7 based...

question

### Is your feature request related to a problem? Performance ### Describe a solution you would like OpenJDK's `configure` has a `link-time-opt` feature (`--with-jvm-features=link-time-opt`) that will engage LTO to hopefully...

enhancement

### Describe the bug **What**: After updating to amazoncorretto:17 we've seen irregular JVM-crashes for a workload with below log. The crash usually happens within the first 5 minutes after starting...

In my Swing application, I utilize a JTree component with approximately 120 TreeNodes. Each node has around 100-120 child nodes, spanning up to three hierarchical steps. The issue arises when...

### Is your feature request related to a problem? I would like to use the package 'java-17-amazon-corretto-headless' which is available in the Amazon Linux 2 Repositories (see [here](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/amazon-linux-install.html)), but is...

### Describe the bug During the C2 compilation application crashes. It happens only a couple of times in a day on more than 100 instances ``` # A fatal error...

This is the last version with the correct tz info for Europe/Amsterdam: https://github.com/corretto/corretto-17/blob/9068185db6a9a4227a16908297e5ee68f605e5fd/make/data/tzdata/europe#L2215 The next commit basically says 'amsterdam is exactly like brussels'. Amongst other things, it changes the moment...

### Describe the bug Running Minecraft java edition server with shenandoah garbage collector with corretto 17 crashes, usually within an hour of running under load. ### To Reproduce run minecraft...

bug
genmode