81904 Commits

Author SHA1 Message Date
Daniel D. Daugherty
fe70c75531 Merge 2014-06-20 20:37:57 +00:00
Daniel D. Daugherty
e9d1677098 Merge 2014-06-20 12:45:24 -07:00
Mikael Vidstedt
bc8c6370ea 8046611: Build errors with gcc on sparc/fastdebug
Reviewed-by: dholmes, ctornqvi
2014-06-20 11:19:22 -07:00
George Triantafillou
32cd848b56 8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
Reviewed-by: lfoltan, coleenp
2014-06-20 10:12:02 -07:00
Coleen Phillimore
d8ce93cea5 6642881: Improve performance of Class.getClassLoader()
Add classLoader to java/lang/Class instance for fast access

Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck
2014-06-19 14:49:33 -04:00
Coleen Phillimore
243d697d71 8026977: NPG: Remove ConstantPool::lock
Write klass and resolved_references constant pool fields lock free.

Reviewed-by: jrose, twisti
2014-06-19 11:16:10 -04:00
Igor Veresov
d8ba26e6df Merge 2014-06-18 12:21:39 -07:00
Coleen Phillimore
cef2b3be11 8039150: host_klass invariant fails when verifying newly loaded JSR-292 anonymous classes
Initialize host_klass while parsing the class with the other initializations.

Reviewed-by: sspitsyn, stefank
2014-06-18 13:58:13 -04:00
Lana Steuck
c2b4294ddd Merge 2014-06-18 10:56:06 -07:00
Lana Steuck
355564edbc Merge 2014-06-18 10:55:17 -07:00
Lana Steuck
5ba4319c94 Merge 2014-06-18 10:54:57 -07:00
Igor Veresov
7ae9df8697 8046684: sharedRuntime.cpp...assert(((nmethod*)cb)->is_at_poll_or_poll_return(pc)) failed: safepoint polling: type must be poll
Emit a poll relocation for the testl in is_polling_page_far() on x86

Reviewed-by: vlivanov, roland
2014-06-18 10:54:32 -07:00
Lana Steuck
dfedac648b Merge 2014-06-18 10:54:24 -07:00
Lana Steuck
a0e22b1c65 Merge 2014-06-18 10:54:13 -07:00
Lana Steuck
535c39b31f Merge 2014-06-18 10:09:22 -07:00
Lana Steuck
b2a5eb6f28 Merge 2014-06-18 10:09:04 -07:00
Lana Steuck
e3a10c9d1d Merge 2014-06-18 10:08:52 -07:00
Lana Steuck
0eeff11878 Merge 2014-06-18 10:08:47 -07:00
Lana Steuck
9d3f1e2284 Merge 2014-06-18 10:08:42 -07:00
Henry Jen
410ba2a8f0 8046485: Add missing @since tag under javax.swing.*
Reviewed-by: alexsch, prr
2014-06-18 09:13:46 -07:00
Phil Race
48ca67c5c4 Merge 2014-06-18 14:53:35 -07:00
Jesper Wilhelmsson
5a516a9183 Merge 2014-06-18 13:02:33 +00:00
Maurizio Cimadamore
f8e80ec392 8043253: Slow javac compile times in JDK 8
Enable on-demand diagnostic source position completion

Reviewed-by: jjg, vromero
2014-06-18 13:51:50 +01:00
Dan Horak
88577971d0 8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
Clean up usage of idx_t and uintptr_t when using it in conjunction with BitMap::set_map(), casting to the appropriate type. Fixes compilation on S390.

Reviewed-by: tschatzl
2014-06-18 13:25:40 +02:00
Chris Hegarty
74ad666e62 8044187: Enhancements to InnocuousThread
Reviewed-by: alanb
2014-06-18 10:44:24 +01:00
Petr Pchelko
be48d07662 8047061: [macosx] Crash when setting display mode
Reviewed-by: anthony, alexsch
2014-06-18 13:21:59 +04:00
Jan Lahoda
e6b9e34ebe 8046916: Type parameter annotations don't work with multiple type parameters
When reading type variable's annotations out of the owner's type annotations, use the type variable's index in owner to exclude annotations belonging to other type variables.

Reviewed-by: jfranck, emc
2014-06-18 10:44:16 +02:00
David Dehaven
02f3dbb898 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later

Reviewed-by: erikj, henryjen, dholmes
2014-06-17 11:18:10 -07:00
Daniel D. Daugherty
7d153c461e 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Checkpoint do_space_filter.ksh cleanups for Contended Locking.

Reviewed-by: sspitsyn, coleenp
2014-06-17 12:54:01 -07:00
Vicente Romero
e4773094de 8036953: Fix timing of varargs access check, per JDK-8016205
Reviewed-by: mcimadamore, dlsmith
2014-06-17 17:33:01 +01:00
Paul Govereau
f2e2245e7b 8038975: Access control in enhanced for
Reviewed-by: vromero, jlahoda
2014-06-17 11:11:59 -04:00
Alexander Zvegintsev
d39a778d5f 8040007: GtkFileDialog strips user inputted filepath
Reviewed-by: anthony, serb
2014-06-17 19:05:06 +04:00
Pavel Rappo
5079b7bbd4 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
Reviewed-by: duke
2014-06-17 13:57:01 +01:00
Joe Darcy
499b50c15b 8049820: Fix raw and unchecked lint warnings in sun.management
Reviewed-by: mchung
2014-07-09 21:26:11 -07:00
Rajan Halade
44c5f51ddf 8041781: Need new regression tests for PBE keys
Reviewed-by: xuelei
2014-07-10 03:07:48 +00:00
Weijun Wang
57d0562d7c 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
Reviewed-by: mullan
2014-07-10 10:44:48 +08:00
Jason Uh
665f030eaf 7065233: To interpret case-insensitive string locale independently
Reviewed-by: xuelei
2014-07-09 18:34:45 -07:00
Joe Darcy
037699d88a 8049794: Fix raw and unchecked warnings in jvmstat
Reviewed-by: mchung
2014-07-09 17:02:03 -07:00
Naoto Sato
f38db6ce11 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
Reviewed-by: okutsu
2014-07-09 10:02:30 -07:00
Daniel Fuchs
7c04b45666 8048913: java/util/logging/LoggingDeadlock2.java times out
Removes the /timeout=15 parameter from the @run command line

Reviewed-by: mchung, dholmes
2014-07-09 17:51:50 +02:00
Peter Levart
b94232fe21 8049220: URL.factory data race
Reviewed-by: alanb, psandoz
2014-07-09 12:30:17 +02:00
Weijun Wang
8167fa4c80 8047765: Generate blacklist.certs in build
Reviewed-by: dholmes, alanb
2014-07-09 16:34:31 +08:00
Weijun Wang
cdbe91ef12 7150092: NTLM authentication fail if user specified a different realm
Reviewed-by: michaelm
2014-07-09 15:10:42 +08:00
Alejandro Murillo
fb3cf81241 Merge 2014-07-08 12:38:47 -07:00
Sean Mullan
f5e233d84b 8049244: XML Signature performance issue caused by unbuffered signature data
Reviewed-by: xuelei
2014-07-08 14:35:05 -04:00
Alejandro Murillo
4cde9d8be8 Merge 2014-07-03 13:22:09 -07:00
Alejandro Murillo
104ef4e582 Merge 2014-06-26 23:11:00 -07:00
Coleen Phillimore
aa12c8fbf5 6642881: Improve performance of Class.getClassLoader()
Add classLoader to java/lang/Class instance for fast access

Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
2014-06-24 11:23:34 -04:00
Athijegannathan Sundararajan
186990579d 8047057: Add a regression test for the passing test cases from JDK-8042304
Reviewed-by: lagergren, attila
2014-06-17 18:23:35 +05:30
Andreas Lundblad
8baafcf7ef 8048594: The sjavac client/server protocol should be hidden behind an interface
Reviewed-by: jfranck
2014-06-17 14:01:27 +02:00