Skip to content

Java 1.5+ Constructor Used for IllegalStateException [SWS-75] #232

Closed
@gregturn

Description

@gregturn

Gregory Kick opened SWS-75 and commented

org.springframework.xml.stream.StaxEventXmlReader uses a constructor for IllegalStateException that is only available in Java 1.5 and later on line 68. If this is meant to be able to compile with earlier versions of the jdk, then the second parameter should be dropped.


Affects: 1.0 M3

Referenced from: commits 5d13a6a

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions