[josm-dev] Early Access builds of JDK 8u76 b04, JDK 9 & JDK 9 with Project Jigsaw b104 are available on java.net

2016-02-09 Thread Rory O'Donnell


Hi Vincent,

Early Access b04  for JDK 8u76 is 
available on java.net, summary of  changes are listed here 
.


Early Access b104  for JDK 9 is 
available on java.net, summary of  changes are listed here 
.


JEP 280: Indify String Concatenation [0]

This JEP proposed to change the static |String|-concatenation bytecode 
sequence generated by |javac| to use |invokedynamic| calls to JDK 
library functions. This will enable future optimizations of |String| 
concatenation without requiring further changes to the bytecode emitted 
by |javac|.


Early Access b104  for JDK 9 with Project 
Jigsaw is available on java.net.


Great to meet so many of you at FOSDEM this year,  videos of some of the 
presentations are available [1]


Rgds,Rory

[0] http://openjdk.java.net/jeps/280
[1] http://video.fosdem.org/2016/h1301

--
Rgds,Rory O'Donnell
Quality Engineering Manager
Oracle EMEA , Dublin, Ireland

___
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Latest josm seems to be crashing Xorg

2016-02-09 Thread ael
On Mon, Feb 08, 2016 at 11:20:06PM +0100, Richard wrote:
> On Mon, Feb 08, 2016 at 08:14:37PM +, ael wrote:
> > I am not sure what is happeing here, but downloading the latest
> > josm version a few minutes ago and attempting to run it crashes 
> > Xorg with "Bus error at address 0x0".
> > 
> > I am on debian testing, and using
> 
> that is more a Debian problem but try running josm with
>  strace -f java ... > trace.txt 2>&1
>  ltrace -f java ... > ltrace.txt 2>&1
> 
> and look what happened before the Xserver crashed. Might be something
> that is possible to workaround.

I was going to try with gdb: I hope there are dbg (with gdb symbols)
versions of the packages around. Will try to find time to look further 
maybe later today. As I said in my follow up message, I now don't think
it is likely to be a josm problem.

But I am surprised that no one else seems to have reported such a major
issue. I have sent a message to openjdk@list.

Thanks for the reply. I am not now planing on trying to submit a ticket
against josm since it looks like a debian/java problem as of now.
As I said before, my most recent attempts to submit tickets seemed
to silently fail.

ael


___
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Latest josm seems to be crashing Xorg

2016-02-09 Thread Dirk Stöcker

On Tue, 9 Feb 2016, ael wrote:


As I said before, my most recent attempts to submit tickets seemed
to silently fail.


That should not be the case. You either should get an error message or a 
new ticket is created. JOSM-Server is one of the most straight-forward 
servers I know and I try to keep it that way. No login or special 
procedure required for ticket submissions.


Only exception is SPAM slipping through - This is silently discarded by 
the admins, but I assume your tickets did not look like SPAM to an admin?


Ciao
--
http://www.dstoecker.eu/ (PGP key available)

___
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev


Re: [josm-dev] Latest josm seems to be crashing Xorg

2016-02-09 Thread ael
On Tue, Feb 09, 2016 at 05:26:00PM +0100, Dirk Stöcker wrote:
> On Tue, 9 Feb 2016, ael wrote:
> 
> >As I said before, my most recent attempts to submit tickets seemed
> >to silently fail.
> 
> That should not be the case. You either should get an error message or a new
> ticket is created. JOSM-Server is one of the most straight-forward servers I
> know and I try to keep it that way. No login or special procedure required
> for ticket submissions.
> 
> Only exception is SPAM slipping through - This is silently discarded by the
> admins, but I assume your tickets did not look like SPAM to an admin?

I don't think so. I used to submit occasional tickets without any
problems. If this current problem really is josm, I will try again.

ael


___
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev