Alejandro Murillo
c88778bc25
Merge
2014-12-11 23:06:14 -08:00
Coleen Phillimore
b9c0d0abd9
Merge
2014-12-12 02:51:07 +00:00
Stuart Marks
7cbda8ab50
8066633: Fix deprecation warnings in java.rmi module
...
Reviewed-by: darcy, lancea
2014-12-11 18:40:05 -08:00
Max Ockner
1d76295d70
8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
...
Ensure consistent safepoint checking in Mutex/Monitor locking methods.
Reviewed-by: dholmes, dcubed, coleenp
2014-12-11 21:34:43 -05:00
Jonathan Gibbons
0900c1f2e0
8066808: langtools/test/Makefile should not use OS-specific jtreg binary
...
Reviewed-by: mcimadamore
2014-12-11 18:23:17 -08:00
Jonathan Gibbons
827f52c966
8066807: langtools/test/Makefile should use -agentvm not -samevm
...
Reviewed-by: mcimadamore
2014-12-11 18:20:00 -08:00
Valerie Peng
86291780cb
8062170: java.security.ProviderException: Error parsing configuration with space
...
Updated to parse library path as a line which can contain quoted strings.
Reviewed-by: vinnie
2014-12-12 00:23:32 +00:00
Albert Noll
a9e4d723c1
Merge
2014-12-11 16:22:47 -08:00
Amanda Jiang
7ffa3cd669
8048819: Implement reliability test for DH algorithm
...
Added DH test for up-to-4 parties key exchange
Reviewed-by: valeriep
2014-12-12 00:19:17 +00:00
Dmitrij Pochepko
4a438d1f98
8067291: Need additional vm checks in jdk/test/lib/testlibrary/jdk/testlibrary/Platform, checking which vm is run
...
Reviewed-by: fzhinkin, iignatyev
2014-12-12 00:40:56 +03:00
Tatiana Pivovarova
94c6fd7bc6
8067173: remove Utils::fileAsList
...
Reviewed-by: kvn, iignatyev
2014-12-24 17:54:00 +03:00
Frank Yuan
b82fd80a36
8051536: Convert JAXP function tests: javax.xml.parsers to jtreg(testng) tests
...
Reviewed-by: lancea, joehw
2014-12-11 13:08:14 -08:00
Lana Steuck
dd6e6feb3d
Merge
2014-12-11 12:28:03 -08:00
Lana Steuck
2104d1b262
Merge
2014-12-11 12:27:55 -08:00
Lana Steuck
7471e6a63c
Merge
2014-12-11 12:27:27 -08:00
Lana Steuck
326c95a872
Merge
2014-12-11 12:26:56 -08:00
Lana Steuck
3db9cfa542
Merge
2014-12-11 12:26:42 -08:00
Lana Steuck
b9791de71a
Merge
2014-12-11 12:26:28 -08:00
David Katleman
0be1ef4bd8
Added tag jdk9-b42 for changeset 5e4ae56d68ac
2014-12-11 11:44:07 -08:00
David Katleman
e2239dc2bb
Added tag jdk9-b42 for changeset a48998a1fc72
2014-12-11 11:44:07 -08:00
David Katleman
40f0855cb3
Added tag jdk9-b42 for changeset f65d79186283
2014-12-11 11:44:03 -08:00
David Katleman
b2f770c75c
Added tag jdk9-b42 for changeset 1a0a8d89a6d7
2014-12-11 11:44:03 -08:00
David Katleman
5dfce59226
Added tag jdk9-b42 for changeset 0a96e0cdbae5
2014-12-11 11:44:02 -08:00
David Katleman
01553da997
Added tag jdk9-b42 for changeset b4926bbdbad8
2014-12-11 11:44:00 -08:00
David Katleman
c12ade4fa2
Added tag jdk9-b42 for changeset b1cf5f128493
2014-12-11 11:44:00 -08:00
David Katleman
da7812489b
Added tag jdk9-b42 for changeset 87571251fb93
2014-12-11 11:43:58 -08:00
Jesper Wilhelmsson
da4a88d5f9
Merge
2014-12-11 20:39:25 +01:00
Kim Barrett
284e23e67e
8066822: Remove PSMarkSweep::set_reference_processor
...
Reviewed-by: brutisso, tschatzl
2014-12-11 19:44:32 +01:00
Hannes Wallnöfer
a7a2c82780
8067219: NPE in ScriptObject.clone() when running with object fields
...
Reviewed-by: attila, lagergren
2014-12-11 19:15:47 +01:00
Dmitry Samersoff
2e3ffa9c5d
8028773: warnings from b116 for hotspot.agent.src.share.native: JNI exception pending
...
Added couple of missed exception checks
Reviewed-by: sla, sspitsyn
2014-12-11 09:15:10 -08:00
Dmitry Samersoff
a36baa5d15
8067030: JDWP crash in transport_startTransport on OOM
...
Check for result of jvmtiAllocate
Reviewed-by: jbachorik, sspitsyn
2014-12-11 06:49:12 -08:00
Hannes Wallnöfer
c2cd1906de
8066669: dust.js performance regression caused by primitive field conversion
...
Reviewed-by: attila, sundar
2014-12-11 15:39:58 +01:00
Konstantin Shefov
cb8bd7875b
8066798: [TEST] Make java/lang/invoke/LFCaching tests use lib/testlibrary/jdk/testlibrary/TimeLimitedRunner.java to define their number of iterations
...
Reviewed-by: iignatyev, vlivanov
2014-12-11 15:10:35 +03:00
Hannes Wallnöfer
7d75c8da1a
8066932: __noSuchMethod__ binds to this-object without proper guard
...
Reviewed-by: attila, lagergren
2014-12-11 12:01:17 +01:00
Jaroslav Bachorik
59c9d50129
8062303: Remove com.sun.tracing API
...
Reviewed-by: sla, alanb, mchung, dholmes
2014-12-11 10:47:36 +01:00
Otavio Santana
89cec23580
8055723: Replace concat String to append in StringBuilder parameters (dev)
...
Reviewed-by: redestad, ulfzibis, weijun, prappo, igerasim, alanb
2014-12-11 15:23:02 +08:00
Otavio Santana
6e791e3f31
8067207: Replace concat String to append in StringBuilder parameters (client)
...
Reviewed-by: serb
2014-12-11 15:19:12 +08:00
Jesper Wilhelmsson
f101b30199
6522873: Java not print "Unrecognized option" when it is invalid option
...
Introduced a new version of match_option() that don't allow a tail after the flag name and used it for flags without extra arguments
Reviewed-by: dholmes, dcubed
2014-12-11 02:43:50 +01:00
Tristan Yan
bbcd1a03a9
8067183: TEST_BUG:File locked when processing the cleanup on test jaxp/test/javax/xml/jaxp/functional/javax/xml/transform/ptests/TransformerFactoryTest.java
...
Reviewed-by: joehw
2014-12-10 16:38:01 -08:00
Xueming Shen
cd51ca39ff
Merge
2014-12-10 14:15:31 -08:00
Xueming Shen
b41070012b
8046219: (str spec) String(byte[], int, int, Charset) should be clearer when IndexOutOfBoundsException is thrown
...
To update the java doc to clarify the existing behavior
Reviewed-by: lancea
2014-12-10 14:11:05 -08:00
Andrei Eremeev
282c943241
8065360: Implement a test that checks possibilty of class members to be imported
...
Reviewed-by: jlahoda, anazarov
2014-12-10 21:45:39 +02:00
Volker Simonis
7d42a4167f
8067015: Implement os::pd_map_memory() on AIX
...
Reviewed-by: dholmes
2014-12-10 19:12:27 +01:00
Staffan Friberg
912fb05672
8066442: Add PS and ParOld support for promotion event
...
Reviewed-by: tschatzl, ehelin
2014-12-10 10:10:43 -08:00
Bengt Rutisson
7bde8bebfb
8067115: Add jtreg gc tests to Hotspot JPRT jobs
...
Reviewed-by: tschatzl, jwilhelm, ehelin
2014-12-11 07:32:24 +01:00
Volker Simonis
e29325b0d5
8066589: Make importing sa-jdi.jar optional on its existance
...
Also fix the location where libjli_static.a is loaded from on AIX
Reviewed-by: erikj, dsamersoff
2014-12-10 18:31:24 +01:00
Attila Szegedi
13c5c04470
8066221: anonymous function statement name clashes with another symbol
...
Reviewed-by: lagergren, sundar
2014-12-10 18:28:41 +01:00
Roland Westrelin
0dbf9d7161
8067144: SIGSEGV with +TraceDeoptimization in Deoptimization::print_objects
...
-XX:+TraceDeoptimization tries to print realloc'ed objects even when there are none
Reviewed-by: kvn
2014-12-10 16:45:55 +01:00
Alan Bateman
ccab6bc563
8066915: (fs) Files.newByteChannel opens directories for cases where subsequent reads may fail
...
Reviewed-by: chegar
2014-12-10 15:01:26 +00:00
Athijegannathan Sundararajan
34673eaf92
8067136: BrowserJSObjectLinker does not handle call on JSObjects
...
Reviewed-by: attila, hannesw, lagergren
2014-12-10 19:42:01 +05:30