aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
diff options
context:
space:
mode:
authorchibash <chiba@javassist.org>2015-09-25 15:08:57 +0900
committerchibash <chiba@javassist.org>2015-09-25 15:08:57 +0900
commite44bf416bf4f7d705deef9f9243197d4fff9f2d0 (patch)
tree6a97f1fbf68ecae275e827abf0545f006eb4130d /Readme.html
parent5bbbcdf552934c72b71f15bf97a35d853d309236 (diff)
downloadjavassist-e44bf416bf4f7d705deef9f9243197d4fff9f2d0.tar.gz
javassist-e44bf416bf4f7d705deef9f9243197d4fff9f2d0.zip
fixes JIRA JASSIST-248.
Javassist cannot compile super.m() if m is a default method declared in an interface.
Diffstat (limited to 'Readme.html')
-rw-r--r--Readme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html
index c646c9a6..c3046502 100644
--- a/Readme.html
+++ b/Readme.html
@@ -283,7 +283,7 @@ see javassist.Dump.
<p>-version 3.21
<ul>
-<li>JIRA JASSIST-244
+<li>JIRA JASSIST-244, 248
</ul>
</p>