hg: openjfx/8u/rt: 6 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Thu Jun 9 15:49:45 UTC 2016


Changeset: bdca6ad2c929
Author:    mcherkas
Date:      2016-06-02 14:31 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/bdca6ad2c929

msg1.txt

! modules/graphics/src/main/java/com/sun/prism/j2d/print/J2DPrinterJob.java
+ tests/manual/printing/PrintPerformanceTest.java

Changeset: 8e6e74e95f34
Author:    arusakov
Date:      2016-06-03 15:13 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/8e6e74e95f34

8140305: Add regression test for JDK-8139460
Summary: Test verifies fix for 8139460
Reviewed-by: jgiles

! modules/controls/src/test/java/javafx/scene/control/TableViewTest.java

Changeset: 5aed51a08a67
Author:    vadim
Date:      2016-05-12 14:53 +0300
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/5aed51a08a67

8134655: SortedList wrapping a FilteredList causes AIOOBE
Reviewed-by: kcr

! modules/base/src/main/java/javafx/collections/transformation/SortedList.java
! modules/base/src/test/java/javafx/collections/MockListObserver.java
! modules/base/src/test/java/javafx/collections/SortedListTest.java

Changeset: f06b591e92a9
Author:    asrivastava
Date:      2016-06-03 20:10 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/f06b591e92a9

8157559: Javascript Timing Events stop work on system clock changes at past
Summary: monotonicallyIncreasingTime() implementation is changed to use c++11 chrono::steady_clock.
Reviewed-by: arajkumar, kcr

! modules/web/src/main/native/Source/WTF/wtf/CurrentTime.cpp

Changeset: e4946193509c
Author:    kcr
Date:      2016-06-04 11:44 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/e4946193509c

8158688: Revert fix for JDK-8150181 to push it with the correct commit message
Summary: Backed out changeset bdca6ad2c929

! modules/graphics/src/main/java/com/sun/prism/j2d/print/J2DPrinterJob.java
- tests/manual/printing/PrintPerformanceTest.java

Changeset: c3f242e6146c
Author:    mcherkas
Date:      2016-06-02 14:31 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/c3f242e6146c

8150181: javafx print jobs take 60 times longer than javax.print
Reviewed-by: prr

! modules/graphics/src/main/java/com/sun/prism/j2d/print/J2DPrinterJob.java
+ tests/manual/printing/PrintPerformanceTest.java



More information about the openjfx-changes mailing list