Skip to content

Commit e0ce371

Browse files
Merge pull request #282275 from brunoborges/patch-5
Add known issues to AppCAT Java
2 parents 1929252 + 0176b09 commit e0ce371

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/migrate/appcat/java.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ The `appcat` CLI is available for download as a ZIP file from [aka.ms/appcat/azu
7373

7474
- [Azure Migrate application and code assessment for Java 6.3.0.7](https://aka.ms/appcat/azure-migrate-appcat-for-java-cli-6.3.0.7-preview.zip)
7575

76+
#### Known issues
77+
78+
Certain rules might not be triggered when parsing specific Lambda expressions. For more information, see [the GitHub issue](https://github.com/konveyor/rulesets/issues/102).
79+
80+
Running `appcat` in a non-unicode environment with complex double-byte characters will cause corruption. For workarounds, see [the GitHub issue](https://github.com/Azure/appcat-rulesets/issues/183).
81+
7682
### Get started with appcat
7783

7884
Unzip the zip file in a folder of your choice. You then get the following directory structure:

0 commit comments

Comments
 (0)