Yumin Qi
ec3e742de1
8042885: java does not take hexadecimal number as vm option
...
Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option.
Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov
2014-05-15 20:16:14 -07:00
Coleen Phillimore
c336175c94
8038212: Method::is_valid_method() check has performance regression impact for stackwalking
...
Only prune metaspace virtual spaces at safepoint so walking them is safe outside a safepoint.
Reviewed-by: mgerdin, mgronlun, hseigel, stefank
2014-05-15 18:23:26 -04:00
Yuri Gaevsky
cc3c656cf1
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
...
The fix removes all UseNewReflection/ReflectionWrapResolutionErrors occurrences/logic and adds them into the list of obsolete_jvm_flags in arguments.cpp.
Reviewed-by: coleenp, hseigel
2014-05-15 17:38:50 -04:00
Ron Durbin
54da05d840
8028749: java -version crashes with 'fatal error: heap walk aborted with error 1'
...
Check_heap() should only call HeapWalk() when HeapLock() is successful.
Reviewed-by: ctornqvi, sla, dcubed
2014-05-15 10:44:20 -07:00
Lois Foltan
ca501f6b00
8041918: BootstrapMethods attribute cannot be empty
...
Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero.
Reviewed-by: coleenp, hseigel
2014-05-15 09:25:27 -04:00
Rickard Backman
f0baee0a2c
8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
...
Missing call to jvmti_method_exit from native wrapper code
Reviewed-by: twisti, dcubed, sspitsyn
2014-05-14 20:44:33 +02:00
David Chase
ac6a099ed7
8043164: Format warning in traceStream.hpp
...
Added cast to placate gcc
Reviewed-by: kvn, zgu
2014-05-14 22:54:45 -04:00
Christian Tornqvist
d8ec75da34
8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read"
...
Removed the shell test and moved the testcases into the already existing Java based tests
Reviewed-by: coleenp, lfoltan
2014-05-14 18:18:58 +02:00
Mikhailo Seledtsov
6e58e65cf7
8041938: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java failed in RT_Baseline with 'Unable to create shared archive file' missing from stdout/stderr
...
His test is unstable in automated testing system, team agreed to remove it
Reviewed-by: coleenp, gtriantafill
2014-05-14 10:38:40 -04:00
David Holmes
7ddc1c7f4e
Merge
2014-05-12 20:25:53 -04:00
David Holmes
24cbe2a44d
8032551: Remove UsePPCLWSYNC from globals.hpp
...
Reviewed-by: lfoltan, zgu
2014-05-12 20:20:19 -04:00
Christian Tornqvist
62f52538a9
Merge
2014-05-12 18:45:09 +00:00
Harold Seigel
976e7c8aa7
8040292: Annotation attributes must not appear more than once
...
Add checks for duplicate attributes.
Reviewed-by: coleenp, lfoltan
2014-05-12 13:12:30 -04:00
Lois Foltan
fc1a61a3df
Merge
2014-05-12 15:50:20 +00:00
Volker Simonis
693f28c012
8039805: Fix the signature of the global new/delete operators in allocation.cpp
...
Reviewed-by: dholmes, lfoltan
2014-05-12 09:59:56 -04:00
Coleen Phillimore
388434f387
Merge
2014-05-12 09:47:57 -04:00
Mikael Vidstedt
f8bbbb68e6
8042804: Support invoking Hotspot tests from top level
...
Reviewed-by: sla, erikj
2014-05-12 06:17:05 -07:00
David Chase
305ec3bd3f
8037816: Fix for 8036122 breaks build with Xcode5/clang
...
Repaired or selectively disabled offending formats; future-proofed with additional checking
Reviewed-by: kvn, jrose, stefank
2014-05-09 16:50:54 -04:00
Alejandro Murillo
563feb9091
Merge
2014-05-09 08:34:22 -07:00
J. Duke
599fcee2f2
Merge
2017-07-05 19:40:19 +02:00
J. Duke
8a11d1f2c4
Merge
2017-07-05 19:40:16 +02:00
J. Duke
0a0755658a
Merge
2017-07-05 19:40:11 +02:00
J. Duke
16a56a6f4c
Merge
2017-07-05 19:40:08 +02:00
J. Duke
ca89ba44f7
Merge
2017-07-05 19:40:04 +02:00
J. Duke
3d862f6a7a
Merge
2017-07-05 19:40:00 +02:00
J. Duke
ddab0651d5
Merge
2017-07-05 19:39:57 +02:00
J. Duke
f3c3ac0ae4
Merge
2017-07-05 19:39:50 +02:00
J. Duke
021b48d48d
Added tag jdk9-b12 for changeset 0d1f816217dc
2017-07-05 19:39:36 +02:00
J. Duke
3d61a661e2
Merge
2017-07-05 19:39:35 +02:00
J. Duke
ba61173cb4
Merge
2017-07-05 19:39:32 +02:00
J. Duke
5eb547ed3b
Merge
2017-07-05 19:39:26 +02:00
J. Duke
fc0291aa81
Merge
2017-07-05 19:39:22 +02:00
J. Duke
f5838a0d7c
Merge
2017-07-05 19:39:18 +02:00
J. Duke
5b0db31808
Merge
2017-07-05 19:39:14 +02:00
J. Duke
8b584322ba
Merge
2017-07-05 19:39:11 +02:00
J. Duke
7ea234421c
Merge
2017-07-05 19:38:54 +02:00
J. Duke
c83a40f8a6
Added tag jdk9-b11 for changeset 0809c9a4d36e
2017-07-05 19:38:36 +02:00
J. Duke
e5a91499f0
Merge
2017-07-05 19:38:35 +02:00
J. Duke
abfbf29b4d
Merge
2017-07-05 19:38:32 +02:00
J. Duke
40bda98cf4
Merge
2017-07-05 19:38:26 +02:00
J. Duke
9cfe513d71
Merge
2017-07-05 19:38:22 +02:00
J. Duke
2dd3e3af09
Merge
2017-07-05 19:38:18 +02:00
J. Duke
5225a5d7b2
Merge
2017-07-05 19:38:15 +02:00
J. Duke
695e602165
Merge
2017-07-05 19:38:11 +02:00
J. Duke
3407d63290
Merge
2017-07-05 19:38:06 +02:00
J. Duke
d3eac6351e
Added tag jdk9-b10 for changeset 8c0bdeecd7c0
2017-07-05 19:37:47 +02:00
J. Duke
e39260eee2
Merge
2017-07-05 19:37:47 +02:00
J. Duke
2a8a67d236
Merge
2017-07-05 19:37:43 +02:00
J. Duke
2f14dae1a6
Merge
2017-07-05 19:37:38 +02:00
J. Duke
78af2e0847
Merge
2017-07-05 19:37:33 +02:00