|
|
Re: Advice in moving from java 1.6 to java 1.8 [message #1566195 is a reply to message #1566003] |
Thu, 15 January 2015 18:39 |
Winston Prakash Messages: 534 Registered: August 2011 Location: Fremont, CA USA |
Senior Member |
|
|
JDK 7 to JDK 8 is a major leap in the Java Platform. Though we have tested Hudson 3.1.2 to work with JDK 1.8, we have not tested all the plugins. Most of the plugins might work with out problem, except those plugins that work on the Class binary level such as findbugs plugin. It may be a matter of updating the dependent libraries. However those libraries need to support JDK 8. For example Findbug plugin depends on external findbug libraries. We may have to update findbug plugin with findbug libraries that support JDK 8.
Please file a bug about findbug plugin failing with JDK 8 at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Hudson (component plugins)
Winston Prakash
Eclipse Hudson team
[Updated on: Thu, 15 January 2015 18:40] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03636 seconds