Re: JDK 10 removal of javah

2018-07-09 Thread James McCoy
On Thu, May 17, 2018 at 10:27:18PM -0400, James McCoy wrote: > The biggest wrinkle is that "javac -h" _only_ generates a header file if > there are native annotations, whereas "javah" would always generate a > header file. This found some places where we didn't have native > annotations even thoug

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-20 Thread Michael Osipov
Am 2018-05-20 um 16:03 schrieb Stefan Sperling: On Sun, May 20, 2018 at 12:47:39PM +0200, Michael Osipov wrote: On 18.05.2018 14:34, Stefan Sperling wrote: I think you should aim to proceed with your plan as it was. If anyone has strong objections to this, they should be constructive and try to

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-20 Thread Stefan Sperling
On Sun, May 20, 2018 at 12:47:39PM +0200, Michael Osipov wrote: > > On 18.05.2018 14:34, Stefan Sperling wrote: > > > I think you should aim to proceed with your plan as it was. > > > If anyone has strong objections to this, they should be constructive and > > > try to provide an alternative soluti

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-20 Thread Michael Osipov
On 18.05.2018 14:34, Stefan Sperling wrote: On Fri, May 18, 2018 at 08:22:46AM -0400, James McCoy wrote: On Fri, May 18, 2018 at 09:46:41AM +0200, Stefan Sperling wrote: Elsewhere in this discussion thread it was suggested to raise the minimum JDK version requirement to Java 1.8. Your statement

Re: JDK 10 removal of javah

2018-05-18 Thread Thomas Singer
We are using OS X 10.7.5 for building SVN binaries. This seems to work with Java 1.8. -- Best regards, Thomas Singer = syntevo GmbH https://www.syntevo.com https://www.syntevo.com/blog On 2018-05-18 9:46, Stefan Sperling wrote: On Fri, May 18, 2018 at 08:40:35AM +0200, Thomas Sing

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-18 Thread Branko Čibej
On 18.05.2018 14:40, Stefan Sperling wrote: > On Fri, May 18, 2018 at 02:36:06PM +0200, Branko Čibej wrote: >> On 18.05.2018 14:34, Stefan Sperling wrote: >>> On Fri, May 18, 2018 at 08:22:46AM -0400, James McCoy wrote: On Fri, May 18, 2018 at 09:46:41AM +0200, Stefan Sperling wrote: > Els

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-18 Thread Stefan Sperling
On Fri, May 18, 2018 at 02:36:06PM +0200, Branko Čibej wrote: > On 18.05.2018 14:34, Stefan Sperling wrote: > > On Fri, May 18, 2018 at 08:22:46AM -0400, James McCoy wrote: > >> On Fri, May 18, 2018 at 09:46:41AM +0200, Stefan Sperling wrote: > >>> Elsewhere in this discussion thread it was suggest

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-18 Thread Branko Čibej
On 18.05.2018 14:34, Stefan Sperling wrote: > On Fri, May 18, 2018 at 08:22:46AM -0400, James McCoy wrote: >> On Fri, May 18, 2018 at 09:46:41AM +0200, Stefan Sperling wrote: >>> Elsewhere in this discussion thread it was suggested to raise the >>> minimum JDK version requirement to Java 1.8. >>> Y

Re: Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-18 Thread Stefan Sperling
On Fri, May 18, 2018 at 08:22:46AM -0400, James McCoy wrote: > On Fri, May 18, 2018 at 09:46:41AM +0200, Stefan Sperling wrote: > > Elsewhere in this discussion thread it was suggested to raise the > > minimum JDK version requirement to Java 1.8. > > Your statement "please keep backward compatibili

Minimum version of JDK for Subversion 1.10 (was Re: JDK 10 removal of javah)

2018-05-18 Thread James McCoy
On Fri, May 18, 2018 at 09:46:41AM +0200, Stefan Sperling wrote: > Elsewhere in this discussion thread it was suggested to raise the > minimum JDK version requirement to Java 1.8. > Your statement "please keep backward compatibility with older JDKs" > could mean anything between "please leave every

Re: JDK 10 removal of javah

2018-05-18 Thread Stefan Sperling
On Fri, May 18, 2018 at 08:40:35AM +0200, Thomas Singer wrote: > Whatever you do, please keep backward compatibility with older JDKs. Reason > is building on older OS X machines for most compatibility which do not allow > latest JDKs. > > Thanks for considering. Could you be more specific about w

Re: JDK 10 removal of javah

2018-05-17 Thread Thomas Singer
Hi James, Whatever you do, please keep backward compatibility with older JDKs. Reason is building on older OS X machines for most compatibility which do not allow latest JDKs. Thanks for considering. -- Best regards, Thomas Singer = syntevo GmbH https://www.syntevo.com https://ww

Re: JDK 10 removal of javah

2018-05-17 Thread James McCoy
On Fri, May 04, 2018 at 08:12:29AM -0400, James McCoy wrote: > On Sat, Dec 23, 2017 at 06:44:13PM +0100, Branko Čibej wrote: > > On 23.12.2017 16:30, Andreas Stieger wrote: > > > Hello, > > > > > > I was made aware by our Java package maintainer of the fact that JDK 10 > > > is removing the javah t

Re: JDK 10 removal of javah

2018-05-04 Thread Mark Phippard
On Fri, May 4, 2018 at 8:49 AM, Branko Čibej wrote: > On 04.05.2018 14:12, James McCoy wrote: > > On Sat, Dec 23, 2017 at 06:44:13PM +0100, Branko Čibej wrote: > >> On 23.12.2017 16:30, Andreas Stieger wrote: > >>> Hello, > >>> > >>> I was made aware by our Java package maintainer of the fact tha

Re: JDK 10 removal of javah

2018-05-04 Thread Stefan Hett
On 5/4/2018 2:49 PM, Branko Čibej wrote: On 04.05.2018 14:12, James McCoy wrote: On Sat, Dec 23, 2017 at 06:44:13PM +0100, Branko Čibej wrote: On 23.12.2017 16:30, Andreas Stieger wrote: Hello, I was made aware by our Java package maintainer of the fact that JDK 10 is removing the javah tool,

Re: JDK 10 removal of javah

2018-05-04 Thread Branko Čibej
On 04.05.2018 14:12, James McCoy wrote: > On Sat, Dec 23, 2017 at 06:44:13PM +0100, Branko Čibej wrote: >> On 23.12.2017 16:30, Andreas Stieger wrote: >>> Hello, >>> >>> I was made aware by our Java package maintainer of the fact that JDK 10 >>> is removing the javah tool, after the deprecation fro

Re: JDK 10 removal of javah

2018-05-04 Thread James McCoy
On Sat, Dec 23, 2017 at 06:44:13PM +0100, Branko Čibej wrote: > On 23.12.2017 16:30, Andreas Stieger wrote: > > Hello, > > > > I was made aware by our Java package maintainer of the fact that JDK 10 > > is removing the javah tool, after the deprecation from JDK 8. Our javahl > > stuff no longer bui

Re: JDK 10 removal of javah

2017-12-23 Thread Branko Čibej
On 23.12.2017 16:30, Andreas Stieger wrote: > Hello, > > I was made aware by our Java package maintainer of the fact that JDK 10 > is removing the javah tool, after the deprecation from JDK 8. Our javahl > stuff no longer builds and apparently the functionality is in javac now. > > JEP 313: Remove