JDK-8077089 : JEP-JDK-8046092: Test Task: Process API Updates
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-04-06
  • Updated: 2015-07-20
  • Resolved: 2015-07-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Blocks :  
Relates :  
Description
This is the bug tracking test development effort

Current test has been pushed into sandbox repo http://hg.openjdk.java.net/jdk9/sandbox/shortlog/4ef592e52683

current tests have been covered all the tests cases in test plan. 

Comments
Close this test bug since we already achieve two week stable nightly result also 100% code coverage for new API
20-07-2015

Still see nightly failures in recent runs. Leave the task for further analysis http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SETestHistory&parameters=%5BtestNameFilterRegExp%5Djava%2Flang%2FProcessHandle%2FInfoTest.java%5Brelease%5D1.9.0 http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SETestHistory&parameters=%5BtestNameFilterRegExp%5Djava%2Flang%2FProcessHandle%2FTreeTest.java%5Brelease%5D1.9.0
01-07-2015

Code has been pushed into jdk9 repo http://hg.openjdk.java.net/jdk9/dev/jdk/rev/c2250db81ce8 SQE contributes 4 files, 14 test methods
08-06-2015

Wait two weeks stable nightly running.
08-06-2015

I setup a code coverage job in htpp://slc05cue:8080 for showing code coverage for ProcessHandle API, recent result is here(100% code coverage for public API) http://slc05cue:8080/view/Process%20API%20Build%20And%20Test/job/process-api-codecoverage/19/artifact/report/index.html
18-05-2015

Changed the due date same as JEP bug
12-05-2015

Currently we're working on sandbox repo. current coverage includes 1. Using ProcessHandle to acquire all children and subChildren and parent - Done 2. Checking ProcessHandel support Asynchronous call - Done 3. Terminate a process by given id. Checking process termination behaviour.- Done 4. Checking get all local processes. - Done 5. Checking process info. - Done 6. Negative testing - Done We're working on a ScaleTest for test a scalbility on starting 1000 sub processes and checking by Process API update
07-04-2015