-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b54
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085354 | emb-9 | Srikanth Adayapalam | P4 | Resolved | Fixed | team |
(https://bugs.openjdk.java.net/browse/JDK-7115044) there existed experimental support to allow interface methods being private. However this experimental feature didn't make the final cut.
As part of https://bugs.openjdk.java.net/browse/JDK-8042880 targeted for Java SE 9, we would like to
resurrect support for this feature.
- backported by
-
JDK-8085354 Allow interface methods to be private
- Resolved
- duplicates
-
JDK-8005172 Add support for private interface methods in interfaces
- Closed
- relates to
-
JDK-8074282 Finder framework should suggest places for using private interface methods in lieu of private nested classes
- Open
-
JDK-8165827 Support private interface methods in JNI, JDWP, JDI and JDB
- Resolved
-
JDK-8042880 JEP 213: Milling Project Coin
- Closed
-
JDK-8081800 AbstractMethodError when evaluating a private method in an interface via debugger
- Resolved
-
JDK-8194847 javac generates bad code for private method in interface super call
- Closed
-
JDK-8194998 broken error message for subclass of interface with private method
- Closed