-
Notifications
You must be signed in to change notification settings - Fork 532
8366842: Update the classpath file of the graphics module #1884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
8366842: Update the classpath file of the graphics module #1884
Conversation
👋 Welcome back nlisker! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
@andy-goryachev-oracle @hjohn Please review. |
Webrevs
|
With this change I cannot run both jfx and standalone monkey testers:
|
Didn't see this in Metal. In any case, I reverted the removals and made the dependencies optional to avoid compilation errors on OS's that don't generate the required sources. This is much safer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks much safer and cleaner, thank you!
BTW, how could one change these option via UI?
Removed the the directories under "build" from the sources list in Eclipse since they can be platform-specific or just irrelevant for almost all cases. Contributors can add them manually as needed.
Another option is to mark them as optional.
/reviewers 2
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx.git pull/1884/head:pull/1884
$ git checkout pull/1884
Update a local copy of the PR:
$ git checkout pull/1884
$ git pull https://git.openjdk.org/jfx.git pull/1884/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 1884
View PR using the GUI difftool:
$ git pr show -t 1884
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jfx/pull/1884.diff
Using Webrev
Link to Webrev Comment