Resolved Issues

Release: 8.5  

The following issues that were reported by vendors were resolved in this release.

Reference Resolved Issue Components
SM-11418

For a Java 7 or 8 application that is protected with Envelope, the end user was required to use the following command line syntax to launch the protected application:

> Java 7: Specify java -UseSplitVerifier -jar ProtectedJar.jar

> Java 8 and later: Specify java -noverify -jar ProtectedJar.jar

The related issue has been resolved, and the requirement for the use of the -UseSplitVerifier and -noverify flags has been eliminated.

Envelope-Java
SM-126840

While protecting the ARM64 Linux .so library, Linux Envelope 8.4, the following error was generated:

linuxenv: fatal E0001: internal error (hint 0x000007D8)

Envelope-Linux
SM-128407

The GET all entitlement web service was not able to return the same entitlements shown on by the Sentinel LDK-EMS GUI if "createdBy" is not specified .

LDK-EMS
SM-114004 Certain reports generated in HTML/PDF format by Sentinel LDK-EMS were not able to display Chinese/Japanese characters correctly. LDK-EMS
SM-126766

The "resent email" in Sentinel LDK-EMS 8.4 would fail when the email address contains more than 4 characters after the final period (for example: bob.smith@thalestest.email).

LDK-EMS
SM-114641 A protected application using the function fork() with Intel control flow woul fail with a "Segmentation fault (core dumped)" error. Envelope-Linux
SM-120110 With a protected mach-o file, the exception handler may catch subprocess exceptions. Envelope-Mac
SM-123025

While running an application protected with LDK 8.3/8.4 envelope.com and specifying a project file that was generated with LDK 7.6 Envelope, a blank run-time message was displayed.

Envelope-.NET
SM-123140 After protected by Java class-level protection, a Springboot application would fail with the exception "java.lang.ExceptionInInitializerError". Envelope-Java-Class
SM-124014 Under certain circumstances, a relocation handling error would cause a protected Windows application to fail. Envelope-Windows
SM-124954 A Springboot application with version 2.2 would not work after protection with Java class-level protection. Envelope-Java-Class
SM-126718 The AoC Java charset file was missing under non-English Windows. Envelope-.NET
SM-127674 Under certain circumstances, Envelope would fail with an internal error 809 during file protection. Envelope-Windows
SM-130586 Envelope 8.4 was not able to protect the .NET sample "Bounce" program. Envelope-.NET
SM-131143 The .NET Runtime would hang with the debugger warning message box displayed. Envelope-.NET