Miroslav Kos
9de45895e7
8043762: Remove unused files from jaxws repository
...
Reviewed-by: alanb
2014-05-26 14:59:14 +02:00
Roland Westrelin
ee80d81323
8043638: Multiple compilation attempts break LogCompulation, lead to confusing PrintInlining output
...
Dumps inlining only for last compilation attempt. Fix LogCompilation tool so it handles multiple compilation attempts.
Reviewed-by: vlivanov, kvn
2014-05-26 14:27:01 +02:00
Athijegannathan Sundararajan
f7940fec73
8043930: TypeError when attemping to create an instance of non-public class could be better
...
Reviewed-by: attila, lagergren
2014-05-26 15:48:25 +05:30
Roland Westrelin
a7d8aec5fb
8042557: compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed
...
Larger heap size, bug fix when trying to exhaust memory
Reviewed-by: vlivanov, twisti, kvn
2014-05-26 10:48:58 +02:00
Dan Horak
f65e3fcaac
8043723: max_heap_for_compressed_oops() declared with size_t, but defined with uintx
...
The mismatch in declaration and definition has been encountered when compiling on a platform where the sizes are different. Change the method definition to match the declaration.
Reviewed-by: tschatzl, sjohanss
2014-05-26 09:31:43 +02:00
Bradford Wetmore
892219868a
Merge
2014-05-23 23:55:14 +00:00
Coleen Phillimore
854f5afca7
Merge
2014-05-23 21:34:49 +00:00
Yuri Gaevsky
4f2c88d8cd
8043925: Fix typo in verifier.cpp
...
Fix lookupswitch
Reviewed-by: sla, coleenp
2014-05-23 16:54:01 -04:00
Coleen Phillimore
f5266ba9b2
Merge
2014-05-23 16:43:47 -04:00
Kirill Shirokov
20674a667a
8032970: Add stack size check methods to WhiteBox API
...
Reviewed-by: twisti, kvn, iignatyev
2014-05-24 00:04:21 +04:00
Rob McKenna
7f334fe1a1
8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
...
Reviewed-by: vinnie
2014-05-23 19:42:16 +01:00
John Coomes
a87f754f04
Merge
2014-05-23 10:48:42 -07:00
John Coomes
e08330c0d5
Merge
2014-05-23 10:28:09 -07:00
Christian Thalinger
71d4460883
Merge
2014-05-23 09:22:01 -07:00
Joe Wang
659ff66142
8043666: Remove unused files from jaxp repository
...
Reviewed-by: alanb
2014-05-23 09:06:34 -07:00
Phil Race
6a13c2cf98
Merge
2014-05-23 09:05:24 -07:00
Phil Race
026b1aa044
Merge
2014-05-23 09:05:08 -07:00
Rob McKenna
9be082f402
8042857: 14 stuck threads waiting for notification on LDAPRequest
...
Reviewed-by: vinnie
2014-05-23 16:24:43 +01:00
Miroslav Kos
4cac8137e0
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
...
Reviewed-by: chegar
2014-05-23 16:35:10 +02:00
Miroslav Kos
a6da88c8ad
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
...
Reviewed-by: chegar
2014-05-23 16:25:43 +02:00
Miroslav Kos
81760b3498
8039210: Fix type error in DefaultResourceInjector
...
Adding generic types to method call; blocker for fixing javac issue
Reviewed-by: chegar
2014-05-23 16:24:18 +02:00
Jaroslav Bachorik
264825d4bf
8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable
...
Reviewed-by: sla
2014-05-23 15:07:22 +02:00
Ivan Gerasimov
26e2d0e096
8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
...
Reviewed-by: valeriep
2014-05-23 07:07:33 +04:00
Christian Thalinger
67ad89efd5
Merge
2014-05-22 16:26:05 -07:00
Sonali Goel
378c3fe62f
8043336: Missing bug id in test/tools/javac/lambda/TargetType23.java
...
Reviewed-by: jjg, vromero, dlsmith
2014-05-22 15:42:10 -07:00
Lana Steuck
27608d88d6
Merge
2014-05-22 14:40:06 -07:00
Lana Steuck
9537405582
Merge
2014-05-22 14:39:32 -07:00
Lana Steuck
293d514c13
Merge
2014-05-22 14:39:05 -07:00
Lana Steuck
b1ddf14645
Merge
2014-05-22 14:38:34 -07:00
Lana Steuck
da21c733ee
Merge
2014-05-22 14:37:52 -07:00
Otavio Goncalves de Santana
ec539d9064
8043342: Replace uses of StringBuffer with StringBuilder within crypto code
...
JCE components of 8041679 here due to code signing process.
Reviewed-by: xuelei, wetmore
2014-05-22 20:24:42 +00:00
Dmitry Samersoff
e70b7ac623
8042155: [TESTBUG] Tests for stack guard pages have to be cleaned up
...
Tests for 6929067 and 8009062 should be composed to single test that provide better testing for stack guard pages behaviour
Reviewed-by: coleenp, dcubed, dsimms
2014-05-22 13:22:09 -07:00
Dmitry Samersoff
c82d0f2418
8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly
...
InetAddress.getLocalHost() returns configured host name instead of localhost.
Reviewed-by: dcubed
2014-05-22 13:03:10 -07:00
David Katleman
80e6121270
Added tag jdk9-b14 for changeset 2187cb29a50c
2014-05-22 12:54:12 -07:00
David Katleman
5d455cb482
Added tag jdk9-b14 for changeset 076ae2d12410
2014-05-22 12:54:10 -07:00
David Katleman
2af1faabc9
Added tag jdk9-b14 for changeset 2e754d3dbdf2
2014-05-22 12:54:02 -07:00
David Katleman
9b4dd883bb
Added tag jdk9-b14 for changeset 334fc8abb249
2014-05-22 12:54:01 -07:00
David Katleman
9fe74fcd0f
Added tag jdk9-b14 for changeset d122674e5ed7
2014-05-22 12:53:57 -07:00
David Katleman
b6a3e971bb
Added tag jdk9-b14 for changeset 631682a70d8a
2014-05-22 12:53:50 -07:00
David Katleman
4560a6cb3d
Added tag jdk9-b14 for changeset 4009a00151e2
2014-05-22 12:53:41 -07:00
David Katleman
7bcc77b220
Added tag jdk9-b14 for changeset 78fe3dcb9cf7
2014-05-22 12:53:39 -07:00
Ivan Gerasimov
ccdd942921
8043772: Typos in Double/Int/LongSummaryStatistics.java
...
Reviewed-by: rriggs
2014-05-22 20:19:08 +04:00
Michael Fang
47f996990c
Merge
2014-05-22 09:15:01 -07:00
Hannes Wallnöfer
67d65fd0df
8030202: Nashorn: Multiple RegExp#ignoreCase issues
...
Reviewed-by: sundar, jlaskey
2014-05-22 17:51:56 +02:00
Lois Foltan
cab91cae04
8043301: Duplicate definitions in vm/runtime/sharedRuntimeTrans.cpp versus math.h in VS2013
...
Factor out definitions of copysignA and scalbnA into new file sharedRuntimeMath.hpp
Reviewed-by: dholmes, coleenp, kvn
2014-05-22 11:36:23 -04:00
Sandipan Razzaque
a8c4f42722
8037343: Wrong dateformat for locale es_DO
...
Reviewed-by: okutsu
2014-05-22 08:13:14 -07:00
Jon Masamitsu
6fc7041617
Merge
2014-05-22 06:39:47 -07:00
Sergey Lugovoy
c1d46ac985
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
...
Reviewed-by: attila, sundar
2014-05-22 11:12:29 +02:00
Peter Allwin
09afb7b210
8027230: Overflow in java.lang.instrument.Instrumentation.getObjectSize() method
...
Reviewed-by: dholmes, sspitsyn
2014-05-22 09:12:29 +02:00
Shrinivas Joshi
638b464ed3
8043274: Test compiler/7184394/TestAESMain.java gets NPE on solaris
...
Save cipher len after registers are saved
Reviewed-by: kvn
2014-05-21 12:16:41 -07:00