Changeset 261
- Timestamp:
- Feb 17, 2011, 4:21:45 PM (14 years ago)
- Location:
- trunk/openjdk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/corba/make/common/shared/Platform.gmk
r258 r261 422 422 # How much RAM does this machine have: 423 423 # @todo 424 # @todo We don't have JDK 1.6 yet so require 1.5425 REQUIRED_BOOT_VER = 1.5426 424 endif 427 425 -
trunk/openjdk/jdk/make/common/shared/Platform.gmk
r26 r261 440 440 # How much RAM does this machine have: 441 441 # @todo 442 # @todo We don't have JDK 1.6 yet so require 1.5443 REQUIRED_BOOT_VER = 1.5444 442 endif 445 443
Note:
See TracChangeset
for help on using the changeset viewer.