Yesterday I came across a system property in Java -Djsse.enableCBCProtection=false which was added in JDK 6u30. I never knew about this till yesterday.
So can anyone tell me where I can find the list of system properties supported in a Java version along with its meaning?

user.homeis not obvious on Windows platform... – Betlista May 26 '12 at 8:10