[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[platform-releng-dev] New compiler warnings in the recent N-Builds
|
I have noticed some additional compiler warnings since the N20071012-0010 build. In particular the compiler is now flagging abstract classes which extend Serializable classes if they do not have a serialVersionUID. For example:
abstract class BundlePermissionCollection extends PermissionCollection {
The serializable class BundlePermissionCollection does not declare a static final serialVersionUID field of type long
Are these valid warnings? Did something change in the compiler settings to trigger the new warnings. As far as I can tell this type of thing was not flagged in previous builds.
Tom
eclipse-releng---10/15/2007 08:29:38 AM---Build N20071015-0010 (Timestamp: 200710150010): Automated JUnit testing is complete. Test failures/errors occurred in the fol
![]()
From: | ![]()
eclipse-releng@xxxxxxxxxxx |
![]()
To: | ![]()
platform-releng-dev@xxxxxxxxxxx |
![]()
Date: | ![]()
10/15/2007 08:29 AM |
![]()
Subject: | ![]()
[platform-releng-dev] [eclipse-build]Build N20071015-0010 (Timestamp: 200710150010):Automated JUnit testing complete. Test failures/errors occurred. |
Build N20071015-0010 (Timestamp: 200710150010): Automated JUnit testing is complete. Test failures/errors occurred in the following:
org.eclipse.jdt.ui.tests_linux.gtk.x86
org.eclipse.jdt.ui.tests_macosx.carbon.ppc_5.0
org.eclipse.jdt.ui.tests_win32.win32.x86
org.eclipse.ua.tests_linux.gtk.x86
org.eclipse.ua.tests_macosx.carbon.ppc_5.0
org.eclipse.ua.tests_win32.win32.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.pde.ui.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.pde.build.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.apt.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.core.tests.builder_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.core.tests.compiler_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.core.tests.model_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.core.tests.performance_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.debug.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.text.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.ui.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.jdt.ui.tests.refactoring_linux.gtk.x86_5.0 (file missing)
org.eclipse.ant.tests.core_linux.gtk.x86_5.0 (file missing)
org.eclipse.ant.tests.ui_linux.gtk.x86_5.0 (file missing)
org.eclipse.compare.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.core.filebuffers.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.core.tests.resources_linux.gtk.x86_5.0 (file missing)
org.eclipse.jface.text.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.team.tests.core_linux.gtk.x86_5.0 (file missing)
org.eclipse.team.tests.cvs.core_linux.gtk.x86_5.0 (file missing)
org.eclipse.core.tests.net_linux.gtk.x86_5.0 (file missing)
org.eclipse.text.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.ua.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.ui.editors.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.ui.tests.navigator_linux.gtk.x86_5.0 (file missing)
org.eclipse.ui.tests.views.properties.tabbed_linux.gtk.x86_5.0 (file missing)
org.eclipse.ui.workbench.texteditor.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.update.tests.core_linux.gtk.x86_5.0 (file missing)
org.eclipse.ltk.core.refactoring.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.ltk.ui.refactoring.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.core.tests.runtime_linux.gtk.x86_5.0 (file missing)
org.eclipse.ui.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.jface.tests.databinding_linux.gtk.x86_5.0 (file missing)
org.eclipse.swt.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.core.expressions.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.osgi.tests_linux.gtk.x86_5.0 (file missing)
org.eclipse.ui.tests.rcp_linux.gtk.x86_5.0 (file missing)
HTTP Download:
http://download.eclipse.org/eclipse/downloads/drops/N20071015-0010
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

