diff options
author | Erkka Kääriä <erkka.kaaria@intel.com> | 2015-10-23 12:50:01 +0300 |
---|---|---|
committer | Maxin B. John <maxin.john@intel.com> | 2015-10-23 13:05:09 +0300 |
commit | afe248093ae780a83af08e658c8ab306a7eb5f6a (patch) | |
tree | 130c599b521fb46af0344f1edebd7cc4c20a782c /recipes-core/openjdk/patches-openjdk-7/build-hacks.patch | |
parent | d7d4f64a32d26fc8a92e4c89b47c78956f20a14d (diff) | |
download | meta-java-afe248093ae780a83af08e658c8ab306a7eb5f6a.tar.gz |
icedtea7-native: Fix memory leak when compiled with GCC 5.0+
Hotspot compiler has a bug where signed integers could overflow. This is
undefined behaviour, and causes massive memory leak when compiled with GCC 5.0+,
causing the build to fail.
This is fixed by backporting patch from
https://bugs.openjdk.java.net/browse/JDK-8078666 where it was fixed by
Severin Gehwolf.
Signed-off-by: Erkka Kääriä <erkka.kaaria@intel.com>
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-7/build-hacks.patch')
0 files changed, 0 insertions, 0 deletions