Petr Pchelko
df01b0f397
8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c
...
Reviewed-by: prr, serb
2014-07-21 21:41:11 +04:00
Phil Race
afd9788ce7
Merge
2014-07-21 09:04:24 -07:00
Weijun Wang
d99124eadb
8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred
...
Reviewed-by: mullan
2014-07-21 22:10:37 +08:00
Yuri Nesterenko
72ae973a31
8051440: move tests about maximizing undecorated to OpenJDK
...
Reviewed-by: serb
2014-07-21 18:10:13 +04:00
Weijun Wang
0f6c52abb1
8049834: Two security tools tests do not run with only JRE
...
Reviewed-by: mullan
2014-07-21 22:09:38 +08:00
Zhengyu Gu
5b85e36189
Merge
2014-07-21 09:48:38 -04:00
Zhengyu Gu
944d684ea8
8050167: linux-sparcv9: hs_err file does not show any stack information
...
Fixed creation of starting stack frame for stack walking in error handler
Reviewed-by: coleenp, mikael
2014-07-21 06:00:44 -07:00
Kevin Walls
ce12891a06
Merge
2014-07-21 10:42:20 +00:00
Kevin Walls
ae2cb9b6e3
8049684: pstack crashes on java core dump
...
Reviewed-by: sundar, sspitsyn
2014-07-21 10:40:50 +01:00
Alexander Stepanov
4f0106f244
8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
...
Reviewed-by: pchelko
2014-07-21 13:17:43 +04:00
Dmitriy Ermashov
29f1de0411
8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
...
Reviewed-by: azvegint, serb
2014-07-21 12:29:45 +04:00
Thomas Schatzl
bc56e061ec
8048112: G1 Full GC needs to support the case when the very first region is not available
...
Refactor preparation for compaction during Full GC so that it lazily initializes the first compaction point. This also avoids problems later when the first region may not be committed. Also reviewed by K. Barrett.
Reviewed-by: brutisso
2014-07-21 10:00:31 +02:00
Thomas Schatzl
ce1a131e47
8048088: Conservative maximum heap alignment should take vm_allocation_granularity into account
...
Also consider os::vm_allocation_granularity in the calculation.
Reviewed-by: brutisso
2014-07-21 09:59:54 +02:00
Thomas Schatzl
2e37a94622
8048085: Aborting marking just before remark results in useless additional clearing of the next mark bitmap
...
Skip clearing the next bitmap if we just recently aborted since the full GC already clears this bitmap.
Reviewed-by: brutisso
2014-07-21 09:59:46 +02:00
Thomas Schatzl
1ad5cdb4a4
8049051: Use of during_initial_mark_pause() in G1CollectorPolicy::record_collection_pause_end() prevents use of seperate object copy time prediction during marking
...
Replaced use of during_initial_mark_pause() with the variable last_pause_included_initial_mark that holds the real old value of _during_initial_mark_pause.
Reviewed-by: brutisso, ehelin
2014-07-21 09:59:37 +02:00
Serguei Spitsyn
b0367c3bea
Merge
2014-07-18 23:53:59 -07:00
Weijun Wang
fa3886e6d0
8051399: Fix for JDK-8043071 breaks dev build
...
Reviewed-by: xuelei
2014-07-19 11:22:08 +08:00
Weijun Wang
bfa19ebfbc
8043071: Expose session key and KRB_CRED through extended GSS-API
...
Reviewed-by: mullan
2014-07-19 10:20:42 +08:00
Jon Masamitsu
2d63b52aa7
Merge
2014-07-18 15:42:20 -07:00
Claes Redestad
f697e160a1
8050114: Expose Integer/Long formatUnsigned methods internally
...
Reviewed-by: mduigou
2014-07-18 22:32:24 +02:00
Alejandro Murillo
25881c3396
Merge
2014-07-18 12:22:50 -07:00
Alejandro Murillo
f4aa8d51a5
Merge
2014-07-18 12:02:54 -07:00
Zhengyu Gu
039e3d7ccc
8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid
...
Fixed native memory tracking stack walking
Reviewed-by: coleenp, mikael
2014-07-18 11:14:20 -07:00
Volker Simonis
66b93558ed
8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
...
Reviewed-by: kvn
2014-07-18 19:56:02 +02:00
Mandy Chung
1fa3b2ce7f
8050968: Extension class loader initialization fails on Win7 x64 zh_TW
...
Reviewed-by: alanb, dholmes, sherman
2014-07-18 10:40:55 -07:00
Miroslav Kos
50446a33dd
8038970: Deprivilege JAX-WS/JAF code
...
Changes to prepare for granting minimal set of permissions to JAX-WS code.
Reviewed-by: mchung
2014-07-18 19:14:38 +02:00
Mike Duigou
1980bab985
8051057: Optimize StringCharBuffer.toString(int, int)
...
Reviewed-by: smarks, alanb
2014-07-18 08:54:28 -07:00
Lana Steuck
b334eebe57
Merge
2014-07-18 08:25:58 -07:00
Lana Steuck
654d4735c4
Merge
2014-07-18 08:25:40 -07:00
Lana Steuck
49902de279
Merge
2014-07-18 08:25:38 -07:00
Lana Steuck
3bc1beed81
Merge
2014-07-18 08:25:35 -07:00
Lana Steuck
9ca73376d6
Merge
2014-07-18 08:25:26 -07:00
Lana Steuck
0c358248a8
Merge
2014-07-18 08:25:22 -07:00
Lana Steuck
4dee4de035
Merge
2014-07-18 08:25:14 -07:00
Jaroslav Bachorik
712d8ff48e
8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
...
Reviewed-by: sundar, kevinw
2014-07-18 17:23:28 +02:00
Coleen Phillimore
e051932425
Merge
2014-07-18 11:22:49 -04:00
Ivan Gerasimov
80448466d4
8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio
...
Reviewed-by: valeriep
2014-07-18 17:04:10 +04:00
Pavel Rappo
d62403b09a
8051350: Update javadoc for com.sun.jndi.toolkit.corba.CorbaUtils
...
Reviewed-by: alanb
2014-07-18 13:43:28 +01:00
Lev Priima
a27f5c073f
8051019: Separate src and test execution sandbox directories
...
Reviewed-by: jlaskey
2014-07-18 16:53:17 +05:30
Alexander Zvegintsev
b25600bdbe
8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash
...
Reviewed-by: anthony, serb
2014-07-18 13:53:33 +04:00
Rickard Bäckman
eefe77eaff
Merge
2014-07-18 10:41:05 +02:00
Andreas Schoesser
cabec1ca5e
8050978: Fix bad field access check in C1 and C2
...
JCK8 test vm/constantpool/accessControl/accessControl004/accessControl00402m3/accessControl00402m3.html fails with -Xbatch -Xcomp due to bad field access check in C1 and C2. Fix: In ciField::ciField(), just before the canonical holder is stored into the _holder variable (and which is used by ciField::will_link()) perform an additional access check with the holder declared in the class file. If this check fails, store the declared holder instead and ciField::will_link() will bail out compilation for this field later on. Then, the interpreter will throw an PrivilegedAccessException at runtime.
Reviewed-by: kvn, vlivanov
2014-07-18 09:04:01 +02:00
Tobias Hartmann
1caa674424
8051550: Printing of 'cmpN_reg_branch_short' instruction shows wrong 'op2' register
...
Missing '$' added to the format string of the 'cmpN_reg_branch_short' instruction (sparc.ad).
Reviewed-by: kvn, iveresov
2014-07-23 07:53:24 +02:00
Mark Sheppard
88790a751d
8050922: add additional diagnostic to java/net/MulticastSocket/TestInterfaces
...
Add additional diagnostic output for failed netwrok interface
Reviewed-by: chegar
2014-07-18 01:39:42 +01:00
Sonali Goel
248c1db2be
8050954: update DocRootSlash test for tidy error: empty <p>
...
Reviewed-by: ksrini, bpatel
2014-07-17 16:46:29 -07:00
Alexander Smundak
f8d5d704ae
8050942: PPC64: implement template interpreter for ppc64le
...
Reviewed-by: kvn, goetz
2014-07-17 15:40:04 -07:00
Albert Noll
0f4091ddaf
Merge
2014-07-25 10:57:57 +00:00
Albert Noll
e4e0c214ff
Merge
2014-07-25 10:04:36 +00:00
Albert Noll
cf7a398eea
Merge
2014-07-25 09:44:53 +00:00
Tobias Hartmann
11eb4553c9
8040213: C2 does not put all modified nodes on IGVN worklist
...
Verification code is added that checks if modified nodes are put on the IGVN worklist and modified nodes are processed by 'PhaseIterGVN::transform_old()'
Reviewed-by: kvn, jrose
2014-07-25 10:06:17 +02:00