Project

Profile

Help

Support #3553

closed

Java 9 deprecated methods

Added by Gunther Rademacher over 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2017-11-30
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

While inspecting our product for Java 9 support, we ran the jdeprscan tool on our own jars and their dependencies.

For Saxon-EE 9.8.0.6 this brought up the attached list of references to deprecated methods. The list can be reproduced by running

      jdeprscan saxon9ee.jar

All of the listed methods are still supported by Java 9, but in my understanding they might vanish in future releases, i.e. possibly next year. So it might be useful to replace their references, using non-deprecated methods.

Best regards

Gunther


Files

jdeprscan.log (4.28 KB) jdeprscan.log Gunther Rademacher, 2017-11-30 13:07

Please register to edit this issue

Also available in: Atom PDF