[–] ademar111190 11y ago ↗ great!!! like my friend says, now is missing just the java 8 :) [–] needusername 11y ago ↗ Is Java 7 already supported? I don't mean the syntax I mean invokedynamic, java.lang.invoke, new filesystem API, …. [–] ademar111190 11y ago ↗ Yes it is supported, but java 8 has strong improvements like lambdas and closure and default methods in interfaces, and the java 8 is still unsupported :( [–] needusername 11y ago ↗ Really? Lambdas require exactly 0 vm support beyond invokedynamic which is already present in Java 7.The official documentation http://developer.android.com/reference/packages.html lists one of the invokedynamic (java.lang.invoke) nor file system (java.nio.file) packages so I assume they are missing.What little documentation I could find suggests that there is only source compatibility for 1.7 http://tools.android.com/tech-docs/new-build-system/user-gui... with actual invokedynamic VM-support missing.
[–] needusername 11y ago ↗ Is Java 7 already supported? I don't mean the syntax I mean invokedynamic, java.lang.invoke, new filesystem API, …. [–] ademar111190 11y ago ↗ Yes it is supported, but java 8 has strong improvements like lambdas and closure and default methods in interfaces, and the java 8 is still unsupported :( [–] needusername 11y ago ↗ Really? Lambdas require exactly 0 vm support beyond invokedynamic which is already present in Java 7.The official documentation http://developer.android.com/reference/packages.html lists one of the invokedynamic (java.lang.invoke) nor file system (java.nio.file) packages so I assume they are missing.What little documentation I could find suggests that there is only source compatibility for 1.7 http://tools.android.com/tech-docs/new-build-system/user-gui... with actual invokedynamic VM-support missing.
[–] ademar111190 11y ago ↗ Yes it is supported, but java 8 has strong improvements like lambdas and closure and default methods in interfaces, and the java 8 is still unsupported :( [–] needusername 11y ago ↗ Really? Lambdas require exactly 0 vm support beyond invokedynamic which is already present in Java 7.The official documentation http://developer.android.com/reference/packages.html lists one of the invokedynamic (java.lang.invoke) nor file system (java.nio.file) packages so I assume they are missing.What little documentation I could find suggests that there is only source compatibility for 1.7 http://tools.android.com/tech-docs/new-build-system/user-gui... with actual invokedynamic VM-support missing.
[–] needusername 11y ago ↗ Really? Lambdas require exactly 0 vm support beyond invokedynamic which is already present in Java 7.The official documentation http://developer.android.com/reference/packages.html lists one of the invokedynamic (java.lang.invoke) nor file system (java.nio.file) packages so I assume they are missing.What little documentation I could find suggests that there is only source compatibility for 1.7 http://tools.android.com/tech-docs/new-build-system/user-gui... with actual invokedynamic VM-support missing.
[–] ademar111190 11y ago ↗ the post on official blog: http://android-developers.blogspot.com.br/2014/12/android-st...
5 comments
[ 5.2 ms ] story [ 23.2 ms ] threadThe official documentation http://developer.android.com/reference/packages.html lists one of the invokedynamic (java.lang.invoke) nor file system (java.nio.file) packages so I assume they are missing.
What little documentation I could find suggests that there is only source compatibility for 1.7 http://tools.android.com/tech-docs/new-build-system/user-gui... with actual invokedynamic VM-support missing.