# HG changeset patch # User Oleksandr Gavenko # Date 1265892828 -7200 # Node ID 6c7890231c7d5dd932f2746309e5eb62e92a047a # Parent df1e632327f63cb5a785d8443738ab7de0f15ece 64-bit problem. diff -r df1e632327f6 -r 6c7890231c7d java.rst --- a/java.rst Thu Feb 11 14:31:42 2010 +0200 +++ b/java.rst Thu Feb 11 14:53:48 2010 +0200 @@ -106,5 +106,11 @@ Anonymous inner classes extend local inner classes one level further. As anonymous classes have no name, you cannot provide a constructor. +* 64-bit problem. + http://www.java.com/en/download/faq/java_win64bit.xml + Which version of Java should I download for my 64-bit Windows + operating system? + http://java.sun.com/javase/6/webnotes/install/system-configurations.html + Java™ SE 6 Release Notes Supported System Configurations