>Does anything need to be made @Nullable as part of this change..? Not really. The affected property is a Set that will never be null. The issue was the code trying to get the first element without checking if it was empty.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/423#issuecomment-47376074
