81904 Commits

Author SHA1 Message Date
Lana Steuck
5d86ee1e4e Merge 2014-08-11 11:00:20 -07:00
Mark Sheppard
1db8e112f7 8054118: java/net/ipv6tests/UdpTest.java failed intermittently
Ignore the Teredo interface on windows test machines

Reviewed-by: chegar
2014-08-11 15:34:24 +01:00
Weijun Wang
bbaf4bdb09 6997010: Consolidate java.security files into one file with modifications
Reviewed-by: mullan, erikj
2014-08-11 11:11:55 +08:00
Lana Steuck
5f5c882323 Added tag jdk9-b26 for changeset dca4e4c83da4 2014-08-09 21:27:33 -07:00
Jamil Nimeh
8c2cdfb147 8054366: Broken link in SecureRandom.html
Reviewed-by: xuelei, mullan, wetmore
2014-08-08 14:17:14 -07:00
Tobias Hartmann
c36b77bbfd 8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp
Fixed parfait warnings caused by __HI and __LO macros in sharedRuntimeMath.hpp by using a union.

Reviewed-by: kvn, drchase
2014-07-29 13:56:29 +02:00
Tobias Hartmann
d2a5b70cdf 8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp
Fixed parfait warnings in globalDefinitions files by using a union for casts.

Reviewed-by: kvn
2014-07-29 13:54:16 +02:00
Alexander Stepanov
035f6b8d1b 8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4
Reviewed-by: pchelko
2014-07-29 15:03:05 +04:00
Steve Sides
fe144b6f90 8042284: Add block tags for @return and @param to swing plaf classes
Reviewed-by: prr
2014-07-29 12:55:08 +04:00
Pushan Hinduja
eff10fb399 8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7
Fix doclint missing tag warnings

Co-authored-by: Anisha Nagarajan <anisha.nagarajan1@gmail.com>
Reviewed-by: prr
2014-07-29 12:45:24 +04:00
Martin Doerr
071c3a3924 8050973: CMS/G1 GC: add missing Resource and Handle mark
Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier.

Reviewed-by: tschatzl, goetz
2014-07-29 10:26:09 +02:00
Jaroslav Bachorik
5c80bd2210 8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
Reviewed-by: dholmes, dsamersoff, sspitsyn
2014-07-29 10:06:02 +02:00
Joe Darcy
764a2d8fd8 8030942: Explicitly state floating-point summation requirements on non-finite inputs
Reviewed-by: psandoz
2014-07-28 23:46:03 -07:00
Filipp Zhinkin
e8d1955b5e 8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on
Call rtm_deopt() only if there were no compilation bailouts before.

Reviewed-by: kvn
2014-07-28 15:06:38 -07:00
Pavel Rappo
5a7fabe3e0 8051422: Remove JNDI dependency on java.applet.Applet
Reviewed-by: alanb, chegar
2014-07-28 16:24:38 +01:00
Petr Pchelko
0b40742fe1 8051588: DataTransferer.getInstance throws ClassCastException in headless mode
Reviewed-by: serb, alexsch
2014-07-28 19:11:52 +04:00
Petr Pchelko
0fecd77694 8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT
Reviewed-by: alanb, mchung, plevart, serb
2014-07-28 19:02:56 +04:00
Petr Pchelko
97d17a4ea2 8051449: Incorrect parsing of the default flavor mapping
Reviewed-by: serb, alexsch
2014-07-28 18:43:09 +04:00
Dmitry Samersoff
037f9fdccf 8049046: Deprecated Function in hotspot/src/os/solaris/vm/attachListener_solaris.cpp
Replace door_cred with door_ucred call

Reviewed-by: dholmes, sspitsyn
2014-07-28 07:31:17 -07:00
Artem Malinko
62e5aae84f 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread
Reviewed-by: ant, pchelko
2014-07-28 16:09:26 +04:00
Sergey Bylokhov
94f1aff5ba 8035165: Expose internal representation in sun.awt.X11
Reviewed-by: pchelko, prr
2014-07-26 04:02:56 +04:00
Sergey Bylokhov
c18253fc9a 8049057: JNI exception pending in jdk/src/windows/native/sun/windows/
Reviewed-by: pchelko, prr
2014-07-26 03:18:05 +04:00
Tim Bell
b8d8e19278 Added tag jdk9-b24 for changeset 263f68539584 2014-07-25 15:38:12 -07:00
Tim Bell
0e56704088 Added tag jdk9-b24 for changeset abe2821cc591 2014-07-25 15:38:12 -07:00
Tim Bell
7664fa0572 Added tag jdk9-b24 for changeset 83960d9537f6 2014-07-25 15:38:10 -07:00
Tim Bell
9c599247cf Added tag jdk9-b24 for changeset 6073de33135f 2014-07-25 15:38:09 -07:00
Tim Bell
80312982e8 Added tag jdk9-b24 for changeset ba581cb2983f 2014-07-25 15:38:09 -07:00
Tim Bell
5550d93edd Added tag jdk9-b24 for changeset d6c0b1381379 2014-07-25 15:38:08 -07:00
Tim Bell
ea5ec7739c Added tag jdk9-b24 for changeset 4efd3f7a2c81 2014-07-25 15:38:07 -07:00
Tim Bell
b0cbbc38c4 Added tag jdk9-b24 for changeset 789a49ce93c8 2014-07-25 15:38:06 -07:00
Jaroslav Bachorik
924b9f9fde 8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
Reviewed-by: dfuchs, egahlin, olagneau
2014-07-25 15:07:49 +02:00
Weijun Wang
7f8815e010 8051953: Add Unreachable.java test to ProblemList on Windows
Reviewed-by: chegar
2014-07-25 17:11:03 +08:00
Andrey Nazarov
0f64892089 8050979: Provide javadoc for "framework" classes in langtools tests
Reviewed-by: jjg
2014-07-24 15:12:48 -07:00
Jon Masamitsu
7774fe7ed1 Merge 2014-07-24 15:06:36 -07:00
Bradford Wetmore
6a2504398e 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
Reviewed-by: mullan
2014-07-24 22:22:43 +01:00
Alejandro Murillo
2fc29c20b3 Merge 2014-07-24 13:25:02 -07:00
Alejandro Murillo
2c30bd9104 Merge 2014-07-24 13:18:15 -07:00
Mike Duigou
ab68202313 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object
Reviewed-by: psandoz, chegar
2014-07-24 09:01:00 -07:00
Anton Nashatyrev
03e7d91de6 8046495: KeyEvent can not be accepted in quick mouse clicking
Reviewed-by: art, pchelko
2014-07-24 16:06:49 +01:00
Sergey Bylokhov
7dfb61d5ef 6521783: Unnecessary final modifier for a method in a final class
Reviewed-by: pchelko, prr
2014-07-24 17:36:56 +04:00
Rickard Bäckman
84271f1c96 Merge 2014-07-24 14:38:26 +02:00
Maurizio Cimadamore
5ef8c4ff63 8048890: Add option to keep track of symbol completion dependencies
Generate dot file with representation of javac on-demand symbol completion dependencies

Reviewed-by: jjg, jlahoda
2014-07-24 13:11:03 +01:00
Valerie Peng
3d60beae0d 8035166: Remove dependency on EC classes from pkcs11 provider
Move the sun.security.ec.ECParameters and its related classes to sun.security.util package.

Reviewed-by: mullan, vinnie
2014-07-23 21:50:21 +00:00
Jon Masamitsu
e242f23105 Merge 2014-07-23 14:06:28 -07:00
Serguei Spitsyn
7e960574e1 Merge 2014-07-23 12:52:34 -07:00
Andrey Nazarov
0308bdc9d1 8050319: LocalVariableTestBase has unexpected dependency on LocalVariableTableTest
Reviewed-by: jjg, ksrini
2014-07-23 09:19:23 -07:00
Sergey Bylokhov
9547753bd6 8050852: Javadoc cleanup of javax.sound.midi package
Reviewed-by: pchelko, azvegint
2014-07-23 16:19:26 +04:00
Dmitry Markov
c1b9fd1053 8044614: [macosx] Focus issue with 2 applets in firefox
Reviewed-by: alexsch, pchelko
2014-07-23 15:44:44 +04:00
Thomas Schatzl
f161bd6d16 8027959: Early reclamation of large objects in G1
Try to reclaim humongous objects at every young collection after doing a conservative estimate of its liveness.

Reviewed-by: brutisso, mgerdin
2014-07-23 09:03:32 +02:00
Lana Steuck
5c18e91b47 Merge 2014-07-22 11:56:48 -07:00