RFR 80044461: Cleanup new Boolean and single character strings
A quick sanity check please for these cleanup changes to remove uses of new Boolean and using chars instead of single character strings contributed by Otávio Gonçalves de Santana. These changes update multiple classes in the jdk9-dev repo (except client packages). webrev: http://cr.openjdk.java.net/~rriggs/webrev-8044461-cleanup/ Issue: https://bugs.openjdk.java.net/browse/JDK-8044461 Thanks, Roger
Looks fine On May 30, 2014, at 2:30 PM, roger riggs <roger.riggs@oracle.com> wrote:
A quick sanity check please for these cleanup changes to remove uses of new Boolean and using chars instead of single character strings contributed by Otávio Gonçalves de Santana.
These changes update multiple classes in the jdk9-dev repo (except client packages).
webrev: http://cr.openjdk.java.net/~rriggs/webrev-8044461-cleanup/ Issue: https://bugs.openjdk.java.net/browse/JDK-8044461
Thanks, Roger
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 Lance.Andersen@oracle.com
On 30/05/2014 19:30, roger riggs wrote:
A quick sanity check please for these cleanup changes to remove uses of new Boolean and using chars instead of single character strings contributed by Otávio Gonçalves de Santana.
These changes update multiple classes in the jdk9-dev repo (except client packages).
webrev: http://cr.openjdk.java.net/~rriggs/webrev-8044461-cleanup/ Issue: https://bugs.openjdk.java.net/browse/JDK-8044461 You might want to check the alignment in VMOptionCompositeData and StackTraceElementCompositeData, otherwise I don't see any issues.
-Alan.
participants (3)
-
Alan Bateman
-
Lance Andersen
-
roger riggs