From the source, JDK 1.6 does indeed apply UUID.randomUUID()to the instance java.util.SecureRandom. If you received a repeated UUID sequence, then you were either very lucky (or very unfortunate, depending on the point of view), either someone played with VM snapshots, or there is something suspicious in your Java configuration.
VM , . SecureRandom, , , SecureRandom, , SecureRandom reseeds /dev/urandom (/dev/urandom "" , SecureRandom ).
Java SecureRandom, SecureRandom PRNG, SecureRandomSpi, . Sun JDK , (/dev/urandom Linux). ; java.security.egd, securerandom.source java.security. , - (, , ). . . , , , strace, , - /dev/random /dev/urandom.
Java , VM, , UUID, , Powerball ( ).