jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Recent Changelog
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.
./regress/jfxc2602b.fx
4872
./regress/jfxc2603.fx.EXPECTED
4872
./regress/jfxc2603.fx
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…
./regress/jfxc2602b.fx
4871
./functional/should-fail/AccessModifiersTest.fx.EXPECTED
4871
./regress/jfxc2613.fx
4871
4868
by rfield
06 January 2009, 12:45:54 -0800
(
31 hours ago)
Fix JFXC-2606 : Compiler error returing an if expr that has a throw in the else part caused by bollixed-up translation state. fixed by the below reorg. test added Fix JFXC-2610 : Regularize and loca…
./regress/jfxc2606.fx
4868
4867
by briangoetz
06 January 2009, 09:04:35 -0800
(
35 hours ago)
JFXC-2501 -- consolidate equality operators.
./src/com/sun/javafx/runtime/sequence/BoundComprehensionTest.java
4867
./src/com/sun/javafx/runtime/location/BoundOperatorsTest.java
4867
Files
|