.hgignore
author kvn
Wed, 13 Dec 2017 11:59:55 -0800
changeset 48397 ead47ddf5844
parent 47217 72e3ae9a25eb
child 48743 ba52fa7bbf14
permissions -rw-r--r--
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line Summary: skip tests which use --limit-modules when Graal is used as JIT compiler. Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
37861
53d85619d7fe 8074716: IntelliJ IDEA project support
chegar
parents: 34496
diff changeset
     3
^.idea/
13697
5262b00bc10c 7197849: Update new build-infra makefiles
ohair
parents: 12024
diff changeset
     4
nbproject/private/
6729
6972f2f93eba 6978977: Productivity: use ant for java part of build
igor
parents: 4312
diff changeset
     5
^webrev
42282
faf3b6722c44 8031567: Better model for storing source revision information
ihse
parents: 37861
diff changeset
     6
^.src-rev$
34496
b05757ebc035 8145185: Rename JAB the build tool to JIB
erikj
parents: 34491
diff changeset
     7
^.jib/
47216
71c04702a3d5 8187443: Forest Consolidation: Move files to unified layout
erikj
parents: 42282
diff changeset
     8
\.DS_Store
71c04702a3d5 8187443: Forest Consolidation: Move files to unified layout
erikj
parents: 42282
diff changeset
     9
\.metadata/
71c04702a3d5 8187443: Forest Consolidation: Move files to unified layout
erikj
parents: 42282
diff changeset
    10
\.recommenders/
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
    11
test/nashorn/script/external
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
    12
test/nashorn/lib
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 47216
diff changeset
    13
NashornProfile.txt
48397
ead47ddf5844 8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
kvn
parents: 47217
diff changeset
    14
.*/JTreport/.*
ead47ddf5844 8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
kvn
parents: 47217
diff changeset
    15
.*/JTwork/.*