Preferred way to test custom builds with latest JDK 8 binaries

Sven Reimers sven.reimers at gmail.com
Mon Feb 4 06:52:08 PST 2013


Update:

I tried so far:

-endorsed: does not work classloading fails
-prepending bootclasspath: does not work classloading fails

So it seems I need to have the ability to create full jfxrt.jar else both
approaces fail.

So any ideas besides creating a local copy of my jdk and patching the
original jfxrt.jar in some way to incorporate my changes?

Thanks

-Sven


On Sun, Feb 3, 2013 at 6:35 PM, Sven Reimers <sven.reimers at gmail.com> wrote:

> Hi,
>
> since the latest binaries (b75) now have JavaFX on it's classpath by
> default, I am interested in the best (quick) way to test changes using
> custom builds with openjfxrt.jar.
>
> Any ideas?
>
> -Sven
>
> --
> Sven Reimers
>
> * Senior Expert Software Architect
> * NetBeans Dream Team Member: http://dreamteam.netbeans.org
> * Community Leader  NetBeans: http://community.java.net/netbeans
>                               Desktop Java:
> http://community.java.net/javadesktop
> * Duke's Choice Award Winner 2009
> * Blog: http://nbguru.blogspot.com
>
> * XING: https://www.xing.com/profile/Sven_Reimers8
> * LinkedIn: http://www.linkedin.com/in/svenreimers
>
> Join the NetBeans Groups:
> * XING: http://www.xing.com/group-20148.82db20
> * NUGM: http://haug-server.dyndns.org/display/NUGM/Home
> * LinkedIn: http://www.linkedin.com/groups?gid=1860468
>                    http://www.linkedin.com/groups?gid=107402
>                    http://www.linkedin.com/groups?gid=1684717
> * Oracle: https://mix.oracle.com/groups/18497
>



-- 
Sven Reimers

* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* NetBeans Governance Board Member:
http://netbeans.org/about/os/governance.html
* Community Leader  NetBeans: http://community.java.net/netbeans
                              Desktop Java:
http://community.java.net/javadesktop
* Duke's Choice Award Winner 2009
* Blog: http://nbguru.blogspot.com

* XING: https://www.xing.com/profile/Sven_Reimers8
* LinkedIn: http://www.linkedin.com/in/svenreimers

Join the NetBeans Groups:
* XING: http://www.xing.com/group-20148.82db20
* NUGM: http://haug-server.dyndns.org/display/NUGM/Home
* LinkedIn: http://www.linkedin.com/groups?gid=1860468
                   http://www.linkedin.com/groups?gid=107402
                   http://www.linkedin.com/groups?gid=1684717
* Oracle: https://mix.oracle.com/groups/18497


More information about the openjfx-dev mailing list