File no-exec-shield-workaround.patch of Package java-1_7_0-openjdk.5216
--- openjdk/hotspot/src/os/linux/vm/os_linux.cpp.orig 2017-05-02 21:50:28.000000000 -0500
+++ openjdk/hotspot/src/os/linux/vm/os_linux.cpp 2017-08-03 13:12:34.998333096 -0500
@@ -4979,10 +4979,6 @@
Linux::capture_initial_stack(JavaThread::stack_size_at_create());
-#if defined(IA32) && !defined(ZERO)
- workaround_expand_exec_shield_cs_limit();
-#endif
-
Linux::libpthread_init();
if (PrintMiscellaneous && (Verbose || WizardMode)) {
tty->print_cr("[HotSpot is running with %s, %s(%s)]\n",