RFR (S) 8201224: Make string buffer size dynamic
Daniel D. Daugherty
daniel.daugherty at oracle.com
Fri Aug 3 14:45:27 UTC 2018
> Ps: A lot of these tests seem to be in GCC style (where spaces are all
> over the place, 4 space indent, etc.), should we do a one-pass per
> folder to make it into more standard hotspot style?
If you do whitespace/style cleanups, please do them with a separate bug.
Dan
On 8/3/18 12:11 AM, JC Beyler wrote:
> Hi all,
>
> Small change to the locationToString method to make the string
> dynamically generated.
>
> I added a bit of paranoia to handle the case where things might be
> changed so that an error would propagate to the test.
>
> Igor asked me to also at least fix the NSK_VERIFY tests in the file.
>
> Let me know what you think:
>
> Webrev: http://cr.openjdk.java.net/~jcbeyler/8201224/webrev.00/
> <http://cr.openjdk.java.net/%7Ejcbeyler/8201224/webrev.00/>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8201224
>
> Thanks,
> Jc
>
> Ps: A lot of these tests seem to be in GCC style (where spaces are all
> over the place, 4 space indent, etc.), should we do a one-pass per
> folder to make it into more standard hotspot style?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20180803/64e01bde/attachment.html>
More information about the serviceability-dev
mailing list