Skip to content

ConvertService eagerly converts stuff to arrays #448

@gselzer

Description

@gselzer

ij.convert().supports(java.lang.System, boolean[]) returns true 😒

This is because DefaultConverter.canConvert makes no checks on the source type if the destination type is an array type.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions