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: 2022-02-03
  • 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.

To download the current JDK release, click here.
JDK 10 JDK 8 Other
10 b34Fixed 8u191Fixed openjdk8u242Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Create tests for JDK-8146115
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/d6d00f785f39 User: jwilhelm Date: 2017-11-22 15:16:17 +0000
22-11-2017

URL: http://hg.openjdk.java.net/jdk/hs/rev/d6d00f785f39 User: mseledtsov Date: 2017-11-17 03:04:58 +0000
17-11-2017

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
02-11-2017