jdk/.hgignore
author phh
Wed, 21 Dec 2011 15:48:16 -0500
changeset 11256 025cd1741566
parent 9359 71368169c69d
child 12047 320a714614e9
permissions -rw-r--r--
7091417: recvfrom's 6th input should be of type socklen_t Summary: Revamp class os's socket method formal args to match socket.h, insert casts in appropriate places, and copyin-copyout int*'s that s/b socklen_t*'s in jvm.cpp. Reviewed-by: coleenp, dholmes Contributed-by: erik.gahlin@oracle.com, rickard.backman@oracle.com, nils.loodin@oracle.com, markus.gronlund@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
^build/
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
^dist/
4397
05cfc8c7552f 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 3635
diff changeset
     3
/nbproject/private/
3635
dfc746e20834 6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
ohair
parents: 2
diff changeset
     4
^make/netbeans/.*/build/
dfc746e20834 6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
ohair
parents: 2
diff changeset
     5
^make/netbeans/.*/dist/
9359
71368169c69d 6631003: Add hg tip changeset to build image
ohair
parents: 4397
diff changeset
     6
^.hgtip