Petr Pchelko
|
3bb2f8e052
|
8048549: [macosx] Disable usage of system menu bar if AWT is embedded in FX
Reviewed-by: anthony, serb
|
2014-07-02 18:57:27 +04:00 |
|
Staffan Larsen
|
c689cebe98
|
Merge
|
2014-07-02 15:17:11 +02:00 |
|
Petr Pchelko
|
87beb419b9
|
8033367: [macosx] Appletviewer was broken in jdk8 b124
Reviewed-by: anthony, serb
|
2014-07-02 17:04:04 +04:00 |
|
Athijegannathan Sundararajan
|
27ba0956b6
|
8043232: Index selection of overloaded java new constructors
Reviewed-by: attila, hannesw, jlaskey
|
2014-07-02 18:10:31 +05:30 |
|
Erik Helin
|
4aa97f918f
|
Merge
|
2014-07-02 13:52:52 +02:00 |
|
Artem Malinko
|
8bd889eb2a
|
8040076: Memory leak. java.awt.List objects allowing multiple selections are not GC-ed
Reviewed-by: anthony, pchelko
|
2014-07-02 14:48:37 +04:00 |
|
Erik Helin
|
27fb967c28
|
Merge
|
2014-07-02 11:13:58 +02:00 |
|
Erik Helin
|
40e186ac67
|
8048895: Back out JDK-8027915
Reviewed-by: mgerdin, stefank
|
2014-07-02 11:05:10 +02:00 |
|
Alan Bateman
|
fb6a582728
|
8048891: Remove unused JObjC from jdk repository
Reviewed-by: mchung
|
2014-07-02 10:03:40 +01:00 |
|
Weijun Wang
|
f4db094473
|
8042053: Broken links to jarsigner and keytool docs in java.security package summary
Reviewed-by: xuelei
|
2014-07-02 17:03:47 +08:00 |
|
Staffan Larsen
|
0139a3b9e7
|
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
Reviewed-by: dcubed, dsamersoff, allwin
|
2014-07-02 08:41:59 +02:00 |
|
Raoul-Gabriel Urma
|
463b504956
|
8048989: small errors in Collectors examples
Reviewed-by: darcy
|
2014-07-01 23:39:31 -07:00 |
|
Lana Steuck
|
73ded70ba6
|
Merge
|
2014-07-01 14:29:58 -07:00 |
|
Lana Steuck
|
afd134e028
|
Merge
|
2014-07-01 14:28:22 -07:00 |
|
Lana Steuck
|
f0610d9826
|
Merge
|
2014-07-01 14:28:02 -07:00 |
|
Lana Steuck
|
113a7f0c05
|
Merge
|
2014-07-01 14:27:28 -07:00 |
|
Lana Steuck
|
f29943e720
|
Merge
|
2014-07-01 14:26:52 -07:00 |
|
Lana Steuck
|
8449d2d031
|
Merge
|
2014-07-01 14:26:31 -07:00 |
|
Martin Buchholz
|
5d3c63cac6
|
8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
Use open(O_CLOEXEC) where available; fall back to FD_CLOEXEC when necessary
Reviewed-by: rasbold, dholmes
|
2014-07-01 13:29:24 -07:00 |
|
Brian Goetz
|
76c473d81f
|
8032188: Remove dead code in TransTypes
Reviewed-by: darcy
|
2014-07-01 15:54:25 -04:00 |
|
Katja Kantserova
|
f377795d11
|
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
Reviewed-by: sla, jbachorik
|
2014-07-01 21:23:54 +02:00 |
|
Weijun Wang
|
8d02787bfc
|
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
Reviewed-by: valeriep
|
2014-07-02 09:48:32 +08:00 |
|
Valerie Peng
|
f2d9209326
|
Merge
|
2014-07-01 23:09:52 +00:00 |
|
Lana Steuck
|
1297b27e71
|
Merge
|
2014-07-01 14:28:51 -07:00 |
|
Valerie Peng
|
edc85c8e4c
|
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Reduce buffer allocation and do multiple cipher encryption/decryption calls.
Reviewed-by: xuelei, ascarpino
|
2014-07-01 20:35:43 +00:00 |
|
Valerie Peng
|
49402ab517
|
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported.
Reviewed-by: mullan, ascarpino
|
2014-07-01 20:35:30 +00:00 |
|
Phil Race
|
bf3d4b5bc7
|
Merge
|
2014-07-01 12:02:30 -07:00 |
|
Phil Race
|
ccffd661f8
|
Merge
|
2014-07-01 10:21:41 -07:00 |
|
Phil Race
|
82cd8b6ece
|
Merge
|
2014-07-01 10:20:56 -07:00 |
|
Phil Race
|
6dfab3f953
|
Merge
|
2014-07-01 10:20:34 -07:00 |
|
Jamil Nimeh
|
2edd214440
|
8015081: javax.security.auth.Subject.toString() throws NPE
Reviewed-by: xuelei, weijun
|
2014-07-01 09:46:20 -07:00 |
|
Sergey Bylokhov
|
a11814d264
|
8048265: AWT crashes inside CCombinedSegTable::In called from Java_sun_awt_windows_WDefaultFontCharset_canConvert
Reviewed-by: anthony, pchelko, azvegint
|
2014-07-01 20:42:29 +04:00 |
|
Maurizio Cimadamore
|
9baf436fd6
|
8048905: More tweaking with langtools intellij support
Add support for 'jtreg.home' property; fix code width to be 80; disable import optimizations
Reviewed-by: vromero
|
2014-07-01 17:23:46 +01:00 |
|
Sean Coffey
|
68c76d1731
|
7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
|
2014-07-01 15:17:55 +01:00 |
|
Otavio Santana
|
5a0450feea
|
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
|
2014-07-01 14:44:37 +01:00 |
|
Otavio Santana
|
4da668378d
|
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
|
2014-07-01 15:12:59 +01:00 |
|
Jaroslav Bachorik
|
3962277490
|
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
|
2014-07-01 17:58:14 +02:00 |
|
Sean Coffey
|
19c07ee15b
|
7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
|
2014-07-01 16:51:44 +01:00 |
|
Staffan Larsen
|
829524e7d6
|
8048710: Use ServiceLoader for the jvmstat protocols
Reviewed-by: alanb
|
2014-07-01 16:08:45 +02:00 |
|
Jaroslav Bachorik
|
e614cf24ef
|
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla
|
2014-07-01 15:00:33 +02:00 |
|
Athijegannathan Sundararajan
|
81f8f93225
|
8047359: large string size RangeError should be thrown rather than reporting negative length
Reviewed-by: hannesw, attila
|
2014-07-01 17:37:39 +05:30 |
|
Jaroslav Bachorik
|
7b43631edc
|
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
|
2014-07-01 11:47:36 +02:00 |
|
Igor Ignatyev
|
0231fb818f
|
8047996: Quarantine compiler/whitebox tests
Reviewed-by: vlivanov
|
2014-07-01 13:09:40 +04:00 |
|
Dmitriy Ermashov
|
cf4ed54c17
|
8043131: Move ShapedAndTranslucentWindows and GC functional AWT tests to regression tree
Reviewed-by: pchelko
|
2014-07-01 12:49:36 +04:00 |
|
Staffan Larsen
|
4b31ce4a17
|
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes
|
2014-07-01 10:40:14 +02:00 |
|
Stefan Karlsson
|
2ef86bb65b
|
8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
Reviewed-by: iveresov, mgerdin
|
2014-07-01 09:03:55 +02:00 |
|
Tobias Hartmann
|
d929c9ead8
|
8007987: ciConstantPoolCache::_keys should be array of 32bit int
The type of ciConstantPoolCache::_keys is changed to int which is sufficient to store the 2 byte constant pool indices.
Reviewed-by: twisti, coleenp
|
2014-07-01 09:02:45 +02:00 |
|
Joe Darcy
|
f2399d7d54
|
8048839: Reverse sense of -Xlint options in build of jdk repo
Reviewed-by: tbell, mikael
|
2014-06-30 18:17:46 -07:00 |
|
Joe Wang
|
61183bb10c
|
8023276: Java SE should include the full DOM API from JAXP
Reviewed-by: lancea, mchung, alanb
|
2014-06-30 18:04:13 -07:00 |
|
Joe Darcy
|
f5c7c3c790
|
8048302: Update bug reporting URL in make/Javadoc.gmk
8048321: Enable doclint warnings in build of docs from langtools
Reviewed-by: tbell
|
2014-06-30 14:27:37 -07:00 |
|