Re: JavaHL problem with NativeException

2022-07-27 Thread Daniel Sahlberg
Den lör 16 juli 2022 kl 23:11 skrev James McCoy : > On Sat, Jul 16, 2022 at 10:49:50PM +0200, Daniel Sahlberg wrote: > > dev@: I would prefer to commit this in two separate commits, first the > test > > cases and second the fix. But I could not find any way to "XFail" the > test > > case. > > You

Re: JavaHL problem with NativeException

2022-07-27 Thread Daniel Sahlberg
Den tis 26 juli 2022 kl 10:55 skrev Branko Čibej : > On 15.07.2022 23:19, Daniel Sahlberg wrote: > > Den fre 15 juli 2022 kl 10:46 skrev Thomas Singer > > : > > > > Hi SVN developers, > > > > > > Hi Thomas, > > > > Thanks for the detailed report! > > > > First, there are 2 classes of Nativ

Re: JavaHL problem with NativeException

2022-07-27 Thread Daniel Sahlberg
Hi, Sorry for the late reply! I've changed according to your suggestion, the test fails with a NullPointerException without the fix so at least it will test the previous error. [[[ Index: subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeException.java ===