JDK-8173305 : Trial reversion of langtools test changes for limited win32 address space
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-01-24
  • Updated: 2017-02-17
  • Resolved: 2017-02-04
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 9
10Fixed 9 b156Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
After making the server vm as the default on win32 caused much more address space usage, various tests were updated to workaround this situation and avoid spurious failures (JDK-8168499, JDK-8163999, JDK-8165193).

With changes to reduce memory usage on the vm side (JDK-8166002), these test changes should be reverted on a trial basis to see if the tests run reliably with the revised vm config.