Name: rm29839 Date: 03/17/98
Make two packages, one starting with COM and one starting with com
jar them together
you can only run the classes within COM.*, not in com.*
this happens on Windows but not Unix
Try to load the bytecode with java.util.zip.*
It works
But running them with java doesn't
(Review ID: 26320)
======================================================================
- relates to
-
JDK-4188645 Package Name Upper/Lower Case problems at run-time
-
- Closed
-