Changeset 228 for trunk/openjdk/hotspot/src/os/windows
- Timestamp:
- Jan 8, 2011, 2:29:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/openjdk/hotspot/src/os/windows/vm/os_windows.cpp
r145 r228 673 673 } 674 674 675 #ifndef __WIN32OS2__ 675 676 julong os::allocatable_physical_memory(julong size) { 676 677 #ifdef _LP64 … … 681 682 #endif 682 683 } 684 #endif 683 685 684 686 // VC6 lacks DWORD_PTR
Note:
See TracChangeset
for help on using the changeset viewer.