Yong Jeffrey Huang
ef774a39f7
Merge
2013-01-15 19:08:34 -08:00
David Chase
cc15237ca5
8005821: C2: -XX:+PrintIntrinsics is broken
...
Check all print inlining flags when processing inlining list.
Reviewed-by: kvn, twisti
2013-01-15 14:45:12 -08:00
Ioi Lam
84fce989dd
8005467: CDS size information is incorrect and unfriendly
...
Changed words to bytes, and added usage percentage information
Reviewed-by: coleenp, twisti
2013-01-15 17:05:53 -05:00
Jonathan Gibbons
f8b61f9b0c
8006224: Doclint NPE for attribute with no value
...
Reviewed-by: darcy
2013-01-15 13:03:11 -08:00
Chris Hegarty
b60eabe813
8006344: Broken javadoc link in javax.lang.model.element.Element
...
Reviewed-by: lancea, alanb, jfranck
2013-01-15 20:38:39 +00:00
John Cuthbertson
b3b1b412b1
8001425: G1: Change the default values for certain G1 specific flags
...
Changes to default and ergonomic flag values recommended by performance team. Changes were also reviewed by Monica Beckwith <monica.beckwith@oracle.com>.
Reviewed-by: brutisso, huntch
2013-01-15 12:32:26 -08:00
Christian Thalinger
5dda34f798
8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
...
Reviewed-by: kvn
2013-01-15 12:06:18 -08:00
Rob McKenna
bdca3e8f8c
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
...
Reviewed-by: alanb, martin, dholmes
2013-01-15 19:58:22 +00:00
David Katleman
7f6891593a
Merge
2013-01-15 10:08:04 -08:00
David Katleman
f3d016ffd9
Merge
2013-01-15 10:07:26 -08:00
David Katleman
43cad4a619
Merge
2013-01-15 10:07:22 -08:00
David Katleman
a3ef57ec3c
Merge
2013-01-15 10:06:59 -08:00
Sergey Bylokhov
08f29b04df
7124525: [macosx] No animation on certain Swing components in Aqua LaF
...
Reviewed-by: alexsch, swingler
2013-01-15 21:57:47 +04:00
Attila Szegedi
a2efb1b4f5
8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
...
Reviewed-by: hannesw, jlaskey, sundar
2013-01-15 18:08:50 +01:00
Attila Szegedi
311e57397d
8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated
...
Reviewed-by: lagergren, jlaskey
2013-01-15 17:09:44 +01:00
Erik Joelsson
492a251bdb
8006296: build-infra: Unsigned sunmscapi.jar is missing manifest
...
Reviewed-by: alanb, tbell
2013-01-15 16:50:22 +01:00
Attila Szegedi
0c53c5de50
8006293: Reduce ScriptObject.findCallMethodMethod
...
Reviewed-by: lagergren, jlaskey
2013-01-15 13:10:20 +01:00
Mark Sheppard
cb7b639e6a
8005406: HTTP server implementation should use Base64 API
...
Reviewed-by: khazra, alanb, chegar
2013-01-15 11:44:20 +00:00
Alexey Utkin
5bd5533490
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code
...
Javadoc was changed in accordance with CCC-8005250 request.
Reviewed-by: alanb, amenkov
2013-01-15 14:26:59 +04:00
Stefan Karlsson
9d65c6d24f
8005994: Method annotations are allocated unnecessarily during class file parsing
...
Also reviewed by: vitalyd@gmail.com
Reviewed-by: coleenp, acorn
2013-01-15 10:09:45 +01:00
Stefan Karlsson
67fc68ea7f
8005590: java_lang_Class injected field resolved_constructor appears unused
...
Reviewed-by: coleenp, dholmes
2013-01-15 13:32:13 +01:00
Erik Joelsson
9ea953b481
Merge
2013-01-15 09:50:47 +01:00
Alexander Scherbatiy
97013ba028
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
...
Reviewed-by: serb, leonidr
2013-01-15 12:49:03 +04:00
Xue-Lei Andrew Fan
40039951b8
8006265: Add test SSLEngineDeadlock.java to ProblemList
...
Reviewed-by: weijun
2013-01-14 18:31:48 -08:00
Kelly O'Hair
c79f62bb7d
8005284: build-infra: nonstandard copyright headers under common/autoconf/build-aux
...
Reviewed-by: katleman
2013-01-14 16:38:25 -08:00
Kumar Srinivasan
a788c5b6b8
8005252: pack200 should support MethodParameters
...
Reviewed-by: jrose
2013-01-14 15:46:54 -08:00
Jonathan Gibbons
f92bbd3311
8006241: Test DocRootSlash.java fails
...
Reviewed-by: darcy
2013-01-14 14:17:25 -08:00
Jonathan Gibbons
a2f594bf74
8006119: update javac to follow latest spec for repeatable annotations
...
Reviewed-by: darcy
2013-01-14 13:50:01 -08:00
Bengt Rutisson
33b7cd7cae
8005972: ParNew should not update the tenuring threshold when promotion failed has occurred
...
Reviewed-by: ysr, johnc, jwilhelm
2013-01-14 21:30:45 +01:00
Christopher Gruszka
c882c29132
Merge
2013-01-14 14:40:58 -05:00
Naoto Sato
9fa2377054
7162007: Clean up i18n related caches
...
Reviewed-by: okutsu, ohair
2013-01-14 11:09:53 -08:00
Mikael Vidstedt
b4546eb428
8005592: ClassLoaderDataGraph::_unloading incorrectly defined as nonstatic in vmStructs
...
Added assertion to catch problem earlier and removed the unused field
Reviewed-by: dholmes, acorn
2013-01-14 11:00:56 -08:00
Joel Borggrén-Franck
9e3a121357
7193719: Support repeating annotations in javax.lang.model
...
Reviewed-by: jjg
2013-01-14 19:52:36 +01:00
Alexander Harlap
95cbed6639
8005204: Code Cache Reduction: command line options implementation
...
Adding more detailed output on CodeCache usage
Reviewed-by: kvn, vladidan
2013-01-14 13:52:08 -05:00
Alexander Harlap
5613847626
8005639: Move InlineSynchronizedMethods flag from develop to product
...
Move InlineSynchronizedMethods flag from develop to product
Reviewed-by: kvn, vladidan
2013-01-14 13:44:49 -05:00
Coleen Phillimore
6972d9ff95
Merge
2013-01-14 08:37:14 -08:00
Vladimir Ivanov
f8b9f3900c
8006095: C1: SIGSEGV w/ -XX:+LogCompilation
...
Avoid printing inlining decision when compilation fails
Reviewed-by: kvn, roland
2013-01-14 08:22:32 -08:00
Eric Mccorkle
be0c8e9f08
8006005: Fix constant pool index validation and alignment trap for method parameter reflection
...
This patch addresses an alignment trap due to the storage format of method parameters data in constMethod. It also adds code to validate constant pool indexes for method parameters data.
Reviewed-by: jrose, dholmes
2013-01-14 11:01:39 -05:00
Andreas Rieber
246e4e8daf
8006181: nashorn script engine does not run jrunscript's initialization script
...
Reviewed-by: lagergren, jlaskey
2013-01-14 21:30:13 +05:30
Attila Szegedi
f36a46aea4
8006168: ability to generate multi-type Java adapters
...
Reviewed-by: lagergren, jlaskey
2013-01-14 16:00:55 +01:00
Erik Joelsson
efc2bb8cee
8006100: build-infra: Bundle up the correct images in jprt
...
Reviewed-by: tbell
2013-01-14 15:30:22 +01:00
Aleksey Shipilev
0614ed6542
8003985: Support @Contended Annotation - JEP 142
...
HotSpot changes to support @Contended annotation.
Reviewed-by: coleenp, kvn, jrose
2013-01-14 15:17:47 +01:00
Alexander Scherbatiy
73b452e941
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
...
Reviewed-by: serb
2013-01-14 08:32:29 -05:00
Erik Joelsson
7510da3514
8006074: build-infra: Configure fails to find SetEnv.Cmd in microsoft sdk
...
Reviewed-by: tbell, ohair
2013-01-14 13:09:59 +01:00
Erik Helin
a3639fdea1
8004018: Remove old initialization flags
...
Reviewed-by: dholmes, stefank
2013-01-14 09:58:52 +01:00
Yong Jeffrey Huang
48aff5a267
7114053: [sq] Inproper tanslation for iso lanugage of Albanian
...
Reviewed-by: naoto
2013-01-13 18:45:43 -08:00
Peter Levart
e912773451
8005232: (JEP-149) Class Instance size reduction
...
Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint.
Reviewed-by: dholmes, mchung, shade
2013-01-13 19:57:06 -05:00
Mark Sheppard
7a8ddfee99
8006153: HTTP protocol handler authenication should use Base64 API
...
Reviewed-by: chegar, alanb
2013-01-13 22:09:50 +00:00
Xueming Shen
c7c2bd14d7
Merge
2013-01-11 22:45:42 -08:00
Ioi Lam
7428b2f902
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
...
Realign the fields of jzcell struct
Reviewed-by: sherman
2013-01-11 22:43:29 -08:00