Hi Andrew, I noticed some issues compiling portlets Courses Portlet has an issue with Jaxb and some of the new security features that I'm trying to figure out how to bypass. :) Although with that said compiled code (from Java 7) runs pretty well on Java 8 with a few stacktraces. The speed improvements were noticeable on my local machine when navigating around uPortal.
Also did you set any Metaspace (replacing PermGen) attributes in Java? I didn't set any initially and it seems to be working. From what I read it appears to be a large rework. http://java.dzone.com/articles/java-8-permgen-metaspace Aaron On Fri, Mar 28, 2014 at 4:58 PM, Andrew Petro <[email protected]> wrote: > Anyone else successfully using JDK 8? > > https://github.com/Jasig/uPortal/pull/280 > > Locally bumped my JDK version to workaround some Mac OS X sockets issue in > the particular JDK7 I happened to be using; JDK 8 seems to work fine for me? > > Andrew > > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > -- Aaron Grant Senior Applications Architect Oakland University - UTS <http://oakland.edu/uts> -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
