.hgignore
author kvn
Fri, 15 Jun 2018 08:28:08 -0700
changeset 50588 1ab701eb7de4
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start Summary: convert the assert into compilation check which will skip superword optimization Reviewed-by: roland, thartmann

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
\.DS_Store
\.metadata/
\.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
.*/JTreport/.*
.*/JTwork/.*
.*/.git/.*