52216 Commits

Author SHA1 Message Date
Jan Lahoda
d898c2f21c 8144733: Iterating over elements of a Scope can return spurious inner class elements
When a Symbol is removed from a Scope while iterating over it, update the iterator as well to reflect the change.

Reviewed-by: mcimadamore
2016-08-08 17:22:44 +02:00
Alejandro Murillo
961ca2224c Merge 2016-08-08 08:12:20 -07:00
Alejandro Murillo
8a46b98110 Merge 2016-08-08 08:12:18 -07:00
Doug Simon
e9ea1b08e8 8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
Simplify CompilerToVM.getConstantPool() and related tests.

Reviewed-by: kvn, zmajo
2016-08-08 17:06:21 +02:00
Sharath Ballal
bd4e4b5bfb 8163269: Testcase missed in push for JDK-8160817
Add missed testcase

Reviewed-by: dsamersoff
2016-08-08 17:15:46 +03:00
Abhijit Roy
2a26d2b3a8 8163266: Doc for ValidationEvent#getSeverity() should say it returns a constant from ValidationEvent instead of ValidationError
Reviewed-by: rriggs
2016-08-08 10:15:29 -04:00
Weijun Wang
d418a61b62 8163303: Remove identity scope information from jarsigner -verbose output
Reviewed-by: mullan
2016-08-08 21:51:01 +08:00
Yasumasa Suenaga
6500bf0035 8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff
2016-08-08 21:59:33 +09:00
Yasumasa Suenaga
4d61582818 8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff
2016-08-08 21:59:12 +09:00
Hannes Wallnöfer
08076a7b14 8162955: Activate anonymous class loading for small sources
Reviewed-by: sundar
2016-08-08 12:51:44 +02:00
Dmitrij Pochepko
91414d0dfc 8129523: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout
Reviewed-by: kvn
2016-08-08 11:32:11 +03:00
Dmitrij Pochepko
91f0706600 8163243: [TESTBUG] compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed with: Failed to find sun/hotspot/WhiteBox.class
Reviewed-by: iveresov
2016-08-08 11:30:46 +03:00
Robin Stevens
2bd07e4f39 8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
Reviewed-by: serb, alexsch
2016-08-08 11:40:39 +04:00
Frank Yuan
8ee163031b 8067170: Enable security manager on JAXP unit tests and make some improvement
8130494: [TESTBUG] 2 jaxp test cases are failing
8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better

Reviewed-by: joehw, dfuchs, amlu
2016-08-08 12:50:00 +08:00
Igor Veresov
6ca8a98449 8163313: assert(comp != __null) failed: compiler not available
Constrain compLevel parameter in WB_IsIntrinsicAvailable() to supported levels

Reviewed-by: kvn
2016-08-06 11:52:37 -07:00
Felix Yang
9b7097c149 8163149: Typo in java.net.http.AuthenticationFilter
Reviewed-by: chegar, rriggs
2016-08-05 18:45:40 -07:00
Claes Redestad
8cf37c5448 8161379: Force inline methods calling Reflection.getCallerClass
Reviewed-by: shade, mchung
2016-08-06 00:34:50 +02:00
Igor Veresov
3c025b715c Merge 2016-08-05 13:37:53 -07:00
Phil Race
badde41605 Merge 2016-08-05 12:03:58 -07:00
Phil Race
7edd8ef7e3 Merge 2016-08-05 12:03:50 -07:00
Phil Race
f2a2f28fbf Merge 2016-08-05 10:23:39 -07:00
Phil Race
f154b67d33 Merge 2016-08-05 10:23:28 -07:00
Alejandro Murillo
8857b866e7 Merge 2016-08-05 09:58:09 -07:00
Alejandro Murillo
ce2288fa72 Merge 2016-08-05 09:58:09 -07:00
Alejandro Murillo
83f8829c06 Merge 2016-08-05 09:50:29 -07:00
Alejandro Murillo
22b49b9431 Merge 2016-08-05 09:50:25 -07:00
Alejandro Murillo
56e241bc0c Merge 2016-08-05 09:50:23 -07:00
Dmitrij Pochepko
8d7182f2a7 8157498: compiler/codecache/jmx/InitialAndMaxUsageTest.java times out on 32-bit platforms
Reviewed-by: kvn
2016-08-05 16:23:44 +03:00
Dmitrij Pochepko
b06d871fad 8161279: Various JMX-tests timed out
Reviewed-by: kvn
2016-08-05 16:22:30 +03:00
Sergey Bylokhov
fdfda0df82 8162970: Merge error in the DefaultRowSorter.java
Reviewed-by: alexsch
2016-08-05 16:20:02 +03:00
Athijegannathan Sundararajan
34e2e88ae2 8163256: jlink/plugins/ExcludeVMPluginTest.java failed with Selected VM server doesn't exist
Reviewed-by: jlaskey, alanb
2016-08-05 18:16:45 +05:30
Ambarish Rapte
7c82dd1d04 8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails
Reviewed-by: serb, psadhukhan
2016-08-05 15:48:37 +05:30
Athijegannathan Sundararajan
f622ccd42d 8163116: jlink exclude VM plugin does not fully support cross platform image creation
Reviewed-by: redestad, alanb, mchung
2016-08-05 09:42:05 +05:30
Gustavo Romero
0052e8dc0b 8162369: PPC64: Wrong ucontext used after SIGTRAP while in HTM critical section
Reviewed-by: simonis
2016-08-04 22:42:05 -04:00
Joe Wang
fd8a3a842d 8160069: RuntimeException thrown by XPathFactory::newInstance missing the cause
Reviewed-by: lancea
2016-08-04 17:47:31 -07:00
Chris Plummer
3a4f05d90c 8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
Clear the jtreg exit code when set to 1.

Reviewed-by: stsmirno, dholmes
2016-08-04 16:11:49 -07:00
Chris Plummer
6325503100 8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
Clear the jtreg exit code when set to 1.

Reviewed-by: stsmirno, dholmes
2016-08-04 16:11:30 -07:00
Joe Darcy
4497988860 8163231: A couple of runtime tests failing for the -testset hotspot snapshot job
Reviewed-by: acorn
2016-08-04 15:52:14 -07:00
Brian Burkhalter
0af4f24e45 8162902: Add some debugging output to test/java/nio/file/WatchService/DeleteInterference
Add printing of iteration numbers

Reviewed-by: alanb
2016-08-04 14:29:27 -07:00
Max Ockner
3d98a46718 Merge 2016-08-04 23:17:33 +02:00
Coleen Phillimore
a4a281557d Merge 2016-08-04 19:50:23 +00:00
Max Ockner
aa9b6c16b6 Merge 2016-08-04 20:28:12 +02:00
Alejandro Murillo
9541a3a9ec Merge 2016-08-04 17:49:29 +00:00
Alejandro Murillo
ee38e67538 Merge 2016-08-04 17:49:12 +00:00
Alejandro Murillo
335b44a953 Merge 2016-08-04 17:48:48 +00:00
Alejandro Murillo
52a1ce800c Merge 2016-08-04 17:48:34 +00:00
Alejandro Murillo
7fe4fa36c4 Added tag jdk-9+130 for changeset bb2621620e5f 2016-08-04 17:32:55 +00:00
Alejandro Murillo
4371dff8b4 Added tag jdk-9+130 for changeset 4923274643f2 2016-08-04 17:32:55 +00:00
Alejandro Murillo
2e5d326aa6 Added tag jdk-9+130 for changeset 86902ef5ff79 2016-08-04 17:32:53 +00:00
Alejandro Murillo
82264b4703 Added tag jdk-9+130 for changeset 00e4298ae168 2016-08-04 17:32:53 +00:00