Bug 368842 - test failure because test case refers to java.util.Objects
Summary: test failure because test case refers to java.util.Objects
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.8   Edit
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: 3.8 M5   Edit
Assignee: Stephan Herrmann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 11:11 EST by Stephan Herrmann CLA
Modified: 2012-01-23 23:50 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Herrmann CLA 2012-01-17 11:11:00 EST
In http://download.eclipse.org/eclipse/downloads/drops/N20120116-2000/ we observe failures in ResourceLeakTests.

At a closer look these arise because on the build server class java.util.Objects is not found, which on a closer look turns out to be @since 1.7, which explains why the tests work on the desktop but not on the build server.
Comment 1 Stephan Herrmann CLA 2012-01-17 11:12:56 EST
Fix will be trivial.
Comment 2 Stephan Herrmann CLA 2012-01-17 11:24:19 EST
Released for 3.8 M5 via commit 22bf8b2f615c4dacc00d77046015851ecf0d7afd
Comment 3 Srikanth Sankaran CLA 2012-01-23 23:50:00 EST
Verified for 3.8 M5 using build id: I20120122-2000