73474 Commits

Author SHA1 Message Date
Chris Hegarty
b8e32d8ca5 8039527: Broken links in ConcurrentMap javadoc
Reviewed-by: martin, alanb
2014-04-10 11:01:15 +01:00
Roland Westrelin
522abfc113 8005079: fix LogCompilation for incremental inlining
Report late inlining as part of the rest of the inlining output

Reviewed-by: twisti, kvn
2014-04-10 11:38:12 +02:00
Alexander Scherbatiy
9048f36c38 8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
2014-04-10 13:22:23 +04:00
Petr Pchelko
16da9a5125 8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
Reviewed-by: serb, azvegint
2014-04-10 11:57:19 +04:00
Petr Pchelko
f7bbe45067 8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
Reviewed-by: anthony, serb
2014-04-10 11:56:01 +04:00
Tobias Hartmann
65d6e6b331 8036898: assert(t != NULL) failed: must set before get
Ignore nodes without a type when checking for speculative types in Compile::remove_speculative_types(...).

Reviewed-by: kvn, roland
2014-04-10 09:26:24 +02:00
Lana Steuck
818bdc8117 Merge 2014-04-09 21:12:46 -07:00
Weijun Wang
87cb02ac81 8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
2014-04-10 10:31:05 +08:00
Lana Steuck
60fbfb6178 Merge 2014-04-09 17:19:42 -07:00
Lana Steuck
8c74c8d557 Merge 2014-04-09 17:19:02 -07:00
Lana Steuck
2a0e24f09e Merge 2014-04-09 17:18:48 -07:00
Lana Steuck
dfa779bc6e Merge 2014-04-09 17:17:03 -07:00
Lana Steuck
7bd996031d Merge 2014-04-09 17:16:00 -07:00
Igor Ignatyev
ebe6520025 Merge 2014-04-09 19:45:59 +00:00
Igor Ignatyev
613af45d92 8039597: WhiteBox :: clean type profiling data
Reviewed-by: kvn, roland
2014-04-09 22:37:37 +04:00
Vladimir Kozlov
4841e826dd 8038939: Some options related to RTM locking optimization works inconsistently
Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default.

Reviewed-by: roland
2014-04-09 11:18:02 -07:00
Jeremy Manson
55d8dc5d85 8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
To add the StringBuilder variant

Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
2014-04-09 09:36:19 -07:00
Lana Steuck
1b87613cc4 Merge 2014-04-09 09:20:54 -07:00
Lana Steuck
0eabe6c301 Merge 2014-04-09 09:20:30 -07:00
Lana Steuck
9e2ec325f7 Merge 2014-04-09 09:20:23 -07:00
Lana Steuck
73ef2bf360 Merge 2014-04-09 09:20:03 -07:00
Lana Steuck
907809166d Merge 2014-04-09 09:19:57 -07:00
Lana Steuck
d62d4c205e Merge 2014-04-09 09:19:52 -07:00
Lana Steuck
4347098adf Merge 2014-04-09 09:19:42 -07:00
Dmitry Samersoff
b1295fc704 Merge 2014-04-09 15:01:24 +00:00
Petr Pchelko
c3a9369016 8039752: Regression: Clipboard couldn't be used on linux
Reviewed-by: anthony, serb, azvegint
2014-04-09 18:20:55 +04:00
Dmitry Samersoff
f359b1fb2c 8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127
The test launcher compiles against TESTJAVA but LD_LIBRARY_PATH set to COMPILE java.

Reviewed-by: sla, sspitsyn
2014-04-09 07:08:08 -07:00
Dmitriy Ermashov
22166928a5 8038631: Create wrapper for awt.Robot with additional functionality
Reviewed-by: pchelko, alexsch
2014-04-09 17:30:42 +04:00
Dmitry Samersoff
0301b791ef 8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
The test compile launcher with TESTJAVA but attempt to load vm from COMPILEJAVA

Reviewed-by: sla, sspitsyn
2014-04-09 06:09:43 -07:00
Xue-Lei Andrew Fan
2f501cd8a5 8028192: Use of PKCS11-NSS provider in FIPS mode broken
Reviewed-by: ahgross, ascarpino, asmotrak
2014-04-09 12:49:51 +00:00
Stefan Karlsson
d78446aa45 8039743: Use correct format specifier to print size_t values and pointers in the GC code
Co-authored-by: Mikael Vidstedt <mikael.vidstedt@oracle.com>
Reviewed-by: jmasa, sjohanss
2014-04-09 13:54:32 +02:00
Petr Pchelko
fbb2e2c782 8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
Reviewed-by: serb, azvegint
2014-04-09 15:20:09 +04:00
Sergey Bylokhov
61a704cc87 8038765: [macosx] Toolkit.sync should be implemented
Reviewed-by: pchelko, anthony
2014-04-09 14:38:27 +04:00
Weijun Wang
8962e7ee34 8035986: KerberosKey algorithm names are not specified
Reviewed-by: xuelei
2014-04-09 17:19:19 +08:00
Weijun Wang
3344a6c353 8039132: cleanup @ignore JAAS/krb5 tests
Reviewed-by: xuelei
2014-04-09 17:08:37 +08:00
Matherey Nunez
900591b4ed 8039403: Write sanity tests for persistent caching
Reviewed-by: hannesw, sundar
2014-04-09 10:14:34 +02:00
Roland Westrelin
eb8588549a 8007988: PrintInlining output is inconsistent with incremental inlining
Fix duplicate and conflicting inlining output

Reviewed-by: kvn, vlivanov
2014-04-09 09:17:43 +02:00
Coleen Phillimore
c8990959f2 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
Keep class in CLD::_klasses list and mirror created for CDS classes if OOM during restore_shareable_info(). This keeps pointers consistent for CMS.

Reviewed-by: ehelin, stefank, jmasa, iklam
2014-04-08 13:58:38 -04:00
Sean Mullan
02f93ac4c7 Merge 2014-04-08 13:16:22 -04:00
Sean Mullan
fa633bad05 8038431: Close InputStream when finished retrieving XML Signature HTTP References
Reviewed-by: xuelei
2014-04-08 11:57:57 -04:00
Shanliang Jiang
f963ced878 6815126: intermittent SimulResumerTest.java failure
Reviewed-by: jbachorik, sla
2014-04-08 17:36:13 +02:00
Erik Helin
4bc795f2db Merge 2014-04-08 13:50:58 +02:00
Miroslav Kos
805cbfba88 8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
2014-04-08 11:26:40 +01:00
Miroslav Kos
5eb8520ff1 8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Petr Pchelko
0ec7b5fb94 6690000: Typo's in DataFlavor Javadoc
Reviewed-by: serb, azvegint
2014-04-08 14:02:30 +04:00
Markus Grönlund
eea84b4feb 8039348: -XX:+TraceDeoptimization -XX:+Verbose -Xcomp can crash VM
Reviewed-by: kvn, sla
2014-04-08 11:50:01 +02:00
Roland Westrelin
7da7a9c72a 8038636: speculative traps break when classes are redefined
Remove speculative traps that point to methods that are redefined

Reviewed-by: kvn, twisti
2014-04-08 09:51:25 +02:00
Staffan Larsen
385e2f4084 8038296: sun/tools/jinfo/Basic.sh: java.io.IOException: Command failed in target VM
Reviewed-by: sspitsyn, coleenp, dsamersoff
2014-04-08 08:14:14 +02:00
Alexander Zvegintsev
175dba662b 8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
Reviewed-by: anthony, pchelko, serb
2014-04-07 17:45:18 +01:00
Alexander Zvegintsev
adb37773e7 6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
Reviewed-by: pchelko, serb
2014-04-07 17:43:42 +01:00