diff --git a/8011366-root.patch b/8011366-jdk.patch similarity index 99% rename from 8011366-root.patch rename to 8011366-jdk.patch index 4d63ff9..b46e3e3 100644 --- a/8011366-root.patch +++ b/8011366-jdk.patch @@ -9,8 +9,8 @@ Summary: The build should not be turning off debugging if it has been requested. Reviewed-by: erikj, dholmes diff --git a/makefiles/CompileNativeLibraries.gmk b/makefiles/CompileNativeLibraries.gmk ---- openjdk/makefiles/CompileNativeLibraries.gmk -+++ openjdk/makefiles/CompileNativeLibraries.gmk +--- openjdk/jdk/makefiles/CompileNativeLibraries.gmk ++++ openjdk/jdk/makefiles/CompileNativeLibraries.gmk @@ -63,7 +63,12 @@ # Use this variable to set DEBUG_SYMBOLS true on windows for all libraries, but # not on other platforms. diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 25dc736..1fd30c5 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -217,7 +217,7 @@ Patch302: %{name}-arm64-missing-includes.patch # These patches are already upstream but not included in the port yet # http://hg.openjdk.java.net/jdk8/build/jdk/rev/88125d32eb06 -Patch303: 8011366-root.patch +Patch303: 8011366-jdk.patch # http://hg.openjdk.java.net/jdk8/build/jdk/rev/f559fadbf491 Patch304: 8015087-jdk.patch # http://hg.openjdk.java.net/jdk8/build/rev/cb51fb4789ac