JDK-8187125 : Option MaxRAMFraction was deprecated
  • Type: Bug
  • Component: tools
  • Sub-Component: jar
  • Affected Version: 10
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2017-09-02
  • Updated: 2017-11-10
  • Resolved: 2017-11-10
Related Reports
Relates :  
Description
These four tests fails because they get a warning on stderr:
tools/jar/modularJar/Basic.java
tools/jar/multiRelease/ApiValidatorTest.java
tools/jar/multiRelease/Basic.java
tools/launcher/InfoStreams.java

Option MaxRAMFraction was deprecated in version 10.0 and will likely be removed in a future release.

Comments
These tests pass for me now with jdk/hs. I think you can close it.
09-11-2017

It might have just been a temporary problem in the hs repo, but I don't think so. From what I can see it failed every time it was run from about Sept 1st to Sept 20th. After that point we have no additional references in aurora so it likely was still failing after that.
09-11-2017

I cannot reproduce this issue with jdk 10 b30 on Linux x64. Is this a problem in hs repo only?
09-11-2017

I'm seeing this failure with an up-to-date repo.
08-09-2017

The problem has not been seen in later nightly builds. Closing as Not an issue.
04-09-2017

It seems this was the result of a broken nightly build. (Repositories out of sync) Running a new nightly now to see if it disappears.
02-09-2017