Rickard Bäckman
4953b8bfa5
7132386: makefile support for tracing/Java Flight Recorder framework phase I
...
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Nils Loodin <nils.loodin@oracle.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Reviewed-by: ohair, dholmes, rottenha
2012-01-17 16:20:52 +01:00
Alan Bateman
a2cb0c3029
7132204: Default testset in JPRT should not run all tests
...
Reviewed-by: ohair
2012-01-24 09:09:08 +00:00
Joe Darcy
032af13e8b
7132338: Use @code friendly idiom for '\' in javadoc
...
Reviewed-by: alanb
2012-01-23 12:17:30 -08:00
Sean Mullan
20acbf2a93
Merge
2012-01-23 13:23:05 -05:00
Sean Mullan
ced9a44bc8
7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
...
Reviewed-by: xuelei
2012-01-23 12:17:04 -05:00
Keith McGuigan
c3f4b6ec1b
Merge
2012-01-17 10:16:36 -05:00
Denis Fokin
36b3d034d2
7110590: DnDMerlinQLTestsuite_DnDJTextArea test fails with an java.awt.dnd.InvalidDnDOperationException
...
Reviewed-by: art
2012-01-17 19:09:32 +04:00
Chris Hegarty
8d3dc3ed37
6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol)
...
Reviewed-by: alanb
2012-01-17 14:10:04 +00:00
Chris Hegarty
c77eb16a79
7129083: CookieManager does not store cookies if url is read before setting cookie manager
...
Reviewed-by: michaelm
2012-01-16 18:05:29 +00:00
Alan Bateman
3fc15f302b
7130398: ProblemList.txt updates (1/2012)
...
Reviewed-by: chegar
2012-01-16 16:30:29 +00:00
Sergey Malenkov
e20614ed03
7122740: PropertyDescriptor Performance Slow
...
Reviewed-by: rupashka
2012-01-16 18:28:56 +04:00
David Buck
e6ade0739d
7083621: Add fontconfig file for OEL6 and rename RH/O EL 5 file so that it is picked up for all 5.x updates
...
Reviewed-by: bae, prr
2012-01-16 11:52:51 +04:00
Weijun Wang
5cbd245bad
7118809: rcache deadlock
...
Reviewed-by: valeriep
2012-01-16 10:10:56 +08:00
Alejandro Murillo
b4dae5f577
7129512: new hotspot build - hs23-b11
...
Reviewed-by: jcoomes
2012-01-14 00:52:39 -08:00
Alejandro Murillo
e30e21cdf5
Added tag hs23-b10 for changeset 4412a0411174
2012-01-14 00:47:46 -08:00
Alejandro Murillo
a362528b38
Merge
2012-01-14 00:47:46 -08:00
Vladimir Kozlov
de9f63b920
Merge
2012-01-13 14:21:14 -08:00
Phil Race
3b8a1fee1d
7127827: JRE8: javaws fails to launch on oracle linux due to XRender
...
Reviewed-by: bae, jgodinez
2012-01-13 13:11:08 -08:00
Vladimir Kozlov
b9cba282ee
7129618: assert(obj_node->eqv_uncast(obj),"");
...
Relax verification and locks elimination checks for new implementation (EliminateNestedLocks).
Reviewed-by: iveresov
2012-01-13 12:58:26 -08:00
David Katleman
8765748af2
Added tag jdk8-b21 for changeset 9d026cb0fb2f
2012-01-13 10:05:53 -08:00
David Katleman
f7d05ab615
Added tag jdk8-b21 for changeset 0287f9a11368
2012-01-13 10:05:45 -08:00
David Katleman
ec17932998
Added tag jdk8-b21 for changeset e1dd9987d5a7
2012-01-13 10:05:42 -08:00
David Katleman
25236e8d34
Added tag jdk8-b21 for changeset bcda986cbc2e
2012-01-13 10:05:41 -08:00
David Katleman
35bca52095
Added tag jdk8-b21 for changeset d4711a3a19f6
2012-01-13 10:05:33 -08:00
David Katleman
6f619e30b6
Added tag jdk8-b21 for changeset ee4b0991718c
2012-01-13 10:05:30 -08:00
David Katleman
0bff632023
Added tag jdk8-b21 for changeset 4482b9090d5e
2012-01-13 10:05:28 -08:00
Bengt Rutisson
d2f69b4d5d
Merge
2012-01-13 06:18:47 -08:00
Charles Lee
5c8b083c66
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
...
Reviewed-by: alanb
2012-01-13 13:20:02 +00:00
Bengt Rutisson
1b06646e3f
Merge
2012-01-13 01:55:22 -08:00
John R Rose
9eaf76fc72
Merge
2012-01-13 00:51:43 -08:00
Alexander Scherbatiy
30f7f59109
7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
...
Reviewed-by: rupashka
2012-01-13 12:39:23 +04:00
John R Rose
9dfbcbea7a
Merge
2012-01-13 00:27:53 -08:00
Valerie Peng
8b0a1174bd
Merge
2012-01-12 18:49:33 -08:00
Weijun Wang
c4f77e41b6
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
...
Reviewed-by: mullan
2012-01-13 09:50:19 +08:00
Valerie Peng
eafb7ad68c
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
...
Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
2012-01-12 16:04:03 -08:00
Vladimir Kozlov
337666a80c
7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
...
Do not common BoxLock nodes and avoid creating phis of boxes.
Reviewed-by: never
2012-01-12 14:45:04 -08:00
Vladimir Kozlov
f3f36ae094
7064302: JDK7 build 147 crashed after testing my java 6-compiled web app
...
Don't split CMove node if it's control edge is different from split region.
Reviewed-by: never
2012-01-12 12:28:59 -08:00
Maurizio Cimadamore
1b000de186
7123100: javac fails with java.lang.StackOverflowError
...
Inference of under-constrained type-variables creates erroneous recursive wildcard types
Reviewed-by: jjg
2012-01-12 15:28:34 +00:00
Keith McGuigan
4671b2e4e2
Merge
2012-01-12 09:59:55 -05:00
Xue-Lei Andrew Fan
8b5551f1eb
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
...
Reviewed-by: weijun
2012-01-12 03:39:37 -08:00
John Cuthbertson
0fa6fc2279
6484965: G1: piggy-back liveness accounting phase on marking
...
Remove the separate counting phase of concurrent marking by tracking the amount of marked bytes and the cards spanned by marked objects in marking task/worker thread local data structures, which are updated as individual objects are marked.
Reviewed-by: brutisso, tonyp
2012-01-12 00:06:47 -08:00
Antonios Printezis
8861552c07
7132398: G1: java.lang.IllegalArgumentException: Invalid threshold: 9223372036854775807 > max (1073741824)
...
Was not passing the right old pool max to the memory pool constructor in the fix for 7078465.
Reviewed-by: brutisso, johnc
2012-01-24 17:08:58 -05:00
Bengt Rutisson
4e395f3ddd
7132311: G1: assert((s == klass->oop_size(this)) || (Universe::heap()->is_gc_active() && ((is_typeArray()..
...
Move the check for when to call collect() to before we do a humongous object allocation
Reviewed-by: stefank, tonyp
2012-01-23 20:36:16 +01:00
Bengt Rutisson
7946306583
7131791: G1: Asserts in nightly testing due to 6976060
...
Create a handle and fake an object to make sure that we don't loose the memory we just allocated
Reviewed-by: tonyp, stefank
2012-01-20 18:01:32 +01:00
Antonios Printezis
c90c187756
7078465: G1: Don't use the undefined value (-1) for the G1 old memory pool max size
...
Reviewed-by: johnc, brutisso
2012-01-19 09:13:58 -05:00
John Cuthbertson
43a30ad483
7129271: G1: Interference from multiple threads in PrintGC/PrintGCDetails output
...
During an initial mark pause, signal the Concurrent Mark thread after the pause output from PrintGC/PrintGCDetails is complete.
Reviewed-by: tonyp, brutisso
2012-01-17 10:21:43 -08:00
Antonios Printezis
c9eb103b7f
7097586: G1: improve the per-space output when using jmap -heap
...
Extend the jmap -heap output for G1 to include some more G1-specific information.
Reviewed-by: brutisso, johnc, poonam
2012-01-18 10:30:12 -05:00
Bengt Rutisson
c11ba93098
6976060: G1: humongous object allocations should initiate marking cycles when necessary
...
Reviewed-by: tonyp, johnc
2012-01-16 22:10:05 +01:00
Bengt Rutisson
af0211c200
7130334: G1: Change comments and error messages that refer to CMS in g1/concurrentMark.cpp/hpp
...
Removed references to CMS in the concurrentMark.cpp/hpp files.
Reviewed-by: tonyp, jmasa, johnc
2012-01-16 11:21:21 +01:00
John Cuthbertson
dac656c955
7121547: G1: High number mispredicted branches while iterating over the marking bitmap
...
There is a high number of mispredicted branches associated with calling BitMap::iteratate() from within CMBitMapRO::iterate(). Implement a version of CMBitMapRO::iterate() directly using inline-able routines.
Reviewed-by: tonyp, iveresov
2012-01-13 13:27:48 -08:00