You can find the difference here.
The JDK includes the Java Runtime Environment (JRE) for ARM platforms and tools such as compilers and debuggers needed to develop the Application. Java SE Embedded is a subset of the JDK and includes: JRE only.
JDK 8 for ARM includes application development tools for ARM platforms, while Java SE Embedded only includes runtime.
source share