google / google/error-prone

Verify type constraints of System.arraycopy

Open
#248 1 comment 0 reactions 0 assignees View on GitHub
migrated Priority-Medium Type-NewCheck
Dominant language
Java
Stars
7.2k
Forks
820
Avg merge
5h 9m
Merged PRs (30d)
50

Description

_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=248) created by **lowasser@google.com** on 2014-04-09 at 05:42 PM_

---

System.arraycopy is specified with argument types (Object, int, Object, int, int). It can be used for arrays of all types.

It could be useful to enforce its actual type constraints at compile time.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.