This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-25 10:51:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6772fd01eaa85287c641429c1d6037f22be2efa8
openide
/
java
/
java-tests
/
testData
/
inspection
/
redundantCast
T
History
Anna Kozlova
b5921927fc
wrong redundant cast suggestion (IDEA-86095)
2012-05-23 13:52:04 +04:00
..
AmbigousParm1
…
AmbigousParm2
…
AmbigousParm3
…
AmbigousParm4
…
AmbigousParm5
…
AnyOfTwo
…
Assignment1
…
ComparingToNull
…
DifferentFields
…
DoubleCast1
…
DoubleCast2
…
DoubleCast3
…
DoubleCast4
…
DoubleCast5
…
FieldAccessOnTheLeftOfAssignment
redundant cast: check only array access for write separately (IDEA-82003)
2012-02-29 14:10:29 +01:00
generics
test data for (IDEA-22899)
2012-04-09 13:02:28 +02:00
IDEADEV6818
…
IDEADEV15170
…
IDEADEV25675
wrong redundant cast suggestion (IDEA-86095)
2012-05-23 13:52:04 +04:00
Inaccessible
…
InConditional
…
InConditionalPreserveResolve
redundant casts: skip casts in conditional branches of calls when resulted call would resolve to another method (IDEA-15720)
2011-09-01 19:07:48 +02:00
Initializer1
…
IntToDouble
…
NestedCast
…
NestedThings
…
New1
…
OneOfTwo
…
PrimitiveInsideSynchronized
redundant casts: exclude casts from primitive types in synchronized stms (IDEA-58637 )
2011-08-24 21:13:56 +02:00
SCR6907
…
SCR11555
…
SCR13397
…
SCR14502
…
SCR14559
…
SCR15236
…
ShortToShort
…
ShortVsInt
…
Truncation
…
VirtualMethod1
…
VirtualMethod2
…
VirtualMethod3
…