On Windows 7 64 bits JRE 6 Simple POC in Test.java. I hashed a given password, when using checkpw against the hash it returns true (if the seed is slightly modified, in my case I added aaa at the end).
Created attachment 2052 [details] POC code
Closing bug - the implementation is correct - bCrypt only XOR using the first 72 bytes. Perhaps a note in the doc would have been nice.
close resolved bugs now that openssh-5.9 has been released