{9} All Tickets By Milestone for build notes (142 matches)

Ticket listing as used as the build notes.

Results (1 - 100 of 142)

1 2

OTDT_1.2.5 (12 matches)

Ticket Summary Type Priority Component Version
#173 Eclipse crashes on startup with -clean defect critical otequinox 1.2.4
#164 recursive use of role files not working defect major compiler 1.2.4
#168 Compiler error on static replace-callin defect major compiler 1.2.4
#177 Compiler should fully support 1.6 compliance defect major compiler 1.2.4
#165 Report dangerous callin bindings (equals & hashCode) enhancement major compiler 1.2.4
#167 Compiler should support the @role javadoc tag enhancement major compiler 1.2.4
#180 Code assist within guard predicates enhancement major compiler 1.2.4
#179 Display guard predicates in the UI enhancement major jdt.ui.adaptor 1.2.4
#181 CallHierarchy should show control flows through guard predicates enhancement major jdt.ui.adaptor 1.2.4
#178 Support role migration enhancement major language 1.2.4
#171 Support search for roles of a given base class enhancement major search 1.2.4
#172 Support playedBy markers in the editor's ruler enhancement major ui 1.2.4

OTDT_1.2.4 (10 matches)

Ticket Summary Type Priority Component Version
#156 blanks in eclipse installation path break OT/J launching defect critical debug 1.2.3
#159 binary operator "+" can trick a confined object into exposing toString() defect major compiler 1.2.3
#132 Invalid error reported for base import from plugin defect major compiler.adaptor 1.2.0
#97 Several issues with completing method bindings defect major content assist 1.1.7
#160 Outline of a team spontaneously collapses and looses method nodes defect major jdt.ui.adaptor 1.2.3
#162 Loading a team class from an inactive bundle silently fails defect major otequinox 1.2.3
#157 Versioning scheme for jdt.core patch causes dependency conflicts defect major provisioning 1.2.3
#161 NPE in OTRE Transformer causes error in help system defect major runtime-environment 1.2.3
#155 Compiler reports unnecessary cast in generated code defect minor compiler 1.2.2
#158 support calling the super version of a bound base method enhancement major compiler 1.2.3

OTDT_1.2.3 (8 matches)

Ticket Summary Type Priority Component Version
#154 Compiler reports decapsulation issues in plain Java classes defect major compiler 1.2.2
#107 Organize imports removes 'base' modifier defect major content assist 1.1.8
#121 revise visibility of role methods inherited from regular super class defect major language 1.2.0pre
#145 OT/Equinox weaving fails for sub classes of bound base classes defect major otequinox 1.2.1
#152 Duplicate InnerClasses entry for __OT__RoFi defect minor compiler 1.2.2
#146 Effect of callin wrt super.m() depends on context defect minor runtime-environment 1.2.1
#64 Compiler should warn if weaving into system classes will fail enhancement major compiler 1.1.6
#149 Weaving into system classes enhancement major runtime-environment pre_1.0

OTDT_1.2.2 (13 matches)

Ticket Summary Type Priority Component Version
#140 Compiler exception on callout in role interface defect major compiler 1.2.0
#139 Quick fix generates illegal callin implementation from role interface defect major content assist 1.2.0
#35 Java Type Indicator is not displayed for some role files, some times defect major jdt.ui.adaptor 1.1.5
#60 Paragraph on imports for role files is missing in OTJLD 1.2.5 defect major language 1.1.6
#102 Extract method refactoring throws NPE in OTTypeHierarchy defect major refactoring 1.1.8
#136 Error reading bytecode attribute defect minor compiler 1.2.0
#72 Missing _OT$getTeam() method after moving a role defect minor compiler.adaptor 1.1.6
#104 Incremental build of role files should avoid "incomplete build" enhancement major compiler.adaptor 1.1.8
#137 Revise launch configurations for OT/J enhancement major debug 1.2.0
#135 Improve error message for guard requiring signatures in method binding enhancement major jdt.ui.adaptor 1.2.0
#45 Completion for tsuper calls enhancement minor content assist 1.1.6
#130 Navigation support for inferred callouts enhancement minor jdt.ui.adaptor 1.2.0
#147 Consolidate handling of method modifiers task major compiler 1.2.1

OTDT_1.2.1 (12 matches)

Ticket Summary Type Priority Component Version
#122 OTDT deadlocks on Sun JVM defect critical third-party 1.2.0pre
#123 Range overflow for irritants in CompilerOptions defect major compiler 1.2.0pre
#142 spurious errors for team with constructor with declared lifting defect major compiler 1.2.0
#12 Quick fix 'create method ...' does not work across teams defect major content assist 1.1.3
#120 Quickfix for role constructor visibility doesn't work defect major content assist 1.2.0pre
#134 Completion on base-call throws error defect major content assist 1.2.0
#143 Quickfix "add unimplemented methods" not working for roles defect major content assist 1.2.0
#138 Completion proposes bindings to invisible base features defect minor content assist 1.2.0
#126 [completion] Local variable proposals should filter OT-internals enhancement major content assist 1.2.0pre
#128 Remove dependencies to org.eclipse.core.runtime bundle enhancement minor otequinox 1.2.0
#141 Improve compiler support for role files task major compiler 1.2.0
#118 jdt.ui.adaptor must migrate to using StyledString task major jdt.ui.adaptor 1.2.0pre

OTDT_1.2.0 (6 matches)

Ticket Summary Type Priority Component Version
#119 Handling of plugin dependencies broken in 3.4 defect blocker deployment 1.2.0pre
#116 Compiler must provide complete information for StackMapTable attribute defect major compiler 1.2.0pre
#92 Search in OTSample-Flightbonus fails due to "duplicate type" error defect major search 1.1.7
#114 Filter generated variables during debug enhancement major debug 1.1.9
#69 OTEquinox should use the new equinox adaptor hook enhancement major otequinox 1.1.6
#117 Consolidation of visibility checking for role methods task major compiler 1.2.0pre

OTDT_1.1.9 (6 matches)

Ticket Summary Type Priority Component Version
#24 completion does not work in method bindings defect major content assist 1.1.4
#100 CallHierarchy does not find binary method defect major search 1.1.8
#98 Resilience when parsing parameter mappings with syntax error defect minor compiler 1.1.8
#105 Improve handling of 'base' as a package name enhancement major compiler 1.1.8
#101 Completing method bindings should support lifting/lowering enhancement major content assist 1.1.8
#99 Extend generic advice to apply to parameters, too. enhancement major language 1.1.8

OTDT_1.1.8 (10 matches)

Ticket Summary Type Priority Component Version
#89 Removing a bound base method causes ICE defect major compiler 1.1.7
#90 Team class with value parameter causes compile-time exceptions defect major compiler 1.1.7
#95 inferred callout-to-field not working for inherited fields defect major compiler 1.1.7
#96 inferred callout violates/ignores OTJLD 3.4.(d) defect major compiler 1.1.7
#33 "Mark occurrences" tries to highlight occurrence from role file. defect major dom 1.1.5
#91 Migrate color configuration for debug view enhancement major debug 1.1.7
#94 Section on debugging should be written for the online help enhancement major help 1.1.7
#48 Call hierarchy should follow implicit inheritance enhancement major jdt.ui.adaptor 1.1.6
#88 Update role icon task major jdt.ui.adaptor 1.1.6
#87 Update .classpath in shipped samples task minor samples 1.1.6

OTDT_1.1.7 (23 matches)

Ticket Summary Type Priority Component Version
#62 Persistent IAE from compiler.adaptor (BuildManager) defect critical compiler.adaptor 1.1.6
#51 Static imports in role files are ignored defect major compiler 1.1.6
#55 Deleting nested team: stale tsub-copy causes NPE in TeamModel.strengthenRoleType defect major compiler 1.1.6
#58 Some illegal uses of confined roles are not reported defect major compiler 1.1.6
#61 Duplicate generation of inferred callout-to-field defect major compiler 1.1.6
#63 Various issues with callout-binding clone() defect major compiler 1.1.6
#68 "readonly" causes "Save failed: -1" defect major compiler 1.1.6
#73 Declared lifting cannot be used in nested team defect major compiler 1.1.6
#74 Role shadowing is not always reported defect major compiler 1.1.6
#86 Callin hiding base return type cannot return defect major compiler 1.1.6
#56 Completion adds illegal import for role defect major content assist 1.1.6
#57 Completion on confined roles throws NPE defect major content assist 1.1.6
#65 Callout completion fails if role file exists defect major content assist 1.1.6
#66 Callout completion fails for callout-to-field defect major content assist 1.1.6
#78 Base call does not support quick fix for (un)declared exception defect major content assist 1.1.6
#8 Outline shows role multiple times defect major jdt.ui.adaptor 1.1.3
#46 Organize import removes required base import (inner class) defect major jdt.ui.adaptor 1.1.6
#49 Organize imports should never add imports for roles defect major jdt.ui.adaptor 1.1.6
#52 Deleting a role throws AssertionFailedException defect major refactoring 1.1.6
#71 Drag&Drop of role causes AssertionFailedException defect major refactoring 1.1.6
#54 Deadlock between Team.isActive() and Team._OT$restoreActivationState() defect major runtime-environment 1.1.6
#81 Type references are not found in precedence declaration defect major search 1.1.6
#82 search does not find references in guard predicate defect major search 1.1.6
1 2
Note: See TracReports for help on using and creating reports.