Project

Profile

Help

Bug #5135

closed

SequenceCopier leaks UncheckedXPathException

Added by Michael Kay over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2021-10-19
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
11, trunk
Fix Committed on Branch:
trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

In Saxon 11, internally, we use UncheckedXPathException on paths where a checked exception cannot be thrown, e.g. on Iterator.next(). This should be converted back to a checked exception at the first opportunity.

SequenceCopier.copySequence() is not doing this: see https://saxonica.plan.io/boards/3/topics/8337

Actions #1

Updated by O'Neil Delpratt about 2 years ago

  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 11.1 added
  • Platforms .NET, Java added

Bug fix applied in the Saxon 11.1 release.

Actions #2

Updated by O'Neil Delpratt about 2 years ago

  • Status changed from Resolved to Closed

Please register to edit this issue

Also available in: Atom PDF