Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

8200277: Compiling native media code fails when using OpenJDK build as boot JDK #47

Merged
merged 1 commit into from
Mar 28, 2018
Merged

8200277: Compiling native media code fails when using OpenJDK build as boot JDK #47

merged 1 commit into from
Mar 28, 2018

Conversation

kevinrushforth
Copy link
Collaborator

This is a fix for JDK-8200277 which in turn is a stopper for separating JavaFX from the JDK.

Once this is merged into the develop branch of openjfx-jdk I will send the review request on the openjfx-dev mailing list.

@kevinrushforth
Copy link
Collaborator Author

@johanvos please review when you get a spare moment...

@johanvos
Copy link
Collaborator

Looks good, and CI passed.
I am about to try with a snapshot of OpenJDK 11, is that what you use as well?
Should we standardize on a particular snapshot (I'm at 11-ea-5 for Linux)?

@kevinrushforth
Copy link
Collaborator Author

There are gradle bugs that prevent using JDK 11:

gradle/gradle#4515 (fixed in gradle-4.7 EA)
gradle/gradle#4860

@kevinrushforth
Copy link
Collaborator Author

OpenJDK 10 GA (fcs) is what I use.

@kevinrushforth
Copy link
Collaborator Author

I rebased my changeset on top of the latest develop branch.

@johanvos
Copy link
Collaborator

I can confirm this patch fixes https://bugs.openjdk.java.net/browse/JDK-8200277

@johanvos johanvos merged commit ccd5aa2 into javafxports:develop Mar 28, 2018
@kevinrushforth kevinrushforth deleted the 8200277-openjdk-build-media branch March 28, 2018 17:49
@kevinrushforth kevinrushforth restored the 8200277-openjdk-build-media branch March 28, 2018 17:50
@kevinrushforth kevinrushforth deleted the 8200277-openjdk-build-media branch March 28, 2018 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants