test/jdk/com/sun/jndi/dns/AttributeTests/GetAny.dns
author xyin
Tue, 13 Feb 2018 12:19:37 +0800
changeset 48851 1d8f882f2b2f
permissions -rw-r--r--
8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java Reviewed-by: vtewari, rriggs, alanb, jjiang, xiaofeya
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48851
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     1
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     2
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     4
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     7
# published by the Free Software Foundation.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     8
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
     9
# This code is distributed in the hope that it will be useful, but WITHOUT
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    10
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    11
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    12
# version 2 for more details (a copy is included in the LICENSE file that
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    13
# accompanied this code).
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    14
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    15
# You should have received a copy of the GNU General Public License version
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    16
# 2 along with this work; if not, write to the Free Software Foundation,
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    17
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    18
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    19
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    20
# or visit www.oracle.com if you need additional information or have any
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    21
# questions.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    22
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    23
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    24
################################################################################
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    25
# Capture file for GetAny.java
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    26
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    27
# NOTE: This hexadecimal dump of DNS protocol messages was generated by
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    28
#       running the GetAny application program against a real DNS
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    29
#       server along with DNSTracer
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    30
#
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    31
################################################################################
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    32
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    33
# DNS Request
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    34
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    35
0000: 32 72 01 00 00 01 00 00   00 00 00 00 05 68 6F 73  2r...........hos
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    36
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    37
0020: FF 00 01                                           ...
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    38
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    39
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    40
# DNS Response
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    41
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    42
0000: 32 72 85 80 00 01 00 06   00 01 00 01 05 68 6F 73  2r...........hos
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    43
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    44
0020: FF 00 01 C0 0C 00 10 00   01 00 00 8C A0 00 15 14  ................
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    45
0030: 41 20 76 65 72 79 20 70   6F 70 75 6C 61 72 20 68  A very popular h
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    46
0040: 6F 73 74 2E C0 0C 00 1D   00 01 00 00 8C A0 00 10  ost.............
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    47
0050: 00 12 16 13 88 97 1A 35   69 68 41 38 00 9B 16 58  .......5ihA8...X
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    48
0060: C0 0C 00 0D 00 01 00 00   8C A0 00 13 0C 54 68 65  .............The
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    49
0070: 20 4F 72 69 67 69 6E 61   6C 05 53 75 6E 6E 79 C0   Original.Sunny.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    50
0080: 0C 00 0F 00 01 00 00 8C   A0 00 11 00 0A 05 72 65  ..............re
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    51
0090: 6C 61 79 04 6F 68 69 6F   02 75 73 00 C0 0C 00 0F  lay.ohio.us.....
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    52
00A0: 00 01 00 00 8C A0 00 10   00 14 05 72 65 6C 61 79  ...........relay
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    53
00B0: 05 74 65 78 61 73 C0 98   C0 0C 00 01 00 01 00 01  .texas..........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    54
00C0: 51 80 00 04 01 02 04 01   C0 12 00 02 00 01 00 00  Q...............
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    55
00D0: 8C A0 00 05 02 6E 73 C0   12 C0 D4 00 01 00 01 00  .....ns.........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    56
00E0: 00 8C A0 00 04 7F 00 00   01                       .........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    57
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    58
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    59
# DNS Request
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    60
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    61
0000: 41 80 01 00 00 01 00 00   00 00 00 00 05 68 6F 73  A............hos
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    62
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    63
0020: FF 00 FF                                           ...
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    64
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    65
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    66
# DNS Response
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    67
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    68
0000: 41 80 85 80 00 01 00 06   00 01 00 01 05 68 6F 73  A............hos
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    69
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    70
0020: FF 00 FF C0 0C 00 10 00   01 00 00 8C A0 00 15 14  ................
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    71
0030: 41 20 76 65 72 79 20 70   6F 70 75 6C 61 72 20 68  A very popular h
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    72
0040: 6F 73 74 2E C0 0C 00 1D   00 01 00 00 8C A0 00 10  ost.............
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    73
0050: 00 12 16 13 88 97 1A 35   69 68 41 38 00 9B 16 58  .......5ihA8...X
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    74
0060: C0 0C 00 0D 00 01 00 00   8C A0 00 13 0C 54 68 65  .............The
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    75
0070: 20 4F 72 69 67 69 6E 61   6C 05 53 75 6E 6E 79 C0   Original.Sunny.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    76
0080: 0C 00 0F 00 01 00 00 8C   A0 00 12 00 14 05 72 65  ..............re
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    77
0090: 6C 61 79 05 74 65 78 61   73 02 75 73 00 C0 0C 00  lay.texas.us....
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    78
00A0: 0F 00 01 00 00 8C A0 00   0F 00 0A 05 72 65 6C 61  ............rela
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    79
00B0: 79 04 6F 68 69 6F C0 99   C0 0C 00 01 00 01 00 01  y.ohio..........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    80
00C0: 51 80 00 04 01 02 04 01   C0 12 00 02 00 01 00 00  Q...............
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    81
00D0: 8C A0 00 05 02 6E 73 C0   12 C0 D4 00 01 00 01 00  .....ns.........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    82
00E0: 00 8C A0 00 04 7F 00 00   01                       .........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    83
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    84
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    85
# DNS Request
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    86
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    87
0000: 65 2E 01 00 00 01 00 00   00 00 00 00 05 68 6F 73  e............hos
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    88
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    89
0020: FF 00 01                                           ...
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    90
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    91
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    92
# DNS Response
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    93
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    94
0000: 65 2E 85 80 00 01 00 06   00 01 00 01 05 68 6F 73  e............hos
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    95
0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    96
0020: FF 00 01 C0 0C 00 10 00   01 00 00 8C A0 00 15 14  ................
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    97
0030: 41 20 76 65 72 79 20 70   6F 70 75 6C 61 72 20 68  A very popular h
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    98
0040: 6F 73 74 2E C0 0C 00 1D   00 01 00 00 8C A0 00 10  ost.............
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
    99
0050: 00 12 16 13 88 97 1A 35   69 68 41 38 00 9B 16 58  .......5ihA8...X
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   100
0060: C0 0C 00 0D 00 01 00 00   8C A0 00 13 0C 54 68 65  .............The
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   101
0070: 20 4F 72 69 67 69 6E 61   6C 05 53 75 6E 6E 79 C0   Original.Sunny.
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   102
0080: 0C 00 0F 00 01 00 00 8C   A0 00 11 00 0A 05 72 65  ..............re
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   103
0090: 6C 61 79 04 6F 68 69 6F   02 75 73 00 C0 0C 00 0F  lay.ohio.us.....
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   104
00A0: 00 01 00 00 8C A0 00 10   00 14 05 72 65 6C 61 79  ...........relay
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   105
00B0: 05 74 65 78 61 73 C0 98   C0 0C 00 01 00 01 00 01  .texas..........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   106
00C0: 51 80 00 04 01 02 04 01   C0 12 00 02 00 01 00 00  Q...............
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   107
00D0: 8C A0 00 05 02 6E 73 C0   12 C0 D4 00 01 00 01 00  .....ns.........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   108
00E0: 00 8C A0 00 04 7F 00 00   01                       .........
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   109
1d8f882f2b2f 8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
xyin
parents:
diff changeset
   110