Activity log for bug #2011653

Date Who What changed Old value New value Message
2023-03-15 02:39:41 Vladimir Petko bug added bug
2023-03-15 02:39:53 Vladimir Petko bug task added openjdk-17 (Ubuntu)
2023-03-15 02:39:59 Vladimir Petko bug task added openjdk-20 (Ubuntu)
2023-03-15 02:40:53 Vladimir Petko description Please drop following patches: - workaround_expand_exec_shield_cs_limit.diff This patch enables code in workaround_expand_exec_shield_cs_limit() for IA32 and not Zero VM: '#if defined(IA32) && !defined(ZERO)' This function is called from src/hotspot/os/linux/os_linux.cpp:5515 which already has `#if defined(IA32) && !defined(ZERO)` Notice, that Hotspot-disable-exec-shield-workaround.diff fully disables this method, making the patch obsolete. - Generated-headers.patch This patch adds include path -I/<<PKGBUILDDIR>>/build/support/headers/java.desktop which is already added by the build - Parallel-build-fix.diff This patch updates make/hotspot/gensrc/GensrcJfr.gmk to include target directory for generated JNI includes for BUILD_JFR_TOOLS. The tool is built from make/src/classes/GenerateJfrFiles which does not contain any native methods. The added path is unnecessary. Please drop following patches: - workaround_expand_exec_shield_cs_limit.diff This patch enables code in workaround_expand_exec_shield_cs_limit() for IA32 and not Zero VM: '#if defined(IA32) && !defined(ZERO)' workaround_expand_exec_shield_cs_limit() is called from src/hotspot/os/linux/os_linux.cpp:5515 which already has `#if defined(IA32) && !defined(ZERO)` Notice, that Hotspot-disable-exec-shield-workaround.diff fully disables this method, making the patch obsolete. - Generated-headers.patch This patch adds include path -I/<<PKGBUILDDIR>>/build/support/headers/java.desktop which is already added by the build - Parallel-build-fix.diff This patch updates make/hotspot/gensrc/GensrcJfr.gmk to include target directory for generated JNI includes for BUILD_JFR_TOOLS. The tool is built from make/src/classes/GenerateJfrFiles which does not contain any native methods. The added path is unnecessary.
2023-03-15 02:41:04 Vladimir Petko tags lunar
2023-03-16 02:03:13 Vladimir Petko merge proposal linked https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-lts/+git/openjdk-lts/+merge/439014
2023-03-16 22:33:46 Vladimir Petko merge proposal linked https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-17/+git/openjdk-17/+merge/439093
2023-03-16 23:09:21 Vladimir Petko merge proposal linked https://code.launchpad.net/~vpa1977/ubuntu/+source/openjdk-20/+git/openjdk-20/+merge/439107
2023-03-22 23:23:21 Launchpad Janitor openjdk-20 (Ubuntu): status New Fix Released
2023-03-23 01:39:56 Launchpad Janitor openjdk-17 (Ubuntu): status New Fix Released
2023-03-29 05:23:16 Launchpad Janitor openjdk-lts (Ubuntu): status New Fix Released