hg: openjfx/9/rt: 6 new changesets
kevin.rushforth at oracle.com
kevin.rushforth at oracle.com
Fri Apr 28 19:17:56 UTC 2017
Changeset: 6efa37ea0d1c
Author: ckyang
Date: 2017-04-21 16:47 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/6efa37ea0d1c
8178804: Excessive memory consumption in TriangleMesh/MeshView
Reviewed-by: kcr
! modules/javafx.graphics/src/main/java/com/sun/javafx/sg/prism/NGTriangleMesh.java
! modules/javafx.graphics/src/main/java/com/sun/prism/impl/BaseMesh.java
! modules/javafx.graphics/src/shims/java/com/sun/javafx/sg/prism/NGTriangleMeshShim.java
+ modules/javafx.graphics/src/shims/java/com/sun/prism/impl/BaseMeshShim.java
+ modules/javafx.graphics/src/shims/java/javafx/scene/shape/TriangleMeshShim.java
! tests/system/src/test/addExports
+ tests/system/src/test/java/test/com/sun/prism/impl/PNTMeshVertexBufferLengthTest.java
+ tests/system/src/test/java/test/com/sun/prism/impl/Vec3f.java
Changeset: 70738e6d9554
Author: kcr
Date: 2017-04-22 05:45 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/70738e6d9554
Merge
Changeset: a3da54ae1f1f
Author: kcr
Date: 2017-04-24 08:57 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/a3da54ae1f1f
8178989: Missing copyright headers for some files
Reviewed-by: ckyang
! modules/javafx.controls/src/main/java/com/sun/javafx/scene/control/MenuBarButton.java
! modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/inputmap/KeyBindingTest.java
! modules/javafx.fxml/src/test/java/test/com/sun/javafx/fxml/builder/ClassWithReadOnlyCollection.java
! modules/javafx.graphics/src/test/java/test/javafx/css/StyleablePropertyFactoryTest.java
! modules/javafx.web/src/main/java/com/sun/javafx/webkit/WebConsoleListener.java
! modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/CodeGeneratorJava.pm
! tests/system/src/test/java/test/com/sun/javafx/css/StylesheetWithSecurityManagerTest.java
! tests/system/src/test/java/test/com/sun/marlin/QPathTest.java
Changeset: 9e024aac43ca
Author: arajkumar
Date: 2017-04-27 00:09 +0530
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/9e024aac43ca
8179321: WebEngine.getDocument().getDocumentURI() no longer returns null for loading a String of HTML
Reviewed-by: kcr, ghb
! modules/javafx.web/src/main/java-wrappers/com/sun/webkit/dom/DocumentImpl.java
! modules/javafx.web/src/main/native/Source/WebCore/bindings/scripts/CodeGeneratorJava.pm
! modules/javafx.web/src/main/native/Source/WebCore/dom/Document.idl
! modules/javafx.web/src/test/java/test/javafx/scene/web/DOMTest.java
Changeset: ac5a7cec7881
Author: cbensen
Date: 2017-04-27 11:09 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/ac5a7cec7881
8179363: Errors in Redistributable Module List
Reviewed-by: vdrozdov, kcr
! modules/jdk.packager/src/tools/java/legacy/jre.list
Changeset: ce676c14b7d1
Author: kcr
Date: 2017-04-27 16:13 -0700
URL: http://hg.openjdk.java.net/openjfx/9/rt/rev/ce676c14b7d1
8179395: Duplicate entry in javafxsdk.tbom file
Reviewed-by: cbensen
! doc-files/javafxsdk.tbom
More information about the openjfx-changes
mailing list