Hi, I have downloaded both:
- openjdk-11-ea+23_windows-x64_bin - openjfx-11-ea+19_windows-x64_bin-sdk And unzipped them C:\Program Files\Java\jdk-11 and C:\Program Files\Java\jdk-11\javafx-sdk-11 However when I run my javafx application with --module-path "C:\Program Files\Java\jdk-11\javafx-sdk-11\"--add-modules javafx.graphics,javafx.fxml parameters. I get the error: Error occurred during initialization of boot layer java.lang.module.FindException: Module javafx.graphics not found I looked for a solution, but can't find any. Which makes it hard to verify if JDK-8193313 : MediaPlayer Leaking Native Memory still occurs in my application. Best regards, Stijn
