Re: [9] Review Request: 8047336 Read flavormap.properties as resource

2014-06-20 Thread Anthony Petrov
Hi Petr, I ran the following query: https://www.google.com/#q=custom+flavormap.properties and the search yielded the following forum thread: https://community.oracle.com/thread/1293314?start=0&tstart=0 where developers seem to suggest they do edit the $JDKHOME/jre/lib/flavormap.properties fi

Re: [9] Review Request: 8047336 Read flavormap.properties as resource

2014-06-20 Thread Artem Ananiev
On 6/20/2014 3:19 PM, Anthony Petrov wrote: Hi Petr, I ran the following query: https://www.google.com/#q=custom+flavormap.properties and the search yielded the following forum thread: https://community.oracle.com/thread/1293314?start=0&tstart=0 where developers seem to suggest they do edit

Re: [9] Review Request: 8047336 Read flavormap.properties as resource

2014-06-20 Thread Anthony Petrov
On 6/20/2014 3:29 PM, Artem Ananiev wrote: On 6/20/2014 3:19 PM, Anthony Petrov wrote: I ran the following query: https://www.google.com/#q=custom+flavormap.properties and the search yielded the following forum thread: https://community.oracle.com/thread/1293314?start=0&tstart=0 where develo

Re: [9] Review Request: 8047336 Read flavormap.properties as resource

2014-06-20 Thread Petr Pchelko
Hello, Anthony, Artem. >> Do we officially declare that we drop support for this possibility? > This possibility will be dropped regardless of the current Petr's fix, since > there will be no single "jre" folder in jigsaw world. Probably, some other > mechanism to customize files like flavormap.

Re: [9] Review Request: 8047336 Read flavormap.properties as resource

2014-06-20 Thread Anthony Petrov
I see. OK then. But this looks like something that needs to be release-noted. -- best regards, Anthony On 6/20/2014 3:41 PM, Petr Pchelko wrote: Hello, Anthony, Artem. Do we officially declare that we drop support for this possibility? This possibility will be dropped regardless of the curr

Re: [9] Review Request: 8047336 Read flavormap.properties as resource

2014-06-20 Thread Alan Bateman
On 20/06/2014 12:41, Petr Pchelko wrote: Hello, Anthony, Artem. Do we officially declare that we drop support for this possibility? This possibility will be dropped regardless of the current Petr's fix, since there will be no single "jre" folder in jigsaw world. Probably, some other mechanism

RFR (XS): 8047763: Recognize sparc64 as a sparc platform

2014-06-20 Thread Mikael Vidstedt
Please review the following change which adds code to recognize "sparc64" as a 64-bit sparc platform. sparc64 is what uname returns on linux/sparc, and is the value which trickles up to the platform.m4 switch. (I've excluded the generated-configure.sh scripts in the webrev). Bug: https://bug