hotspot/.hgignore
author tschatzl
Tue, 30 Aug 2016 09:17:49 +0200
changeset 40888 f09b053be364
parent 36101 c1bf270cd2fc
child 42306 a74f1126fdee
permissions -rw-r--r--
8155917: Memory access in free regions during G1 full gc causes regressions in SPECjvm2008 scimark.fft,lu,sor,sparse with 9+116 on Linux-x64 Summary: Do not unnecessarily touch the memory of free regions during the compaction phase in G1 full gc causing some OSes to allocate physical memory for them, decreasing performance in some situations. Reviewed-by: mgerdin, jmasa
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/
26444
3e584b46aeaa 8058180: .hgignore should be updated with webrev in all repos
wetmore
parents: 10739
diff changeset
     3
^webrev
4315
c60317f0dfe6 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 2564
diff changeset
     4
/nbproject/private/
2564
85c3ae53ca1c 6684007: PrintAssembly plugin not available for linux or windows
never
parents: 768
diff changeset
     5
^src/share/tools/hsdis/build/
768
d0bebc7eefc2 6718676: putback for 6604014 is incomplete
never
parents: 357
diff changeset
     6
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
d0bebc7eefc2 6718676: putback for 6604014 is incomplete
never
parents: 357
diff changeset
     7
^src/share/tools/IdealGraphVisualizer/build/
d0bebc7eefc2 6718676: putback for 6604014 is incomplete
never
parents: 357
diff changeset
     8
^src/share/tools/IdealGraphVisualizer/dist/
30591
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 26444
diff changeset
     9
^src/share/tools/IdealGraphVisualizer/nbplatform/
b32fcc177417 8075492: adopt recent IGV
mhaupt
parents: 26444
diff changeset
    10
.igv.log
9313
8de6a58b06e9 6631003: Add hg tip changeset to build image
ohair
parents: 4315
diff changeset
    11
^.hgtip
10739
91935236600e 7098194: integrate macosx-port changes
dcubed
parents: 9313
diff changeset
    12
.DS_Store
34505
90f4fd15d739 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti
parents: 33632
diff changeset
    13
^\.mx.jvmci/env
90f4fd15d739 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti
parents: 33632
diff changeset
    14
^\.mx.jvmci/.*\.pyc
90f4fd15d739 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti
parents: 33632
diff changeset
    15
^\.mx.jvmci/eclipse-launches/.*
90f4fd15d739 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti
parents: 33632
diff changeset
    16
^\.mx.jvmci/hotspot/eclipse/.*
90f4fd15d739 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti
parents: 33632
diff changeset
    17
^\.idea/
90f4fd15d739 8139921: add mx configuration files to support HotSpot IDE configuration generation
twisti
parents: 33632
diff changeset
    18
^workingsets.xml
33632
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    19
^src/jdk.vm.ci/share/classes/\w[\w\.]*/.*\.xml
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    20
^src/jdk.vm.ci/share/classes/\w[\w\.]*/.*\.iml
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    21
^src/jdk.vm.ci/share/classes/\w[\w\.]*/nbproject
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    22
^src/jdk.vm.ci/share/classes/\w[\w\.]*/\..*
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    23
^test/compiler/jvmci/\w[\w\.]*/.*\.xml
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    24
^test/compiler/jvmci/\w[\w\.]*/.*\.iml
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    25
^test/compiler/jvmci/\w[\w\.]*/nbproject
038347770a9e 8139170: JVMCI refresh
twisti
parents: 31775
diff changeset
    26
^test/compiler/jvmci/\w[\w\.]*/\..*