jdk8u-dev icon indicating copy to clipboard operation
jdk8u-dev copied to clipboard

https://wiki.openjdk.org/display/jdk8u

Results 133 jdk8u-dev issues
Sort by recently updated
recently updated
newest added

This backport replaces the local definition of `uabs` with `g_uabs` to avoid a conflict with the `uabs` declared in versions of glibc 2.42 and later. The patch is mostly clean,...

rfr
backport

Hi! I had recently hit an issue with jdk8, which, if build on old system - eg el7, it can not run GUI application on newest system like f42 or...

rfr
backport
approval

It is needed in jdk8 as a prerequisite for JDK-6986863. A testcase is included. It is not a clean backport - source files are moved, include files angle vs. quote...

rfr
backport

Hi, It's a clean backport of JDK-8351359. I didn't include `#include ` as it is in [the original commit](https://github.com/openjdk/jdk/commit/900b3ff7ee933520efe2438fb7c841a4e6a93d17) because of compilation problem. Instead of that, there is already included...

rfr
backport
approval

Backport of [JDK-8274893](https://bugs.openjdk.org/browse/JDK-8274893) for parity with Oracle's JDK 8u461. The first commit is a cherry-pick of the backport to JDK 11 with conflicts unresolved, the second resolves the conflicts, the...

rfr
backport

Backport of [JDK-8347911](https://bugs.openjdk.org/browse/JDK-8347911) for parity with Oracle's JDK 8u461. Conflicts: - Copyright years - Missing JDK-8139206: use `IOUtils.readNBytes(...)` instead of the missing `InputStream.readNBytes(...)` Testing: GitHub CI, jdk_imageio test group locally...

rfr
backport

This is backport of "[JDK-8350813](https://bugs.openjdk.org/browse/JDK-8350813) Rendering of bulky sound bank from MIDI sequence can cause OutOfMemoryError" The problem exists in jdk8 also. Almost clean backport, resolved conflict in copyright, and...

rfr
backport
approval

Hi, all We observed the test java/net/Socket/GetLocalAddress.java intermittently fails "java.net.SocketException: Invalid argument or cannot assign requested address" very often. So I want to backport JDK-8223145 to jdk8u-dev to fix this...

rfr
backport
approval

Hi all, I found that gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java intermittent fails which has been fixed by jdk13 in [JDK-8218049](https://bugs.openjdk.org/browse/JDK-8218049). I think this fixed PR do not suitable to backport from jdk13 to jdk8u....

rfr
backport
approval

Hi all, This backport PR partial fix the test bug, which may cause test fails without swapping memory. Change has been verified locally. Test-fix only, no risk. This backport will...

rfr
backport
approval