Looks good.

Leonid

On 6/4/20 10:21 AM, Igor Ignatyev wrote:
piny?
-- Igor

On Jun 1, 2020, at 7:54 AM, Igor Ignatyev <[email protected]> wrote:

ping?
-- Igor

On May 27, 2020, at 10:25 AM, Igor Ignatyev <[email protected]> wrote:

http://cr.openjdk.java.net/~iignatyev//8245874/webrev.00
8 lines changed: 2 ins; 0 del; 6 mod;
Hi all,

could you please review this small and trivial cleanup in TEST.ROOT files of 
test/jdk/ and test/hotspot/jtreg test suites?
from JBS:
to make sure that classes listed in `requires.extraPropDefns.bootlibs` are in 
BCP, jtreg automatically adds corresponding `-Xbootclasspath/a:` to the options 
list, so `requires.extraPropDefns.vmOpts` doesn't have to have 
`-Xbootclasspath/a:bootClasses`
the patch
- removes -Xbootclasspath/a:bootClasses from requires.extraPropDefns.vmOpts
- moves jdk.test.lib.Platform and Container classes from 
requires.extraPropDefns.bootlibs to requires.extraPropDefns.libs as there is no 
need for them to be in BCP

JBS: https://bugs.openjdk.java.net/browse/JDK-8245874
testing: tier1
webrev: http://cr.openjdk.java.net/~iignatyev//8245874/webrev.00

Thanks,
-- Igor

Reply via email to