Checking - startup.sh is running: *java -Dsun.java2d.renderer.log=true -Xbootclasspath/a:/Users/jgarnett/Downloads/geoserver-2.15-M0/webapps/geoserver/WEB-INF/lib/marlin-0.9.3.jar -Dsun.java2d.renderer=org.marlin.pisces.MarlinRenderingEngine -DGEOSERVER_DATA_DIR=/Users/jgarnett/Downloads/geoserver-2.15-M0/data_dir -Djava.awt.headless=true -DSTOP.PORT=8079 -DSTOP.KEY=geoserver -jar start.jar*
So we are getting what we are asking for :P -- Jody Garnett On Wed, 2 Jan 2019 at 08:59, Jody Garnett <[email protected]> wrote: > Collecting feedback in this thread > > From Laurent Bougés on twitter > <https://twitter.com/laurent_bourges/status/1080482800556482561> we may > have something to look into for Java 11 + Marlin: > > *@jodygarnett In jdk11 with/out marlin 0.9.3 for jdk9+, the marlin > renderer (manually set via system property "sun.java2d.renderer") must be > "sun.java2d.marlin.DMarlinRenderingEngine"* > *Looks like it is not properly configured.* > *Please add -Dsun.java2d.renderer.log=true to get log and check.* > > > -- > Jody Garnett > > > On Wed, 2 Jan 2019 at 08:56, Jody Garnett <[email protected]> wrote: > >> GeoServer 2.15-M0 has been released, see the blog for details: >> >> http://blog.geoserver.org/2019/01/01/geoserver-2-15-m0-release/ >> >> This is a milestone release, offering a technology preview of new >> features, and the opportunity to participate in the community testing of >> GeoServer Java 11 compatibility: >> >> - binary distribution is ready Java 8 and Java 11 support >> - WAR distribution requires Tomcat 9 to work on Java 11 >> - Help test additional platforms and will will update our user manual >> >> <https://docs.geoserver.org/latest/en/user/production/java.html#running-on-java-11> >> >> If you are currently using Oracle JDK now is a good time to consider your >> options, ask questions, and lend us a hand testing GeoServer on Java 11. *Our >> goal is to support GeoServer on both Java 8 and Java 11 giving everyone a >> chance to migrate when they are ready.* >> >> We have been planning Java 11 compatibility for some time with the >> end-of-life of Oracle Java 8 scheduled for January 2019. Fortunately the >> Java industry has mobilized with RedHat OpenJDK >> <https://developers.redhat.com/products/openjdk/overview/> offering to >> back port changes, and industry players getting behind Adopt OpenJDK >> <http://adoptopenjdk.net/> to distribute these fixes to other platforms. >> >> GeoServer Java 11 support was the focus of our participation in the OSGeo >> Java 2018 Code Sprint. We would like to thank organizations participating >> (Boundless <http://boundlessgeo.com/>, GeoSolutions >> <https://www.geo-solutions.it/>, GeoCat <https://www.geocat.net/>, Astun >> Technology <https://astuntechnology.com/>, CCRi <https://www.ccri.com/>) and >> event sponsors (Gaia3D <http://www.gaia3d.com/>, atol >> <https://www.atolcd.com/>, osgeo:uk <https://uk.osgeo.org/>, Astun >> Technology <https://astuntechnology.com/>) for making this activity >> possible. We wish to extend our gratitude to the individuals taking part >> for all their hard work. >> -- >> GeoServer Project Steering Committee >> >
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
