aboutsummaryrefslogtreecommitdiffstats
path: root/hotspot/.hg/patches/light-jdk8u5-b13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hotspot/.hg/patches/light-jdk8u5-b13.patch')
-rw-r--r--hotspot/.hg/patches/light-jdk8u5-b13.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/hotspot/.hg/patches/light-jdk8u5-b13.patch b/hotspot/.hg/patches/light-jdk8u5-b13.patch
index 96495483..b6e945e4 100644
--- a/hotspot/.hg/patches/light-jdk8u5-b13.patch
+++ b/hotspot/.hg/patches/light-jdk8u5-b13.patch
@@ -3650,7 +3650,7 @@ new file mode 100644
+ // and redefine implementation
+ static bool is_modifiable_class(oop klass_mirror);
+
-+ // Utility methods for transfering field access flags
++ // Utility methods for transferring field access flags
+
+ static void transfer_special_access_flags(JavaFieldStream *from, JavaFieldStream *to);
+ static void transfer_special_access_flags(fieldDescriptor *from, fieldDescriptor *to);