.hgignore
author kbarrett
Tue, 02 Apr 2019 13:08:38 -0400
changeset 54385 9559ba212c18
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8221102: Allow GC threads to participate in threads claiming protocol Summary: Expand claim counter from 1bit to uintx, with rare overflow handling. Reviewed-by: tschatzl, rkennke

^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/.*