[
https://issues.apache.org/jira/browse/ORC-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated ORC-2116:
-------------------------------
Description:
**NOTE: THIS IS A JAVA BUG INSTEAD OF AN APACHE ORC BUG. THIS ISSUE ONLY
PROVIDES THE INFORMATION.**
This is a known issue of Java 25 which will be fixed at 25.0.3 and 26.0.0.
https://bugs.openjdk.org/browse/JDK-8377811
- For Java 25.0.3, there is no known issue.
- For Java 25.0.0 ~ 25.0.2, "-XX:+UseParallelGC" or "-XX:+UseZGC" is required
to avoid this bug.
was:
This is a known issue of Java 25 which will be fixed at 25.0.3 and 26.0.0.
https://bugs.openjdk.org/browse/JDK-8377811
- For Java 25.0.3, there is no known issue.
- For Java 25.0.0 ~ 25.0.2, "-XX:+UseParallelGC" or "-XX:+UseZGC" is required
to avoid this bug.
> Java 25 G1GC: Optional Evacuations may evacuate pinned objects
> --------------------------------------------------------------
>
> Key: ORC-2116
> URL: https://issues.apache.org/jira/browse/ORC-2116
> Project: ORC
> Issue Type: Bug
> Components: Java
> Affects Versions: 2.3.0
> Reporter: Dongjoon Hyun
> Priority: Major
>
> **NOTE: THIS IS A JAVA BUG INSTEAD OF AN APACHE ORC BUG. THIS ISSUE ONLY
> PROVIDES THE INFORMATION.**
> This is a known issue of Java 25 which will be fixed at 25.0.3 and 26.0.0.
> https://bugs.openjdk.org/browse/JDK-8377811
> - For Java 25.0.3, there is no known issue.
> - For Java 25.0.0 ~ 25.0.2, "-XX:+UseParallelGC" or "-XX:+UseZGC" is required
> to avoid this bug.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)