[15] RFR(T) 8242793: Incorrect copyright header in ContinuousCallSiteTargetChange.java
Reingruber, Richard
richard.reingruber at sap.com
Thu Apr 16 09:57:22 UTC 2020
Hi,
please review this trivial patch that adds a comma to the copyright header of the test
ContinuousCallSiteTargetChange.java
Webrev: http://cr.openjdk.java.net/~rrich/webrevs/8242793/webrev.0/
Bug: https://bugs.openjdk.java.net/browse/JDK-8242793
The test still succeeds with the patch. The license check fails without and succeeds with the patch.
sh make/scripts/lic_check.sh -gpl test/hotspot/jtreg/compiler/jsr292/ContinuousCallSiteTargetChange.java
Thanks,
Richard.
More information about the hotspot-compiler-dev
mailing list