Is cglib 3.1 not working for anyone else? http://goo.gl/LO5GCK
I suspect it's because I'm locally using JDK 8. On a Mac? Locally bopping back to cglib 2.2.2 works. Started digging into it but didn't figure it out; figured I'd check if anyone else is tripping over this / has already solved it before investing more cycles. Andrew On 3/31/14, 10:28 AM, Aaron Grant wrote: > 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] > <mailto:[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
