RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v3]

Fei Yang fyang at openjdk.java.net
Wed Mar 23 02:03:28 UTC 2022


On Wed, 23 Mar 2022 01:57:25 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> src/hotspot/cpu/riscv/disassembler_riscv.hpp line 18:
>> 
>>> 16:  *
>>> 17:  * You should have received a copy of the GNU General Public License version
>>> 18:  * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
>> 
>> These 2 lines merged into 1 accidentally  causing failure in copyright headers verification.
>
>> I looked on C1/C2 changes and compiler tests. Seems reasonable. But before approval I would need to run changes through our testing.
> 
> That's great to hear :-) Thanks for the efforts.

I have fixed the copyright headers verification problem. Please take another look.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6294


More information about the serviceability-dev mailing list