Jon Masamitsu
cca092892b
8000325: Change default for CMSClassUnloadingEnabled to true
...
Reviewed-by: stefank, ysr
2013-01-04 17:04:25 -08:00
Amy Lu
6ae79cff82
8005683: ProblemList.txt updates (01/2013)
...
Reviewed-by: mchung, alanb
2013-01-04 16:10:14 -08:00
Erik Joelsson
02d2100562
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
...
Reviewed-by: tbell
2013-01-04 22:43:32 +01:00
Erik Joelsson
174782e022
8005723: build-infra: in new infra build, sec-windows-bin-zip and jgss-windows-*-bin.zip are missing
...
Reviewed-by: tbell
2013-01-04 22:43:13 +01:00
Bengt Rutisson
2574114b01
8003822: Deprecate the incremental mode of CMS
...
Reviewed-by: johnc, jwilhelm
2013-01-04 21:33:22 +01:00
Christopher Gruszka
7695a75883
Merge
2013-01-04 13:11:42 -05:00
Erik Joelsson
a4434fe7db
8005654: build-infra: Create sec-bin.zip
...
Reviewed-by: tbell
2013-01-04 17:09:10 +01:00
Erik Joelsson
e92b3e716e
8005654: build-infra: Create sec-bin.zip
...
Reviewed-by: tbell
2013-01-04 17:08:33 +01:00
Erik Joelsson
260c554c06
8005597: build-infra: bridgeBuild broken for pure openjdk build
...
Reviewed-by: tbell
2013-01-04 17:05:13 +01:00
Erik Joelsson
839f973de6
8005692: build-infra: Target "all" should do the right thing
...
Reviewed-by: tbell
2013-01-04 16:56:37 +01:00
Erik Joelsson
df61de8df2
8005694: build-infra: Cleanup of misc changes in build-infra
...
Reviewed-by: tbell
2013-01-04 16:54:41 +01:00
James Laskey
311f43d5a6
8005663: Update copyright year to 2013
...
Reviewed-by: sundar
2013-01-04 09:58:33 -04:00
James Laskey
33e2b39ed3
8005665: JavaDoc should only display public interfaces
...
Reviewed-by: sundar
2013-01-04 09:58:30 -04:00
James Laskey
440f8df1ec
8005666: Add webrev to .hgignore
...
Reviewed-by: sundar
2013-01-04 09:58:26 -04:00
Chris Hegarty
c994d9bc0e
8005638: Less secure Authentication schemes should work when more secure schemes are not available
...
Reviewed-by: alanb
2013-01-04 11:34:17 +00:00
Chris Hegarty
6061c09cab
8005659: Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters
...
Reviewed-by: mchung, ksrini
2013-01-04 11:18:00 +00:00
Erik Joelsson
c7144600bf
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
...
Reviewed-by: ohair
2013-01-04 11:31:32 +01:00
Erik Joelsson
24f8d04828
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
...
Reviewed-by: ohair
2013-01-04 11:31:16 +01:00
Erik Joelsson
a393578bcc
8005575: build-infra: Three JCK tests fails on Solaris with new RE Autoconf-Based build
...
Reviewed-by: ohair
2013-01-04 11:31:00 +01:00
Bengt Rutisson
2cd5c87cb9
8003820: Deprecate untested and rarely used GC combinations
...
Log warning messages for DefNew+CMS and ParNew+SerialOld
Reviewed-by: ysr, jwilhelm, jcoomes
2013-01-04 11:10:17 +01:00
Vladimir Kozlov
7b9133b99c
8005544: Use 256bit YMM registers in arraycopy stubs on x86
...
Use YMM registers in arraycopy and array_fill stubs.
Reviewed-by: roland, twisti
2013-01-03 16:30:47 -08:00
Vladimir Kozlov
cfcd28fd9d
8005522: use fast-string instructions on x86 for zeroing
...
Use 'rep stosb' instead of 'rep stosq' when fast-string operations are available.
Reviewed-by: twisti, roland
2013-01-03 15:09:55 -08:00
Jon Masamitsu
6f5991fa38
8004895: NPG: JMapPermCore test failure caused by warnings about missing field
...
Reviewed-by: johnc
2013-01-03 15:03:27 -08:00
David Katleman
696db0f4f7
Added tag jdk8-b71 for changeset 3849a5b1c05c
2013-01-03 12:44:58 -08:00
David Katleman
36dee83516
Added tag jdk8-b71 for changeset 8c4241503c02
2013-01-03 12:44:50 -08:00
David Katleman
240cfb1ef1
Added tag jdk8-b71 for changeset 25285d2ea668
2013-01-03 12:44:47 -08:00
David Katleman
98f5be72c4
Added tag jdk8-b71 for changeset c27887135b51
2013-01-03 12:44:46 -08:00
David Katleman
54b645a88b
Added tag jdk8-b71 for changeset 03dafcea1815
2013-01-03 12:44:39 -08:00
David Katleman
1c2cee9c68
Added tag jdk8-b71 for changeset 9d40ca78a623
2013-01-03 12:44:34 -08:00
David Katleman
37f63f5f8a
Added tag jdk8-b71 for changeset 456ba4f4c541
2013-01-03 12:44:32 -08:00
Bill Pittore
782ef982f6
8004051: assert(_oprs_len[mode] < maxNumberOfOperands) failed: array overflow
...
Assert is triggered when number of register based arguments passed to a java method exceeds 16.
Reviewed-by: roland, vladidan
2013-01-03 15:08:43 -05:00
Erik Joelsson
9ff32c288e
8005635: build-infra: Support building install in jprt
...
Co-authored-by: Tim Bell <tim.bell@oracle.com>
Reviewed-by: ohair
2013-01-03 20:55:52 +01:00
Erik Joelsson
f2fab62173
8005635: build-infra: Support building install in jprt
...
Co-authored-by: Tim Bell <tim.bell@oracle.com>
Reviewed-by: ohair
2013-01-03 20:54:38 +01:00
Chris Hegarty
83223ad4ac
8005634: tools/launcher/VersionCheck.java fails version check on jdeps
...
Add jdeps to the list of tools that do not support '-version'
Reviewed-by: mchung
2013-01-03 10:00:55 +00:00
Coleen Phillimore
64499d9494
8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs
...
Relocate functions with jsr's when rewriting so not repeated after reading shared archive
Reviewed-by: twisti, jrose
2013-01-02 20:28:09 -05:00
Christopher Gruszka
282c765e3d
Merge
2013-01-02 14:54:58 -05:00
Erik Joelsson
1d85687c30
8005355: build-infra: Java security signing (need a top-level make target)
...
Reviewed-by: tbell, ohair
2013-01-02 15:36:00 +01:00
Erik Joelsson
55ba91ee3e
8005355: build-infra: Java security signing (need a top-level make target)
...
Reviewed-by: tbell, ohair
2013-01-02 15:35:12 +01:00
Erik Joelsson
f80cc97adb
8005347: build-infra: Verify 'gnumake source' at the top level works ok
...
Reviewed-by: tbell, ohair, dholmes
2013-01-02 11:29:29 +01:00
Lana Steuck
87a4453583
Merge
2013-01-01 17:50:29 -08:00
Lana Steuck
cc77f0e79c
Merge
2013-01-01 12:47:16 -08:00
Erik Joelsson
36c06a232d
8001895: build-infra: Make JDK_BUILD_NUMBER and MILESTONE customizable
...
Added configure params
Reviewed-by: ohair
2013-01-01 14:13:18 +01:00
Qi Zuo
8a93671af6
8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds
...
Reviewed-by: paulk, billyh
2012-12-31 14:52:11 -05:00
Jonathan Gibbons
39734d27f0
8005195: Doclint regression tests fail on windows
...
Reviewed-by: mcimadamore
2012-12-30 06:17:36 -08:00
Erik Joelsson
75a99396e7
8004490: build-infra: mac: hotspot is always built in product, regardless of --with-debug-level setting
...
Reviewed-by: tbell
2012-12-30 12:15:02 +01:00
Bengt Rutisson
53cdde9124
8005396: Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines
...
Reviewed-by: jmasa, jcoomes
2012-12-30 08:47:52 +01:00
John Cuthbertson
15bae865ac
8004816: G1: Kitchensink failures after marking stack changes
...
Reset the marking state, including the mark stack overflow flag, in the event of a marking stack overflow during serial reference processing.
Reviewed-by: jmasa
2013-01-03 16:28:22 -08:00
Eric Mccorkle
73b497c12e
8004727: Add compiler support for parameter reflection
...
Reviewed-by: jjg
2012-12-29 17:33:17 -08:00
Miroslav Kos
9224d25f96
8029237: Update copyright year to match last edit in jaxws repository for 2012
...
Reviewed-by: chegar
2012-12-30 00:00:00 +01:00
Mandy Chung
e8ce882d43
8003562: Provide a CLI tool to analyze class dependencies
...
Reviewed-by: jjg, alanb, ulfzibis, erikj
2012-12-28 22:25:21 -08:00