src/hotspot/share/prims/wbtestmethods/parserTests.cpp
changeset 49192 6734eeef4283
parent 47659 a8e9aff89f7b
child 49449 ef5d5d343e2a
equal deleted inserted replaced
49191:13378aa8527e 49192:6734eeef4283
     1 /*
     1 /*
     2  * Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
    30 #include "memory/resourceArea.hpp"
    30 #include "memory/resourceArea.hpp"
    31 #include "oops/objArrayOop.inline.hpp"
    31 #include "oops/objArrayOop.inline.hpp"
    32 #include "prims/whitebox.hpp"
    32 #include "prims/whitebox.hpp"
    33 #include "prims/wbtestmethods/parserTests.hpp"
    33 #include "prims/wbtestmethods/parserTests.hpp"
    34 #include "runtime/interfaceSupport.hpp"
    34 #include "runtime/interfaceSupport.hpp"
       
    35 #include "runtime/jniHandles.inline.hpp"
    35 #include "services/diagnosticArgument.hpp"
    36 #include "services/diagnosticArgument.hpp"
    36 #include "services/diagnosticFramework.hpp"
    37 #include "services/diagnosticFramework.hpp"
    37 
    38 
    38 //There's no way of beforeahnd knowing an upper size
    39 //There's no way of beforeahnd knowing an upper size
    39 //Of the length of a string representation of
    40 //Of the length of a string representation of