tst.GetAggregate.ksh revision 210753
1122394Sharti#!/bin/ksh -p
2122394Sharti#
3122394Sharti# CDDL HEADER START
4122394Sharti#
5122394Sharti# The contents of this file are subject to the terms of the
6122394Sharti# Common Development and Distribution License (the "License").
7133211Sharti# You may not use this file except in compliance with the License.
8133211Sharti#
9133211Sharti# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10133211Sharti# or http://www.opensolaris.org/os/licensing.
11133211Sharti# See the License for the specific language governing permissions
12133211Sharti# and limitations under the License.
13122394Sharti#
14122394Sharti# When distributing Covered Code, include this CDDL HEADER in each
15122394Sharti# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16133211Sharti# If applicable, add the following below this CDDL HEADER, with the
17133211Sharti# fields enclosed by brackets "[]" replaced with your own identifying
18133211Sharti# information: Portions Copyright [yyyy] [name of copyright owner]
19133211Sharti#
20133211Sharti# CDDL HEADER END
21133211Sharti#
22133211Sharti
23133211Sharti#
24133211Sharti# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
25133211Sharti# Use is subject to license terms.
26133211Sharti#
27133211Sharti
28122394Sharti############################################################################
29163799Sharti# ASSERTION:
30122394Sharti#	getAggregate() can explicitly specify the anonymous aggregation
31122394Sharti#
32122394Sharti# SECTION: Java API
33122394Sharti#
34122394Sharti############################################################################
35163799Sharti
36122394Shartijava -cp test.jar TestGetAggregate
37122394Sharti