55545 Commits

Author SHA1 Message Date
Jaroslav Bachorik
1cf765b9e8 6791551: ExclusiveBind.java has a race condition
Reviewed-by: sla, sjiang
2014-02-10 14:01:16 +01:00
Staffan Larsen
6720161012 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01:00
Staffan Larsen
79bbec5d8a 8033917: Keep track of file paths in file streams and channels for instrumentation purposes
Reviewed-by: alanb, dsamersoff
2014-02-10 12:59:31 +01:00
Gerald Thornbrugh
3d76a6654e 8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
Loosen new assert() in get_stack_commited_bottom()

Reviewed-by: dcubed, coleenp, dsamersoff, hseigel
2014-02-07 11:47:24 -08:00
Bill Pittore
b6c95dcb56 Merge 2014-02-07 14:47:04 -05:00
Alejandro Murillo
9b7378e4fa Merge 2014-02-07 09:41:36 -08:00
Daniel D. Daugherty
62755b7358 8033714: hotspot 'install_jvm' bld target broken with ZIP_DEBUGINFO_FILES=0
Fixed faulty logic in makefiles when compressed FDS builds are disabled

Reviewed-by: rdurbin, dholmes, never, dnsimon, tbell
2014-02-07 09:03:44 -08:00
Oleg Pekhovskiy
ce0900eb72 7033533: realSync() doesn't work with Xfce
Reviewed-by: anthony, serb, leonidr
2014-02-07 17:32:46 +04:00
Athijegannathan Sundararajan
118cf2ba60 8033924: Default permissions are not given for eval code
Reviewed-by: lagergren, jlaskey
2014-02-07 18:47:46 +05:30
Jessica Man
350c12ac44 8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script
Reviewed-by: ihse, erikj
2014-02-07 13:31:16 +01:00
Oleg Mazurov
50b13833fa 8025841: JVMTI: "vtable stub" dynamic code notification is misplaced
Generate correct "vtable stub" dynamic code notifications

Reviewed-by: sspitsyn, kvn, coleenp
2014-02-06 20:13:38 -08:00
David Katleman
b7addf4329 Added tag jdk9-b02 for changeset 81bb5f538220 2014-02-06 13:09:43 -08:00
David Katleman
fa155ae4bd Added tag jdk9-b02 for changeset fc0fe10fbee9 2014-02-06 13:09:40 -08:00
David Katleman
3bc4831434 Added tag jdk9-b02 for changeset 22a10c3cb5f3 2014-02-06 13:09:10 -08:00
David Katleman
a3723a4c65 Added tag jdk9-b02 for changeset 01145cf69089 2014-02-06 13:08:57 -08:00
David Katleman
5dee3f88bd Added tag jdk9-b02 for changeset 851ae056cca1 2014-02-06 13:08:54 -08:00
David Katleman
d57ec22d36 Added tag jdk9-b02 for changeset e67a27d0c98a 2014-02-06 13:08:44 -08:00
David Katleman
aedfbb387a Added tag jdk9-b02 for changeset 82544a65e6da 2014-02-06 13:08:37 -08:00
David Katleman
93c628f157 Added tag jdk9-b02 for changeset 325b5971d828 2014-02-06 13:08:35 -08:00
Coleen Phillimore
f23cf29e0f Merge 2014-02-06 20:32:08 +00:00
Frederic Parain
90b16fd7a9 Merge 2014-02-06 14:51:01 -05:00
Gerald Thornbrugh
d3a85e73a7 8029775: Solaris code cleanup
8033464: Linux code cleanup

Cleaned up warnings in solaris and linux specific os code.

Reviewed-by: coleenp, fparain, dcubed
2014-02-06 14:28:35 -05:00
Coleen Phillimore
3eb1ac89c6 8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9-fastdebug-c2-runtime and solaris_x64-debugOpen-c2-runtime
Change GC loop counter to 100 which is enough to test the original problem but doesn't timeout the test.

Reviewed-by: ctornqvi, lfoltan, mseledtsov, sla
2014-02-06 18:57:46 +00:00
Henry Jen
e956dc0c43 8033590: java.util.Comparator::thenComparing has unnecessary type restriction
Reviewed-by: psandoz
2014-02-06 10:30:18 -08:00
Xueming Shen
8cdace2575 8032012: String.toLowerCase/toUpperCase performance improvement
Updated the implementation to improve the performance

Reviewed-by: psandoz, forax
2014-02-07 09:04:17 -08:00
Mandy Chung
7be40556f6 8033900: Remove reference to JNU_Equals in GSSLibStub.c
Reviewed-by: valeriep
2014-02-06 16:42:25 -08:00
Mandy Chung
795c56d54b 8033893: jdk build is broken due to the changeset of JDK-8033370
Reviewed-by: naoto
2014-02-06 14:56:12 -08:00
Michael McMahon
3981cc3f41 8031588: warnings from b03 for jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
Reviewed-by: chegar, mullan
2014-02-06 22:12:09 +00:00
Naoto Sato
79938735a2 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Reviewed-by: msheppar
2014-02-06 10:06:09 -08:00
Frederic Parain
41edfa7107 8030808: dtrace/hotspot/Monitors/Monitors001 fails in product builds on solaris-sparc
Reviewed-by: sspitsyn, dcubed, kamg, dholmes
2014-02-06 17:59:35 +00:00
Roger Riggs
81c4d4ed41 8033565: Remove unused nativeNewStringPlatform
Remove also nativeGetStringPlatformChars

Reviewed-by: mchung, dholmes, alanb
2014-02-06 11:01:27 -05:00
Alan Bateman
41ef9eed31 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Reviewed-by: dfuchs
2014-02-06 15:43:35 +00:00
Oleg Pekhovskiy
d0df7fb561 8020443: Frame is not created on the specified GraphicsDevice with two monitors
Reviewed-by: serb, azvegint, pchelko
2014-02-06 19:03:36 +04:00
Alan Bateman
2c63929e08 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Reviewed-by: erikj
2014-02-06 14:57:02 +00:00
Chris Hegarty
2ffde4a993 8033778: ObjectIn/OutputStream improvements
Co-authored-by: Robert Stupp <snazy@gmx.de>
Reviewed-by: smarks, psandoz, mduigou, plevart
2014-02-06 14:45:12 +00:00
Vinnie Ryan
5911461228 8033757: Redo JDK-8011983 (due to bad merge with JDK-8031586)
Reviewed-by: alanb
2014-02-06 12:24:42 +00:00
Athijegannathan Sundararajan
3dd998447a 8033763: Add tests to assert map identity of certain objects
Reviewed-by: hannesw, lagergren
2014-02-06 17:44:37 +05:30
Alan Bateman
1754033d02 8033758: gcc warnings compiling jdk/src/share/back
Reviewed-by: dholmes, sla
2014-02-06 10:43:09 +00:00
Jaroslav Bachorik
492411d1c6 8033301: Build more informative InfoBuilder
Reviewed-by: sla, ahgross
2014-02-06 09:35:26 +01:00
Vinnie Ryan
d2244b1f0d 8035834: InetAddress.getLocalHost() can hang after JDK-8030731
Reviewed-by: wetmore, ahgross
2014-03-12 12:10:54 +00:00
Athijegannathan Sundararajan
308acb7541 8036794: Collect more Collector Lambdas
Reviewed-by: attila, ahgross
2014-03-07 21:48:51 +05:30
Petr Pchelko
e0cb0f8d49 8034870: Regression: On Mac, fx app can't be launched if setting a javaagent for it
Reviewed-by: serb, art, anthony
2014-02-20 09:36:58 +04:00
Alexander Zuev
ad3a5f6bcf 8033618: Correct logging output
Reviewed-by: ksrini, alanb, ahgross
2014-02-07 19:49:58 +04:00
Chris Hegarty
a933426ce6 8031050: (thread) Change Thread initialization so that thread name is set before invoking SecurityManager
Reviewed-by: alanb, dholmes, mchung
2014-02-11 11:22:20 +00:00
Henry Jen
aae536aad7 8033289: clang: clean up unused function warning
Reviewed-by: coleenp, dholmes, mgerdin
2014-02-05 21:24:29 -08:00
Calvin Cheung
a3c78aac2f 8032010: Attempt to resolve abstract method in concrete class fails with AbstractMethodError
Removing a check in LinkResolver::resolve_method() to conform with a change in JVMS-8 5.4.3.3. Method Resolution

Reviewed-by: coleenp, lfoltan
2014-02-05 15:14:47 -08:00
Jennifer Godinez
cf9c1fdbca 8033277: Wrong scaling when printing in Canon Pixma ip100
Reviewed-by: prr, bae
2014-02-05 14:59:00 -08:00
Vinnie Ryan
aef65cc369 8025669: [parfait] warning from b62 for jdk.src.solaris.native.com.sun.security.auth.module: memory leak
Reviewed-by: alanb, chegar
2014-02-05 18:37:42 +00:00
Joe Darcy
5475110b72 8033616: Fix serial lint warnings in javax.imageio.*
Reviewed-by: alanb
2014-02-05 10:21:18 -08:00
Joe Darcy
8a6d9792ce 8033526: Fix serial lint warnings in java.awt.*
Reviewed-by: briangoetz
2014-02-05 10:15:45 -08:00