-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: tools
Sjavac fails to detect windows and does not adjust drive letter cases.
Fix is simple replace equals("Windows") with startswith("Windows).
Fix is simple replace equals("Windows") with startswith("Windows).
- blocks
-
JDK-8014510 Fix sjavac on all platforms in jprt
-
- Resolved
-