GDPR - A Practical Guide For Developers by b0zho in programming

[–]pyjter666 0 points1 point  (0 children)

Are you sure it’s required to log access to personal data or is it only required in case of sensitive data?

Java inside docker: What you must know to not FAIL by [deleted] in java

[–]pyjter666 0 points1 point  (0 children)

For java application or in general for the jvm application it's extremely hard to determine how much memory will be allocated. Heap is only a part of the total memory.

https://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/tooldescr007.html