RFR 8153646: Move vm/utilities/array.hpp to vm/oops (original) (raw)
serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Tue May 9 22:37:22 UTC 2017
- Previous message: RFR 8153646: Move vm/utilities/array.hpp to vm/oops
- Next message: RFR 8153646: Move vm/utilities/array.hpp to vm/oops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Harold,
The fix looks good.
Thanks, Serguei
On 5/9/17 10:39, harold seigel wrote:
Hi,
Please review this JDK-10 change to move hotspot header file array.hpp from the vm/utilities directory to the vm/oops directory. This was done because after moving typedefs for basic type arrays to growableArray.hpp, the only remaining declaration in array.hpp is the metaspace class Array. Open Webrev: http://cr.openjdk.java.net/~hseigel/bug8153646/webrev/ JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8153646 The fix was tested with JCK Lang and VM tests, the JTreg hotspot, java/io, java/lang, java/util and other tests, the co-located NSK tests, and with JPRT. Thanks, Harold
- Previous message: RFR 8153646: Move vm/utilities/array.hpp to vm/oops
- Next message: RFR 8153646: Move vm/utilities/array.hpp to vm/oops
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]