Miroslav Kos
e8f5679bc5
8022885: Update JAX-WS RI integration to 2.2.9-b14140
...
8013016: Rebase 8009009 against the latest jdk8/jaxws
Reviewed-by: alanb, chegar
2013-08-23 09:57:21 +01:00
Andrew Brygin
75e0844f2a
8021394: Better color profiles
...
Reviewed-by: prr, vadim, mschoene
2013-08-23 12:41:53 +04:00
Markus Grönlund
ea17b8decf
8023457: Event based tracing framework needs a mutex for thread groups
...
Reviewed-by: acorn, sla
2013-08-23 10:36:34 +02:00
Poonam Bajaj
626bd19644
Merge
2013-08-22 21:23:31 -07:00
Poonam Bajaj
7df53d2e04
Merge
2013-08-22 18:09:29 -07:00
Jiangli Zhou
e99b9a6afb
Merge
2013-08-22 17:21:48 -07:00
Jiangli Zhou
5c6c0a8d1d
8023547: com/sun/jdi/RedefineMulti.sh fails with IllegalArgumentException after JDK-8021948
...
Need to check if the constant pool mapping returns 0.
Reviewed-by: coleenp, sspitsyn
2013-08-22 19:27:42 -04:00
Jon Masamitsu
2ef7b2abe3
Merge
2013-08-22 14:03:47 -07:00
Ioi Lam
2a3be6869b
Merge
2013-08-22 13:53:13 -07:00
Brian Burkhalter
ff7c51cd18
6470700: Math.random() / Math.initRNG() uses "double checked locking"
...
Replace class Random variable with a static final holder class
Reviewed-by: alanb, mduigou, chegar
2013-08-22 13:32:22 -07:00
Omair Majid
4a2acff75d
8023480: Create a jvm.cfg for zero on 32 bit architectures
...
Reviewed-by: dholmes, erikj
2013-08-22 16:00:13 -04:00
Jonathan Gibbons
32a617d198
8022173: Relax some warnings in doclint
...
Reviewed-by: darcy
2013-08-22 12:41:20 -07:00
Staffan Larsen
c2f5861c47
Merge
2013-08-22 14:56:10 -04:00
Jon Masamitsu
892e74a87e
Merge
2013-08-22 11:13:17 -07:00
Ioi Lam
f61c7dc88b
8023406: make/windows/build_vm_def.sh takes too long even when BUILD_WIN_SA != 1
...
Avoid dumping C++ vtable when BUILD_WIN_SA != 1
Reviewed-by: dcubed, sla, tbell
2013-08-22 10:20:50 -07:00
Sergey Malenkov
df7849845e
7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present
...
Reviewed-by: alexsch
2013-08-22 21:05:11 +04:00
Athijegannathan Sundararajan
7b5f6c66a5
8023560: Arbitrary javax.script.Bindings objects as ENGINE_SCOPE objects are not handled as expected
...
Reviewed-by: jlaskey, lagergren, hannesw
2013-08-22 22:32:16 +05:30
Paul Rank
a4b39faa4f
8024896: Refactor java.time serialization tests into separate subpackage
...
Move serialization tests to .serial subpackage
Reviewed-by: sherman
2013-08-22 10:01:47 -07:00
James Laskey
5d8a44e119
8023228: Debugger information gather is too slow
...
Reviewed-by: sundar, lagergren
2013-08-22 13:51:24 -03:00
Eric McCorkle
0d3a9fcd89
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
...
Corrected an error in a previous patch that caused captured locals to be added to the beginning, not the end of a parameter list.
Reviewed-by: jjg, mcimadamore, ksrini, abuckley
2013-08-22 12:47:46 -04:00
Rickard Bäckman
4cb52fc49d
Merge
2013-08-22 18:37:14 +02:00
Christine Lu
a758468eee
Added tag jdk8-b104 for changeset 9b5ad625745e
2013-08-22 09:10:25 -07:00
Christine Lu
f06b171fe2
Added tag jdk8-b104 for changeset c45de6831abc
2013-08-22 09:10:22 -07:00
Christine Lu
4bbc8e3230
Added tag jdk8-b104 for changeset 805046a40f61
2013-08-22 09:10:13 -07:00
Christine Lu
86b719e366
Added tag jdk8-b104 for changeset 94ae8ce0f0fa
2013-08-22 09:10:09 -07:00
Christine Lu
bcda5085af
Added tag jdk8-b104 for changeset 1fc167004a38
2013-08-22 09:10:08 -07:00
Christine Lu
9276e491e8
Added tag jdk8-b104 for changeset 78f23ea4586e
2013-08-22 09:10:01 -07:00
Christine Lu
080d427e34
Added tag jdk8-b104 for changeset 2b0842168ce5
2013-08-22 09:09:57 -07:00
Christine Lu
2c440a8078
Added tag jdk8-b104 for changeset 35bf25e3bb38
2013-08-22 09:09:55 -07:00
Harold Seigel
2df9b70f5e
7121403: [TESTBUG] runtime/7051189/Xchecksig.sh fails on 64bit solaris
...
8023393: Need to suppress info message if -Xcheck:jni used with libjsig.dylab on Mac OSX
Rewrite 7051189 test in Java, port Linux fix for 7051189 to Mac OSX.
Reviewed-by: coleenp, dholmes, mseledtsov, ccheung
2013-08-22 11:52:27 -04:00
Hannes Wallnöfer
863bbb911b
8023531: new RegExp('').toString() should return '/(?:)/'
...
Reviewed-by: sundar, jlaskey
2013-08-22 17:23:50 +02:00
Sergey Malenkov
eaece57c8d
8023536: Some regression tests have a wrong header
...
Reviewed-by: alexsch
2013-08-22 17:17:25 +04:00
Athijegannathan Sundararajan
cc6216ae2e
8023551: Mirror functions can not be invoked using invokeMethod, invokeFunction
...
Reviewed-by: attila, jlaskey, lagergren
2013-08-22 18:46:26 +05:30
Vicente Romero
c65abc95df
8023112: javac should not use lazy constant evaluation approach for method references
...
Reviewed-by: jjg, mcimadamore
2013-08-22 13:12:43 +01:00
Erik Helin
27e891247e
8020692: TestGCEventMixed.java failed because of timestamp in event after end event
...
Reviewed-by: mgerdin, stefank
2013-08-22 11:23:15 +02:00
Vicente Romero
7b989a82fd
8022316: Generic throws, overriding and method reference
...
Reviewed-by: jjg, mcimadamore
2013-08-22 10:22:44 +01:00
Stefan Johansson
80fea6f305
8016155: SIGBUS when running Kitchensink with ParallelScavenge and ParallelOld
...
When using NUMA and large pages we need to ease the requirement on which node the memory should be allocated on. To avoid the SIGBUS we now use the memory policy MPOL_PREFERRED, which prefers a certain node, instead of MPOL_BIND, which requires a certain node.
Reviewed-by: jmasa, pliden
2013-08-22 10:50:41 +02:00
Vladimir Kempik
f3ca3801d9
8020530: Non heap memory size calculated incorrectly
...
Reviewed-by: coleenp, sla
2013-08-21 22:12:11 -07:00
Henry Jen
1d19a4f5df
8023528: Rename Comparator combinators to disambiguate overloading methods
...
Reviewed-by: mduigou, smarks
2013-08-21 20:41:35 -07:00
Xueming Shen
d912aa501e
8023647: "abc1c".matches("(\\w)+1\\1")) returns false
...
To correct the wrong GroupCurly group index backoff code
Reviewed-by: alanb
2013-08-27 12:54:44 -07:00
Henry Jen
b87db568f0
8023275: Wrapping collections should override default methods
...
Reviewed-by: mduigou, psandoz
2013-08-26 22:32:50 -07:00
Bengt Rutisson
120ca47539
Merge
2013-08-22 04:14:45 +02:00
Eric McCorkle
febfa82cfb
8023520: Add missing test for JDK-7118412
...
The test for JDK-7118412 was dropped from the changeset in a merging accident.
Reviewed-by: jjg
2013-08-21 20:41:42 -04:00
Jonathan Gibbons
64412dad17
8022287: javac.sym.Profiles uses a static Map when it should not
...
Reviewed-by: ksrini
2013-08-21 17:26:22 -07:00
Eric McCorkle
8073e1a535
7118412: Shadowing of type-variables vs. member types
...
4987840: What is the scope of an annotation?
Fixed issue with shadowing of type names.
Reviewed-by: jjg, abuckley, mcimadamore
2013-08-21 20:23:36 -04:00
Werner Dietl
1dc32a077e
8023515: import type-annotations updates
...
Reviewed-by: jjg
2013-08-21 16:13:50 -07:00
Bengt Rutisson
4c3c3b6caa
8022872: G1: Use correct GC cause for young GC triggered by humongous allocations
...
Reviewed-by: tonyp, tschatzl
2013-08-21 22:35:56 +02:00
Valerie Peng
064c1ddaa7
8022927: Input validation for byte/endian conversions
...
Add additional boundary checks
Reviewed-by: ascarpino
2013-08-21 11:40:07 -07:00
Erik Gahlin
3cd2e9e099
6359971: Threads tab: Simple text to explain that one can click on a thread to get stack trace
...
Reviewed-by: alanb, jbachorik
2013-08-21 17:17:45 +02:00
Erik Gahlin
422a4d5bc7
6417649: -interval=0 is accepted and jconsole doesn't update window content at all
...
Reviewed-by: alanb, jbachorik
2013-08-21 17:15:44 +02:00