JDK 10u and generated-configure.sh

Rob McKenna rob.mckenna at oracle.com
Tue May 8 13:09:07 UTC 2018


Ahem: http://openjdk.java.net/census#jdk-updates

    -Rob

On 08/05/18 14:08, Rob McKenna wrote:
> (also, according to http://db.openjdk.java.net/people/ you have
> committer rights to the jdk-updates project.)
> 
>     -Rob
> 
> On 08/05/18 14:07, Rob McKenna wrote:
> > Hi Severin,
> > 
> > You'll need to file a bug and follow the approval request process.
> > 
> > http://openjdk.java.net/projects/jdk-updates/approval.html
> > 
> >     -Rob
> > 
> > On 08/05/18 14:56, Severin Gehwolf wrote:
> > > Hi,
> > > 
> > > It just occurred to me that JDK 10u seems to still be using generated-
> > > configure.sh. If so there is a good chance that my recent push to
> > > jdk10u[1] might have broken something. Is it enough to ammend this with
> > > this?
> > > 
> > > diff --git a/make/autoconf/generated-configure.sh b/make/autoconf/generated-configure.sh
> > > --- a/make/autoconf/generated-configure.sh
> > > +++ b/make/autoconf/generated-configure.sh
> > > @@ -5187,7 +5187,7 @@
> > >  #CUSTOM_AUTOCONF_INCLUDE
> > >  
> > >  # Do not change or remove the following line, it is needed for consistency checks:
> > > -DATE_WHEN_GENERATED=1516225089
> > > +DATE_WHEN_GENERATED=1525783673
> > >  
> > >  ###############################################################################
> > >  #
> > > @@ -67486,7 +67486,7 @@
> > >    BOOTCYCLE_JVM_ARGS_BIG=-Xms64M
> > >  
> > >    # Maximum amount of heap memory and stack size.
> > > -  JVM_HEAP_LIMIT_32="1024"
> > > +  JVM_HEAP_LIMIT_32="768"
> > >    # Running a 64 bit JVM allows for and requires a bigger heap
> > >    JVM_HEAP_LIMIT_64="1600"
> > >    STACK_SIZE_32=768
> > > 
> > > Does somebody at Oracle need to push this for me? My sincere appologies for the trouble!
> > > 
> > > Please advise whether anything needs to be done.
> > > 
> > > Thanks,
> > > Severin
> > > 
> > > [1] http://hg.openjdk.java.net/jdk-updates/jdk10u/rev/2f8a4aafe85f


More information about the jdk-updates-dev mailing list