Bug 368842

Summary: test failure because test case refers to java.util.Objects
Product: [Eclipse Project] JDT Reporter: Stephan Herrmann <stephan.herrmann>
Component: CoreAssignee: Stephan Herrmann <stephan.herrmann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: srikanth_sankaran
Version: 3.8   
Target Milestone: 3.8 M5   
Hardware: Other   
OS: Linux   
Whiteboard:

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