Path: csiph.com!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Sven_K=F6hler?= Newsgroups: comp.lang.java.programmer Subject: Re: JRE 1.7 u15 static installation on Windows 7 64bit, no client directory Date: Fri, 01 Mar 2013 23:57:04 +0100 Lines: 12 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de 7bPtx0CgbcxYGEIPl25aLQHKJrn8Fxk5h6nywd3l0LhtI0IY4R62ZO7/ZbqeZhpp3quublxh+G Cancel-Lock: sha1:f+7oqwF7U5pZeX1oielemeqzGvQ= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130223 Thunderbird/17.0.3 In-Reply-To: Xref: csiph.com comp.lang.java.programmer:22664 Am 26.02.2013 17:34, schrieb olivier@clickndecide.eu: > Hello, > I have something strange with a static installation of the JRE (64bit): > the client directory (which should contain jvm.dll) is not created. > But a server directory is created with a jvm.dll inside. > Does someone know if this is a known issue with version ? or did I miss something? As far as I know, 64Bit JVM don't come with the client version of hotspot but only with the server version. Regards, Sven