]> source.dussan.org Git - javassist.git/commit
Update ClassFile.java 130/head
authorAndres Luuk <andres.luuk@zeroturnaround.com>
Mon, 10 Apr 2017 14:18:07 +0000 (17:18 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2017 14:18:07 +0000 (17:18 +0300)
commit3cad4223928911c73afd83350238a25c7c027348
tree1c7f715af3ee40ea6594fda38c4c720e93355266
parent6a3ed31976e54f2523a6e41dfee9001b3cce58c8
Update ClassFile.java

A fix for older JDK8 versions: https://bugs.openjdk.java.net/browse/JDK-8041920
This caused random failures a little time after startup. Reported now so that when we upgrade javassist for JDK9 then we would not have to fork this class.
src/main/javassist/bytecode/ClassFile.java