JDK-8189762 : [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
Type:Enhancement
Component:hotspot
Sub-Component:runtime
Affected Version:10
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2017-10-20
Updated:2024-06-04
Resolved:2017-11-17
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.
Addressed all feedback from prior reviews.
Diff from 02: http://cr.openjdk.java.net/~mseledtsov/8189762.02-03/
Full: http://cr.openjdk.java.net/~mseledtsov/8189762.03/
These changes has been reviewed by Bob and Igor.
16-11-2017
Test failures were caused by improper merge of test/lib/sun/hotspot/WhiteBox.java
After fixing the merge issue the failing tests pass.
Now awaiting on a review for the second webrev.
14-11-2017
Received feedback from Bob and Igor; updated the changes.
http://cr.openjdk.java.net/~mseledtsov/8189762.01-02/webrev/
http://cr.openjdk.java.net/~mseledtsov/8189762.02/
09-11-2017
JBS: https://bugs.openjdk.java.net/browse/JDK-8189762
Webrev:
Tests: http://cr.openjdk.java.net/~mseledtsov/8189762.00/
WB API: http://cr.openjdk.java.net/~mseledtsov/8189762.00.whitebox/
Testing:
1. Locally: Linux-x64, docker engine version: 17.06.2-ce
Ran the developed tests via jtreg
Pass
2. Automated testing system - run these tests
In progress