hotspot/.hgignore
author tschatzl
Wed, 27 Mar 2013 19:21:18 +0100
changeset 16605 ba13efd453bc
parent 10739 91935236600e
child 26444 3e584b46aeaa
permissions -rw-r--r--
7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM Summary: Ergonomics now also takes available virtual memory into account when deciding for a heap size. The helper method to determine the maximum allocatable memory block now uses the appropriate OS specific calls to retrieve available virtual memory for the java process. In 32 bit environments this method now also searches for the maximum actually reservable amount of memory. Merge previously separate implementations for Linux/BSD/Solaris into a single method. Reviewed-by: jmasa, tamao
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
338
5cf9f61d76f4 6583644: Move all managed/SCCS files out of 'build' into 'make' directory
kamg
parents: 1
diff changeset
     1
^build/
1
489c9b5090e2 Initial load
duke
parents:
diff changeset
     2
^dist/
4315
c60317f0dfe6 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 2564
diff changeset
     3
/nbproject/private/
2564
85c3ae53ca1c 6684007: PrintAssembly plugin not available for linux or windows
never
parents: 768
diff changeset
     4
^src/share/tools/hsdis/build/
768
d0bebc7eefc2 6718676: putback for 6604014 is incomplete
never
parents: 357
diff changeset
     5
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
d0bebc7eefc2 6718676: putback for 6604014 is incomplete
never
parents: 357
diff changeset
     6
^src/share/tools/IdealGraphVisualizer/build/
d0bebc7eefc2 6718676: putback for 6604014 is incomplete
never
parents: 357
diff changeset
     7
^src/share/tools/IdealGraphVisualizer/dist/
9313
8de6a58b06e9 6631003: Add hg tip changeset to build image
ohair
parents: 4315
diff changeset
     8
^.hgtip
10739
91935236600e 7098194: integrate macosx-port changes
dcubed
parents: 9313
diff changeset
     9
.DS_Store