A quick search seems to indicate that yes, the runtime portion isn’t separate anymore. Installing the development kit installs the runtime too, with Oracle wanting to use some tool to provide end-users with a runtime tailored to your app. However, OpenJDK provides both still.
To answer OP, does your app require a specific Java runtime version? If so, install that. If not, any should works.