jump to detailed chart | hide Line HistoryConstraint |
Recent Changelog
4874
by briangoetz
07 January 2009, 11:16:04 -0800
(
8 hours ago)
Commit r4873 to franca branch (Progress JFXC-2458 -- apply Jan Sterba's patch to SimpleInterpolator, enabling getting rid of Numerics class, and instead relying on downstream Number mangling.)
branches/franca/src/share/classes/com/sun/javafx/runtime/Numerics.java
4874
branches/franca/src/share/classes/javafx/animation/SimpleInterpolator.fx
4874
4873
by briangoetz
07 January 2009, 09:25:47 -0800
(
10 hours ago)
Progress JFXC-2458 -- apply Jan Sterba's patch to SimpleInterpolator, enabling getting rid of Numerics class, and instead relying on downstream Number mangling.
trunk/src/share/classes/javafx/animation/SimpleInterpolator.fx
4873
trunk/src/share/classes/com/sun/javafx/runtime/Numerics.java
4873
trunk/src/share/classes/com/sun/javafx/runtime/location/BoundOperators.java
4873
4872
by rfield
07 January 2009, 00:52:37 -0800
(
19 hours ago)
Fix JFXC-2603 : javadump generated for binding XX[] to XX more generally, deal with all conversions from bound object to bound sequence. with regression test.
trunk/test/regress/jfxc2602b.fx
4872
trunk/test/regress/jfxc2603.fx.EXPECTED
4872
trunk/test/regress/jfxc2603.fx
4872
trunk/src/share/classes/com/sun/tools/javafx/comp/JavafxToBound.java
4872
4871
by rfield
06 January 2009, 23:42:31 -0800
(
20 hours ago)
Fix JFXC-2613 : protected access not properly analyzed in the face of multiple inheritance this also required fixing subtype testing for generic classes. these fixes fix the additional failing case fo…
trunk/test/regress/jfxc2602b.fx
4871
trunk/src/share/classes/com/sun/tools/javafx/code/JavafxTypes.java
4871
trunk/src/share/classes/com/sun/tools/javafx/comp/JavafxResolve.java
4871
trunk/test/functional/should-fail/AccessModifiersTest.fx.EXPECTED
4871
trunk/test/regress/jfxc2613.fx
4871
|