Bengt Rutisson
663618a6a1
Merge
2014-08-27 09:22:22 +00:00
Bengt Rutisson
bbe82cb85b
8055816: Remove dead code in g1BlockOffsetTable
...
Reviewed-by: tschatzl, mgerdin
2014-08-27 10:51:08 +02:00
Thomas Schatzl
b89a9d94b5
8056043: Heap does not shrink within the heap after JDK-8038423
...
Enable shrinking within the heap by removing some code added for JDK-8054818. Enable the test case that checks that again too.
Reviewed-by: jwilhelm, jmasa
2014-08-27 08:59:05 +02:00
Zaiyao Liu
ee35cf6516
8048617: Tests for PKCS12 read operations
...
Reviewed-by: weijun
2014-08-27 11:33:45 +08:00
Jamil Nimeh
014b2d0c84
8046656: Update protocol support
...
Reviewed-by: xuelei, wetmore, igerasim, mullan, asmotrak
2014-08-26 17:09:05 -07:00
Peter Levart
4029366de9
8047769: SecureRandom should be more frugal with file descriptors
...
Introduce FileInputStreamPool to cache open FileInputStreams
Reviewed-by: wetmore, alanb, chegar
2015-01-21 12:49:53 +01:00
Paul Sandoz
80fd7677b8
8062901: Iterators is spelled incorrectly in the Javadoc for Spliterator
...
Reviewed-by: chegar, lancea, alanb
2015-01-21 09:46:24 +00:00
Doug Lea
595be219a4
8068432: Inconsistent exception handling in CompletableFuture.thenCompose
...
Reviewed-by: psandoz, chegar, martin
2015-01-21 09:46:21 +00:00
Mandy Chung
4476f57e84
8055230: Rename attach provider implementation class be platform neutral
...
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:19 -07:00
Christian Tornqvist
3a78ac3c1b
8041727: [TESTBUG] runtime/jsig/Test8017498.sh fails with Test8017498.sh: 50: [: x/usr/bin/gcc: unexpected operator
...
Fixed shell script issues
Reviewed-by: dcubed, gtriantafill
2014-08-26 13:07:57 -07:00
Athijegannathan Sundararajan
b915e1a4ad
8056094: [nashorn] tests fail when running via jtreg
...
Reviewed-by: jlaskey, hannesw
2014-08-26 22:57:24 +05:30
Kumar Srinivasan
6abfd1ee2d
8054925: [javadoc] refactor the Doclet start method
...
Reviewed-by: jjg
2014-08-26 08:12:42 -07:00
Kumar Srinivasan
d81bd9fdcf
8038732: [javadoc] NetBeans IDE target does not build doclets
...
Reviewed-by: jjg, jlahoda
2014-08-27 06:25:17 -07:00
Maurizio Cimadamore
be04e8778b
8056075: Add support for dumping inference dependency graphs
...
Add option '-XDdumpInferenceGraphTo=<folder>' to dump inference internal dependency graphs
Reviewed-by: jjg, jlahoda
2014-08-27 11:41:03 +01:00
Jan Lahoda
c9406c88c4
8056061: Mark implementations of public interfaces with an annotation
...
Adding @DefinedBy annotation to mark methods that implement public API methods; annotating the methods; adding a coding rules analyzer to enforce all such methods are annotated.
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: jjg, mcimadamore, jfranck
2014-08-27 07:44:00 +02:00
Attila Szegedi
91f1c2c34c
8056025: CompilationPhase.setStates() is hot in class installation phase
...
Reviewed-by: jlaskey, sundar
2014-08-26 15:52:55 +02:00
Andrew Brygin
305fd1b6c4
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
...
Reviewed-by: serb, prr
2014-08-26 14:10:10 +01:00
Attila Szegedi
a72b265924
8056052: Source.getContent() does excess Object.clone()
...
Reviewed-by: jlaskey, sundar
2014-08-26 15:04:48 +02:00
Attila Szegedi
5eb6a95a44
8055954: Do not parallelize class installation
...
Reviewed-by: jlaskey, sundar
2014-08-26 15:04:20 +02:00
Thomas Schatzl
f789d43b8e
8055919: Remove dead code in G1 concurrent marking code
...
Reviewed-by: jmasa, jwilhelm
2014-08-26 14:15:50 +02:00
Leonid Mesnik
40b25893d0
8055953: [TESTBUG] Fix for 8055098 does not contain unit test
...
Add missing unit test.
Reviewed-by: tschatzl
2014-08-26 14:15:42 +02:00
Athijegannathan Sundararajan
4bca3ec0bf
8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test"
...
Reviewed-by: attila, jlaskey
2014-08-26 17:21:17 +05:30
Maurizio Cimadamore
afd18d4cd4
8056055: IntelliJ source paths broken after modularization of langtools
...
Add 'share/classes' prefix to all src roots
Reviewed-by: jfranck
2014-08-26 12:45:28 +01:00
Dmitriy Ermashov
288d75cbc3
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
...
Reviewed-by: alexsch
2014-08-26 15:04:49 +04:00
Attila Szegedi
362089dbfc
8055923: collect timings using System.nanoTime
...
Reviewed-by: hannesw, lagergren
2014-08-26 11:45:36 +02:00
Marcus Lagergren
e533964fc8
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
...
Reviewed-by: attila, hannesw
2014-08-26 11:42:07 +02:00
Attila Szegedi
8525a0f5b5
8055913: Node.hashCode() delegates to Object.hashCode() and is hot
...
Reviewed-by: lagergren, sundar
2014-08-26 11:32:12 +02:00
Attila Szegedi
2fc5ea4674
8055911: Don't use String.intern for IdentNode
...
Reviewed-by: lagergren, sundar
2014-08-26 11:31:31 +02:00
Sergey Lugovoy
b04e423d8d
8055811: Tests for Nashorn ClassFilter Support
...
Reviewed-by: sundar, attila
2014-08-26 13:26:15 +04:00
Thomas Schatzl
9086b5795f
8054819: Rename HeapRegionSeq to HeapRegionManager
...
Reviewed-by: jwilhelm, jmasa
2014-08-26 09:36:53 +02:00
Attila Szegedi
4aeaccdf69
8055870: iteration fails if index var is not used
...
Reviewed-by: hannesw, lagergren
2014-08-25 22:36:05 +02:00
Phil Race
7fdf99b47b
Merge
2014-08-25 10:43:59 -07:00
Martin Buchholz
619ef479f3
8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
...
Try to resize to "well-known" hotspot max array size first.
Reviewed-by: alanb, mduigou
2014-08-25 10:40:55 -07:00
Mandy Chung
6533d2dc01
8055230: Rename attach provider implementation class be platform neutral
...
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
2014-08-26 14:35:33 -07:00
Alejandro Murillo
7bded9c7bf
Merge
2014-08-26 11:43:19 -07:00
Michael McMahon
545500cc52
Merge
2014-08-26 15:18:38 +01:00
Michael McMahon
6f990e0e65
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing
...
Reviewed-by: alanb
2014-08-26 15:08:42 +01:00
Ivan Gerasimov
515d0c0a23
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
...
Reviewed-by: martin, alanb
2014-08-26 15:55:35 +04:00
Chris Hegarty
27d481fa82
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
...
Reviewed-by: alanb
2014-08-26 10:19:56 +01:00
Michael McMahon
7c8053cd97
8055747: Move SimpleSSLContext to jdk/testlibrary
...
Reviewed-by: chegar
2014-08-26 10:10:58 +01:00
Jaroslav Bachorik
82dd03274a
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
...
Reviewed-by: sla
2014-08-25 18:17:24 +02:00
Weijun Wang
34e103f04b
8055901: Update policytool for jdk.net.NetworkPermission
...
Reviewed-by: michaelm
2014-08-26 16:42:31 +08:00
Zaiyao Liu
f34547460c
8050370: Need new regressions tests for messageDigest with DigestIOStream
...
Reviewed-by: weijun
2014-08-26 15:10:29 +08:00
Staffan Larsen
c46b22661c
8043981: Remove the JPDA demo
...
Reviewed-by: alanb
2014-08-26 07:57:03 +02:00
Staffan Larsen
8df06738ca
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
...
Reviewed-by: erikj, alanb
2014-08-26 07:55:08 +02:00
Athijegannathan Sundararajan
ed9b4d01ec
8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException
...
Reviewed-by: jlaskey, lagergren
2014-08-25 20:26:53 +05:30
Sergey Lugovoy
279e660367
8055878: Nashorn: all tests failed with AccessControlException
...
Reviewed-by: sundar, hannesw
2014-08-25 17:38:53 +04:00
Alan Bateman
6d54a640e0
8055855: "make profiles" failing since refactoring of java.awt.datatransfer
...
Reviewed-by: dholmes
2014-08-25 09:20:49 +01:00
Tobias Hartmann
9ae2646f0f
Merge
2014-08-25 07:44:58 +00:00
Stefan Karlsson
57cb2ef95e
Merge
2014-08-25 07:35:36 +00:00