73474 Commits

Author SHA1 Message Date
David Katleman
74b1138a2e Added tag jdk9-b19 for changeset db769f12fe54 2014-06-19 11:22:16 -07:00
Jon Masamitsu
049207e162 Merge 2014-06-19 09:44:12 -07:00
Athijegannathan Sundararajan
2bdfb1233c 8047369: Add regression tests for passing test cases of JDK-8024971
Reviewed-by: hannesw, jlaskey
2014-06-19 20:36:03 +05:30
Vicente Romero
5b199f3cb8 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore
2014-06-19 15:39:37 +01:00
Alexander Zuev
a30dec6af6 8000650: unpack200.exe should check gzip crc
Reviewed-by: ksrini
2014-06-19 18:07:02 +04:00
Andrei Eremeev
03bc9138d1 8046446: Fix doclint warnings in javax.swing.text.html package
Reviewed-by: pchelko
2014-06-19 16:57:14 +04:00
Andrei Eremeev
322ed96c4c 8046895: Fix doclint warnings in javax.swing.text.html.parser package
Reviewed-by: pchelko
2014-06-19 16:54:59 +04:00
Staffan Larsen
bdf68602c0 8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
Reviewed-by: alanb
2014-06-19 12:56:16 +02:00
Marcus Lagergren
18ac28e76f 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
Reviewed-by: attila, sundar
2014-06-19 10:46:31 +02:00
Alexander Stepanov
5a66e76eff 8044429: move awt automated tests for AWT_Modality to OpenJDK repository
Reviewed-by: pchelko
2014-06-19 12:44:41 +04:00
Joe Darcy
0228c51129 8044715: Add finally lint warning to build of jdk repository
Reviewed-by: henryjen, tbell
2014-06-18 18:27:39 -07:00
Sonali Goel
17f9ae5713 8046071: update three javadoc tests for empty <p> tag
Reviewed-by: jjg, ksrini
2014-06-18 14:58:16 -07:00
Daniel D. Daugherty
c1c9f333d5 8047156: cleanup more non-indent white space issues prior to Contended Locking cleanup bucket
Checkpoint some missed do_space_filter.ksh cleanups for Contended Locking.

Reviewed-by: sspitsyn, lfoltan, coleenp
2014-06-18 14:21:28 -07:00
Phil Race
c878d790d1 Merge 2014-06-18 13:14:15 -07:00
Phil Race
d71f56547b Merge 2014-06-18 13:12:58 -07:00
David Dehaven
62fa4b7e0c 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-18 12:52:14 -07:00
David Dehaven
9110c16bd9 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-18 12:52:13 -07:00
Jon Masamitsu
ad2e593b80 Merge 2014-06-18 12:39:57 -07:00
Mikael Vidstedt
bad3b17c29 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Reviewed-by: erikj, dholmes
2014-06-18 12:35:37 -07:00
Mikael Vidstedt
abce44ab84 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Reviewed-by: erikj, dholmes
2014-06-18 12:35:32 -07:00
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