Re: Why isn't Java support part of Postgresql core?

From: cowwoc <cowwoc(at)bbs(dot)darktech(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why isn't Java support part of Postgresql core?
Date: 2014-09-18 16:07:52
Message-ID: 541B032E.7010504@bbs.darktech.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John,

You are confusing a private JRE installation with the public JRE
installation (yes, there is such a thing). The public JRE is found in
java/jre8. The private JRE is found in java/jdk1.8.0_20/jre.

http://www.oracle.com/technetwork/java/javase/jdk-8-readme-2095712.html#redistribution
gives you permission to redistribute the JRE directory that ships inside
each JDK installation. If you dig into jre/bin/server you will find jvm.dll.

As far as I know, creating and redistributing a private JRE should be
very easy to do. Plenty of organizations do it and it works well.

Gili

On 18/09/2014 11:33 AM, John R Pierce [via PostgreSQL] wrote:
> On 9/18/2014 6:18 AM, David G Johnston wrote:
> > What distributions of JRE are available on the Windows platform and
> which
> > ones are allowed to be "privately distributed"?
>
> afaik, Sun/Oracle is /the/ Java for Windows, and AFAIK, it does NOT
> allow redistribution, Oracle wants you to register each usage.
>
> also as far as I know, java on 64bit windows defaults to only installing
> a 32 bit java, since thats what most browsers use.
>
> hmmm, for extra fun, the JRE 7 I have on my win8 box here, I'm not even
> SEEING the server/jni libraries?!?
>
>
> --
> john r pierce 37N 122W
> somewhere on the middle of the left coast
>
>
>
> --
> Sent via pgsql-general mailing list ([hidden email]
> </user/SendEmail.jtp?type=node&node=5819509&i=0>)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the
> discussion below:
> http://postgresql.1045698.n5.nabble.com/Why-isn-t-Java-support-part-of-Postgresql-core-tp5819025p5819509.html
>
> To unsubscribe from Why isn't Java support part of Postgresql core?,
> click here
> <http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5819025&code=Y293d29jQGJicy5kYXJrdGVjaC5vcmd8NTgxOTAyNXwxNTc0MzIxMjQ3>.
> NAML
> <http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Why-isn-t-Java-support-part-of-Postgresql-core-tp5819025p5819513.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ludwig@kni-online.de 2014-09-18 16:44:53 Re: strange problem with not existing roles
Previous Message David Rysdam 2014-09-18 15:48:46 Re: I want the stupidest possible binary export