logoalt Hacker News

josefx • yesterday at 4:55 PM • 0 replies • view on HN

From what I understand a data race on a simple built in feature like an interface pointer can result in a bad address / type pair, which can cause memory safety issues on any future access. I don't think you can get the JVM itself confused about what type a pointer points to.