RFR (L) 8208246: flags duplications in vmTestbase_vm_g1classunloading tests

JC Beyler jcbeyler at google.com
Mon Jul 30 19:34:23 UTC 2018


Hi all,

Could I get a review for:

Webrev: http://cr.openjdk.java.net/~jcbeyler/8208246/
Bug: https://bugs.openjdk.java.net/browse/JDK-8208246

Basically, I removed the duplicate flags in the various tests.

Additional notes due to the number of files changed:
  - I used an awk script to remove any duplicate line that was not just a
empty commented line and occurred after a line containing @run.
   - I then ran a script to check that all lines removed from the tests
were still present in the test files (sanity check of my script)
   - Finally, I ran the tests and they still pass via make run-test-only on
my dev machine

Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20180730/786999a7/attachment.htm>


More information about the hotspot-gc-dev mailing list