changeset 85:0d1a0fa301ea

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 18 Apr 2025 10:51:59 -0600
parents c6d9fab4779a
children 9b700f8d9610
files src/java_fork.html.luan
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/java_fork.html.luan	Tue Apr 15 14:07:14 2025 -0600
+++ b/src/java_fork.html.luan	Fri Apr 18 10:51:59 2025 -0600
@@ -33,6 +33,7 @@
 				<li>Replace generics with a cleaner solution.</li>
 				<li>Remove static imports.</li>
 				<li>Remove lambda expressions.</li>
+				<li>Swing JLabel should have selectable and copyable text.</li>
 			</ul>
 
 			<p>There is no need for backward compatibility.  People who want that can just use Java 8 as is.  The fork is for reactionary programmers who are actively writing code, so the fork should be as clean as possible.</p>