GutoVeronezi commented on code in PR #6947:
URL: https://github.com/apache/cloudstack/pull/6947#discussion_r1100088781


##########
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java:
##########
@@ -134,6 +134,7 @@
 import org.apache.commons.lang3.builder.ToStringBuilder;
 import org.apache.commons.lang3.builder.ToStringStyle;
 import org.apache.log4j.Logger;
+import org.jetbrains.annotations.NotNull;

Review Comment:
   I am OK with it as well; the project 
[JetBrains/java-annotations](https://github.com/JetBrains/java-annotations) is 
highly used, receives upgrades periodically, and the annotations are well 
documented.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to