Weijun Wang
|
ae7da8e119
|
8077102: dns_lookup_realm should be false by default
Reviewed-by: valeriep
|
2015-05-19 09:09:09 +08:00 |
|
Serguei Spitsyn
|
99f8091782
|
8079644: memory stomping error with ResourceManagement and TestAgentStress.java
The cached class file structure must be deallocated instead of the cached class file bytes
Reviewed-by: coleenp, sla
|
2015-05-18 16:42:46 -07:00 |
|
Jeremy Manson
|
13c92b58f0
|
8080538: hprof does not work well with multiple agents on non-Solaris platforms
Never take the address of Agent_OnLoad.
Reviewed-by: sla, martin
|
2015-05-18 13:34:56 -07:00 |
|
Zoltan Majo
|
f5c1e4d576
|
8080281: 8068945 changes break building the zero JVM variant
Define the PreserveFramePointer flag also in globals_zero.hpp
Reviewed-by: simonis, kvn, sgehwolf
|
2015-05-18 19:54:49 +02:00 |
|
Artem Smotrakov
|
eb68509b7d
|
8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
Reviewed-by: mullan
|
2015-05-18 19:26:48 +03:00 |
|
Ivan Gerasimov
|
43b2601a96
|
8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
Reviewed-by: martin, chegar
|
2015-05-18 19:15:50 +03:00 |
|
Ed Nevill
|
87e17632b5
|
8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails
Return correct length in generate_cipherBlockChaining_encryptAESCrypt
Reviewed-by: roland
|
2015-05-18 15:52:33 +00:00 |
|
Jesper Wilhelmsson
|
f64e5038a4
|
Merge
|
2015-05-18 17:09:47 +02:00 |
|
Ivan Gerasimov
|
7e89934d9e
|
8080522: Optimize string operations in java.base/share/classes/sun/security/x509/
Reviewed-by: mullan
|
2015-05-18 17:38:38 +03:00 |
|
Artem Smotrakov
|
e8064300cb
|
8079138: Additional negative tests for XML signature processing
Reviewed-by: mullan
|
2015-05-18 17:34:48 +03:00 |
|
Athijegannathan Sundararajan
|
268d0924b9
|
8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
Reviewed-by: psandoz, lagergren
|
2015-05-18 18:57:35 +05:30 |
|
Jan Lahoda
|
9264fe218f
|
8080572: langtools/test/tools/javac/generics/T5011073.java failing
Test/tools/javac/generics/InterfaceCast1.java defines a top-level Set, moving it to a separate directory to avoid clashes.
Reviewed-by: mcimadamore
|
2015-05-18 14:48:41 +02:00 |
|
Zaiyao Liu
|
c5889bc102
|
8048820: Implement tests for SecretKeyFactory
Reviewed-by: xuelei
|
2015-05-18 02:11:39 +00:00 |
|
Joe Darcy
|
9fe30fb118
|
8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method
Reviewed-by: lancea
|
2015-05-17 11:04:01 -07:00 |
|
Peter Levart
|
f79ca89ac7
|
8074002: java.time.ZoneId.systemDefault() should be faster
Cache ZoneId inside TimeZone object
Reviewed-by: scolebourne, rriggs, dfuchs
|
2015-05-17 18:49:21 +02:00 |
|
Peter Levart
|
30bcd97f81
|
8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Reviewed-by: dholmes, alanb, mchung
|
2015-05-17 10:38:36 +02:00 |
|
Daniel D. Daugherty
|
f4060f076d
|
Merge
|
2015-05-16 13:22:40 -07:00 |
|
Daniel D. Daugherty
|
5cf176b870
|
Merge
|
2015-05-16 13:19:11 -07:00 |
|
Sergey Bylokhov
|
4f33aa2348
|
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
|
2015-05-16 21:31:36 +03:00 |
|
Alexander Scherbatiy
|
2e68b719a3
|
8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane
Reviewed-by: serb, azvegint
|
2015-05-22 15:27:28 +04:00 |
|
Alexander Scherbatiy
|
83dcd68033
|
8065739: [macosx] Frame warps to lower left of screen when
7124365: [macosx] setMaximizedBounds() should be implemented
Reviewed-by: serb, azvegint
|
2015-05-22 15:19:05 +04:00 |
|
Prasanta Sadhukhan
|
fc00fd2ffb
|
8015368: javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
Reviewed-by: prr, serb
|
2015-05-20 17:10:15 +03:00 |
|
Peter Brunet
|
c3e2e7af68
|
8078408: Java version applet hangs with Voice over turned on
Add null check to fix NPE
Reviewed-by: prr, serb, alexsch
|
2015-05-19 20:40:49 -05:00 |
|
Sergey Bylokhov
|
36c9dc6b0d
|
8080488: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Frame.cpp
Reviewed-by: dcherepanov, aivanov
|
2015-05-19 21:58:47 +03:00 |
|
Semyon Sadetsky
|
d349244b45
|
6260348: GTK+ L&F JTextComponent not respecting desktop caret blink rate
Reviewed-by: alexsch, azvegint
|
2015-05-19 19:00:04 +03:00 |
|
Semyon Sadetsky
|
c0d815c3d4
|
7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
|
2015-05-19 16:27:33 +03:00 |
|
Vladimir Kozlov
|
49ab7a3900
|
8080483: Incorrect test execution string at SumRed_Long.java
Reviewed-by: iveresov
|
2015-05-15 18:12:21 -07:00 |
|
Sergey Bylokhov
|
8be69405fd
|
8030087: Avoid public native methods in sun.awt packages
Reviewed-by: azvegint, prr
|
2015-05-16 02:37:16 +03:00 |
|
Frank Yuan
|
2910c5e690
|
8078596: jaxp tests failed in modular jdk due to internal class access
Reviewed-by: alanb, lancea, joehw
|
2015-05-15 16:26:03 -07:00 |
|
Jungwoo Ha
|
48b40a2611
|
8079216: Remove undefined method oopDesc::is_null(Klass *)
Reviewed-by: kbarrett, coleenp, stefank
|
2015-05-15 15:40:58 -07:00 |
|
Sergey Bylokhov
|
828fc948f2
|
8080341: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Reviewed-by: alexsch, prr
|
2015-05-15 22:11:14 +03:00 |
|
Ivan Gerasimov
|
cbe55b316e
|
8071571: Move substring of same string to slow path
Reviewed-by: martin
|
2015-05-15 22:10:29 +03:00 |
|
Ivan Gerasimov
|
ff06dffa94
|
8074657: Missing space on a boundary of concatenated strings
Added missing spaces, fixed indentation, replaced StringBuffer with StringBuilder
Reviewed-by: martin, rriggs
|
2015-05-15 22:09:49 +03:00 |
|
Vladimir Ivanov
|
6652d6ac33
|
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
|
2015-05-15 19:23:27 +03:00 |
|
Vladimir Ivanov
|
e5a92a9fb9
|
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
|
2015-05-15 19:23:11 +03:00 |
|
Vladimir Ivanov
|
18f7135255
|
8079135: C2 disables some optimizations when a large number of unique nodes exist
Reviewed-by: kvn
|
2015-05-15 19:21:46 +03:00 |
|
Michael Haupt
|
ff3855c8ba
|
8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
Honor quoting with "" and '' as well as escaped spaces
Reviewed-by: hannesw, sundar
|
2015-05-15 16:36:25 +02:00 |
|
Claes Redestad
|
608c2ef496
|
8061254: SPECjvm2008-XML performance regressions in 9-b33
Reviewed-by: alanb, shade
|
2015-05-15 16:09:55 +02:00 |
|
Attila Szegedi
|
c9191f56e0
|
8078414: Don't create impossible converters for ScriptObjectMirror
Reviewed-by: hannesw, sundar
|
2015-05-15 15:40:57 +02:00 |
|
Ed Nevill
|
66630f6ae5
|
8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64
Add support for PreserveFramePointer for debug/profile
Reviewed-by: kvn
|
2015-05-15 09:21:48 +00:00 |
|
Michael Haupt
|
6a8c6779ea
|
8080471: fix usage of replace and file separator in Nashorn tests
Two tests should use replace instead of replaceAll, and there is a typo in the usage of File.separator.
Reviewed-by: attila, hannesw
|
2015-05-15 10:21:48 +02:00 |
|
Attila Szegedi
|
96747306e2
|
8079424: code generator for discarded boolean logical operation has an extra pop
Reviewed-by: lagergren, sundar
|
2015-05-15 10:19:37 +02:00 |
|
Lana Steuck
|
abc09bccdb
|
Merge
|
2015-05-14 20:17:02 -07:00 |
|
Lana Steuck
|
e2f7063479
|
Merge
|
2015-05-14 20:15:26 -07:00 |
|
Lana Steuck
|
6f98c532c5
|
Merge
|
2015-05-14 20:14:57 -07:00 |
|
Lana Steuck
|
372c3a8c86
|
Merge
|
2015-05-14 20:14:44 -07:00 |
|
Lana Steuck
|
893b7b77e5
|
Merge
|
2015-05-14 20:14:11 -07:00 |
|
Lana Steuck
|
0dea34e198
|
Merge
|
2015-05-14 20:14:02 -07:00 |
|
Valerie Peng
|
d296137c20
|
8038084: CertStore needs a way to add new CertStore types
Removed internal helper classes and reflection usage for LDAP CertStore.
Reviewed-by: mullan
|
2015-05-15 01:14:25 +00:00 |
|
Stuart Marks
|
9af3729cc7
|
8078463: TEST_BUG: optimize java/util/Map/Collisions.java
Reviewed-by: martin, chegar, dfuchs
|
2015-05-14 13:52:05 -07:00 |
|