jaxp/jaxp.properties
author johnc
Thu, 17 Nov 2011 12:40:15 -0800
changeset 11176 9bb1ddd8da51
parent 9801 b9f99fbab5de
permissions -rw-r--r--
7112743: G1: Reduce overhead of marking closure during evacuation pauses Summary: Parallelize the serial code that was used to mark objects reachable from survivor objects in the collection set. Some minor improvments in the timers used to track the freeing of the collection set along with some tweaks to PrintGCDetails. Reviewed-by: tonyp, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     1
#
9059
f7d1d02fad53 7033660: Update copyright year to 2011 on any files changed in 2011
ohair
parents: 8598
diff changeset
     2
# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     4
#
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
5512
74bb36df3a83 6943119: Rebrand source copyright notices
ohair
parents: 4858
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
5512
74bb36df3a83 6943119: Rebrand source copyright notices
ohair
parents: 4858
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    10
#
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    15
# accompanied this code).
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    16
#
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    20
#
5512
74bb36df3a83 6943119: Rebrand source copyright notices
ohair
parents: 4858
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
74bb36df3a83 6943119: Rebrand source copyright notices
ohair
parents: 4858
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
74bb36df3a83 6943119: Rebrand source copyright notices
ohair
parents: 4858
diff changeset
    23
# questions.
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    24
#
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    25
4133
c1b87ddcc40a 6898251: Add ALT_DROPS_DIR feature to jaxp/jaxws
andrew
parents: 4132
diff changeset
    26
drops.master.copy.base=${drops.dir}
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    27
9801
b9f99fbab5de 7044493: Incorrectly formated GPL headers in JDK7 JAXP source drop
ohair
parents: 9584
diff changeset
    28
jaxp_src.bundle.name=jaxp145_01.zip
b9f99fbab5de 7044493: Incorrectly formated GPL headers in JDK7 JAXP source drop
ohair
parents: 9584
diff changeset
    29
jaxp_src.bundle.md5.checksum=32394c780c8fb5e29775f623525993c0
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    30
jaxp_src.master.bundle.dir=${drops.master.copy.base}
9584
beb4bd6e6f8b 7040147: jaxp 1.4.5 jdk7 integration
ohair
parents: 9059
diff changeset
    31
jaxp_src.master.bundle.url.base=http://download.java.net/jaxp/1.4.5
3879
0d9209bdf36c 6856630: Restructure jaxp/jaxws repositories
ohair
parents:
diff changeset
    32
9584
beb4bd6e6f8b 7040147: jaxp 1.4.5 jdk7 integration
ohair
parents: 9059
diff changeset
    33
jaxp_tests.bundle.name=jaxp-1_4_5-unittests.zip
beb4bd6e6f8b 7040147: jaxp 1.4.5 jdk7 integration
ohair
parents: 9059
diff changeset
    34
jaxp_tests.bundle.md5.checksum=fda9b9ad17c459880c077df6ecc7df80
7825
0cd39781627b 7007257: jaxp 1.4.5 jdk7 1st integration
ohair
parents: 7317
diff changeset
    35
jaxp_tests.master.bundle.dir=${drops.master.copy.base}
9584
beb4bd6e6f8b 7040147: jaxp 1.4.5 jdk7 integration
ohair
parents: 9059
diff changeset
    36
jaxp_tests.master.bundle.url.base=http://download.java.net/jaxp/1.4.5
5829
a430a9a81c77 6955301: Update names and references to rebranded drop bundles (jaxp, jaxws, jaf)
ohair
parents: 5512
diff changeset
    37