joeylee

Results 24 issues of joeylee

**Description** Close a socket channel blocking in-network call may lead to unexpected socket hang. **Steps to Reproduce** Steps to reproduce the behavior: 1. Create a blocking server socket channel blocking...

bug

**Description** Add draft release issue template

Some features or performance optimizations in JVM may need a higher version of GCC. Maybe we could add gcc9 build config in a separate docker image.

enhancement
docker
infra
code-tools

We plan to add x64AlpineLinux and aarch64AlpineLinux on Dragonwell 11. (Now AdoptOpenJDK is building x64AlpineLinux hotspot in jdk16 and jdk17)

enhancement
new builds
aarch
dragonwell/alibaba

FrameworkBenchmarks is mentioned in https://github.com/adoptium/aqa-tests/issues/1112 . Personnaly I am using this test a lot, it's open, popular, and covers a wide range of frameworks. https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/Java

Starting with 8u282, 11.0.10, and 15.0.2, Freetype, a library to render fonts, is no longer bundled. Instead, it needs to be installed with the system's package manager. https://blog.adoptopenjdk.net/2021/01/adoptopenjdk-8u282-11010-and-1502-available/

enhancement
good first issue - candidate

[Refine the descriptions.](https://github.com/docker-library/docs/issues/2150)

https://github.com/docker-library/official-images/issues/12413 # Checklist for Review **NOTE:** This checklist is intended for the use of the Official Images maintainers both to track the status of your PR and to help inform...

new-image
library/alibaba-dragonwell

**Describe the bug** Run a simple cpp demo, but failing to parse symbols and failing to get profiling info from one thread. I am build the agent and parca server...

bug