Re: Starting build-system work (Windows/Mac users please speak up)

From: Kartik Ohri <kartikohri13(at)gmail(dot)com>
To: Chapman Flack <chap(at)anastigmatix(dot)net>
Cc: pljava-dev(at)lists(dot)postgresql(dot)org
Subject: Re: Starting build-system work (Windows/Mac users please speak up)
Date: 2020-05-27 16:42:56
Message-ID: CAASLQ4OdOma6h5Mu=hMEPyk0M4-MomYZLnhGH+2wVoL1vt_UEg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

>
> When testing PL/Java and running the examples, pljava.vmoptions should
> additionally contain:
>
> -ea:org.postgresql.pljava... -Xcheck:jni
>
>
> The -Xcheck:jni makes big output and big slowdown; it might be ok to
> include that in a subset of the tested configurations rather than all
> of them.
>
I think this is the major option left to be added to builds for Linux and
macOS. To which builds should I add the -Xcheck:jni flag. Also, I do not
know about the -ea:org.postgresql.pljava... flag, can you please explain
it to me?

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Kartik Ohri 2020-05-27 16:46:44 Re: Starting build-system work (Windows/Mac users please speak up)
Previous Message Chapman Flack 2020-05-24 05:20:53 Re: Starting build-system work (Windows/Mac users please speak up)