-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8122938 | 8u60 | David Hill | P3 | Resolved | Fixed |
ddhill@ddh-vb:~/lsb/9/graphics/rt$ hg diff
diff -r 7f7312320126 buildSrc/armv6sf.gradle
--- a/buildSrc/armv6sf.gradle Wed Jun 10 11:47:41 2015 -0400
+++ b/buildSrc/armv6sf.gradle Thu Jun 11 16:47:46 2015 -0400
@@ -341,6 +341,7 @@
ARMV6SF.glass.monocle = [:]
ARMV6SF.glass.monocle.nativeSource = [
file("modules/graphics/src/main/native-glass/monocle"),
+ file("modules/graphics/src/main/native-glass/monocle/mx6"),
file("modules/graphics/src/main/native-glass/monocle/linux"),
file("modules/graphics/src/main/native-glass/monocle/util") ]
- backported by
-
JDK-8122938 [ARM] missing i.MX sources for soft float build
-
- Resolved
-
- relates to
-
JDK-8143826 [ARM] missing i.MX sources for armv5, armv7 soft float build
-
- Resolved
-
-
JDK-8130145 [ARM] missing i.MX sources for soft float build
-
- Resolved
-