+ All Categories
Home > Documents > Java 7 Migration - cisco.com · Java7Migration...

Java 7 Migration - cisco.com · Java7Migration...

Date post: 14-May-2020
Category:
Upload: others
View: 2 times
Download: 0 times
Share this document with a friend
2
Java 7 Migration The VXML Server code base has been compiled with Java 7. To ensure backwards compatibility, all APIs remain unchanged. Any custom Java classes such as custom elements that have been compiled with the earlier JDK versions will continue to work on the new VXML Server platform, except for the known incompatibilities listed in the Java 7 compatibility document by Oracle. Java 7 Migration 1
Transcript
Page 1: Java 7 Migration - cisco.com · Java7Migration TheVXMLServercodebasehasbeencompiledwithJava7.Toensurebackwardscompatibility,allAPIs …

Java 7 Migration

The VXML Server code base has been compiled with Java 7. To ensure backwards compatibility, all APIsremain unchanged. Any custom Java classes such as custom elements that have been compiled with the earlierJDK versions will continue to work on the newVXMLServer platform, except for the known incompatibilitieslisted in the Java 7 compatibility document by Oracle.

Java 7 Migration1

Page 2: Java 7 Migration - cisco.com · Java7Migration TheVXMLServercodebasehasbeencompiledwithJava7.Toensurebackwardscompatibility,allAPIs …

Java 7 Migration2

Java 7 MigrationJava 7 Migration


Recommended