scientificware / openjdk-jfx

ScientificWare
http:www.scientificware.com
GNU General Public License v2.0
1 stars 0 forks source link

Squash (#13) #14

Closed scientificware closed 6 years ago

scientificware commented 6 years ago

Setting the locale to a fixed value when generating the javadoc ensures the output of the build doesn't depend on developer specific settings. This improves the reproducibility of the build.

  1. Added the gradle.md license file
  2. Replaced gradle-wrapper.jar with one generated from gradle 4.3 to match the version in the license file (we shouldn't need to update this again after this) With the above changes, there should be no merge conflicts when JDK-8199841 is integrated to the upstream openjfx/jfx-dev repo.

targeting master branch

8202743: Dashed Stroke randomly painted incorrectly, may freeze application Reviewed-by: kcr

Fixes #86

Fixes #85

// Guy Abossolo Foh : Implémentation pour corriger le Bug de MathML.

Reviewed-by: @prrace @johanvos @tiainen

Pull changes from github master into local master before pushing to github

Enable WebKit build.

Small change : wrong object return if not jFont.

Test for :

Kevin : If you need to display a window, it will need to go into tests/system instead of modules/javafx.web.

Kevin : You need to remove the gradle.properties file. It should not be checked in.