Skip to content

Commit bacf746

Browse files
authored
Update README.md
1 parent 0956f9b commit bacf746

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,14 @@ A custom JRE is created to reduce final file size. Lambda has a 250MB unzipped f
5555

5656
## Known Issues
5757

58+
Obviously, it's early days, and this is a preliminary release. There are a couple of known issues:
59+
5860
1. The layer fails [CDS](https://docs.oracle.com/javase/8/docs/technotes/guides/vm/class-data-sharing.html) (Class Data Sharing) during initialization. This creates some log traffic, and may adversely affect performance.
5961
2. It is only (lightly) tested
6062
3. Only x86_64 is supported
6163

64+
I'll be working on these as I have time. PRs welcome!
65+
6266
### JVM Settings
6367

6468
The following JVM settings are added by default.

0 commit comments

Comments
 (0)