-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
7
-
x86
-
linux
FULL PRODUCT VERSION :
java version "1.7.0_04"
Java(TM) SE Runtime Environment (build 1.7.0_04-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Linux dilbert.dankulp.com 3.2.2 #1 SMP Thu Feb 2 15:12:55 EST 2012 x86_64 Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz GenuineIntel GNU/Linux
A DESCRIPTION OF THE PROBLEM :
In some cases, the generic parts from an inherited interface are lost.
REGRESSION. Last worked in version 6u31
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Download the bug from:
http://dankulp.com/bug.tar.gz
unpack, follow the steps in the README.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
It should sucessfully compile.
ACTUAL -
Compile fails with errors that should compile fine.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Download the bug from:
http://dankulp.com/bug.tar.gz
unpack, follow the steps in the README.
---------- END SOURCE ----------
java version "1.7.0_04"
Java(TM) SE Runtime Environment (build 1.7.0_04-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Linux dilbert.dankulp.com 3.2.2 #1 SMP Thu Feb 2 15:12:55 EST 2012 x86_64 Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz GenuineIntel GNU/Linux
A DESCRIPTION OF THE PROBLEM :
In some cases, the generic parts from an inherited interface are lost.
REGRESSION. Last worked in version 6u31
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Download the bug from:
http://dankulp.com/bug.tar.gz
unpack, follow the steps in the README.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
It should sucessfully compile.
ACTUAL -
Compile fails with errors that should compile fine.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
Download the bug from:
http://dankulp.com/bug.tar.gz
unpack, follow the steps in the README.
---------- END SOURCE ----------
- relates to
-
JDK-6817950 refactor ClassReader to improve attribute handling
-
- Closed
-