Albert Noll
|
7e1059b62d
|
8034216: assert(false) failed: infinite loop in PhaseIterGVN::optimize
Eagerly remove all castPP nodes in PhaseCCP to get type convergence in memnode.
Reviewed-by: kvn, roland
|
2014-04-11 11:33:00 +02:00 |
|
Per Lidén
|
a3425b64f0
|
8037112: gc/g1/TestHumongousAllocInitialMark.java caused SIGSEGV
Reviewed-by: brutisso, mgerdin
|
2014-04-11 11:00:12 +02:00 |
|
Chris Hegarty
|
598a814fc0
|
8039990: Add sequential operation support to hgforest
Reviewed-by: mduigou
|
2014-04-11 09:35:03 +01:00 |
|
Erik Helin
|
8ca6367144
|
Merge
|
2014-04-11 10:31:25 +02:00 |
|
Miroslav Kos
|
fa37e2a252
|
8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
|
2014-04-11 09:25:36 +01:00 |
|
Igor Veresov
|
e6456ff2a4
|
8038297: Avoid placing CTI immediately following cbcond instruction on T4
Insert a nop between cbcond and CTI
Reviewed-by: kvn, twisti
|
2014-04-10 23:15:13 -07:00 |
|
Xue-Lei Andrew Fan
|
401673e81f
|
8037557: test SessionCacheSizeTests.java timeout
Reviewed-by: weijun
|
2014-04-11 03:10:44 +00:00 |
|
David Holmes
|
f15b18de1b
|
8039891: Remove ppcsflt builds from JPRT
Reviewed-by: sla, hseigel, coleenp
|
2014-04-10 21:36:56 -04:00 |
|
Bharadwaj Yadavalli
|
ea5aea40a5
|
Merge
|
2014-04-10 19:47:17 -04:00 |
|
Mike Duigou
|
48815fa512
|
8039411: Enhance fixpath to allow environment variable assignments
Reviewed-by: tbell, erikj
|
2014-04-10 14:35:49 -07:00 |
|
Filipp Zhinkin
|
b3c9d243d3
|
8039496: Add sanity tests on RTM-related command line options
Reviewed-by: kvn, iignatyev
|
2014-04-11 00:35:28 +04:00 |
|
Filipp Zhinkin
|
746fe025b6
|
8037860: Add tests to cover Intel RTM instructions support
Reviewed-by: kvn, iignatyev
|
2014-04-11 00:35:23 +04:00 |
|
Filipp Zhinkin
|
75990f8013
|
8039499: Add all common classes used by tests on RTM support to testlibrary
Reviewed-by: kvn, iignatyev
|
2014-04-11 00:35:11 +04:00 |
|
Filipp Zhinkin
|
04d2944301
|
8039497: Testlibrary should be updated to provide information about all VM types as well as access to Unsafe
Reviewed-by: kvn, iignatyev
|
2014-04-11 00:34:56 +04:00 |
|
Anton Ivanov
|
2b032b10e1
|
8038953: Add sanity tests for BMI1 and LZCNT instructions
Reviewed-by: kvn, iignatyev
|
2014-04-11 00:34:51 +04:00 |
|
Brian Burkhalter
|
a8ce9efc15
|
8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Specify ISO-8859-1 as charset of String to decode.
Reviewed-by: chegar, sherman, mduigou, mchung
|
2014-04-10 13:19:29 -07:00 |
|
Sean Coffey
|
c34e0869d0
|
8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
|
2014-04-10 20:01:52 +01:00 |
|
Sergey Malenkov
|
6d6cf4d693
|
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
Reviewed-by: alexsch, serb
|
2014-04-10 22:30:58 +04:00 |
|
Sergey Malenkov
|
717bcde5f3
|
8039750: KSS: Replace MetalLazyValue with lambda
Reviewed-by: alexsch, serb
|
2014-04-10 22:26:43 +04:00 |
|
Joe Darcy
|
002e08e73d
|
8039864: Fix fallthrough lint warnings in other libs
Reviewed-by: alanb, lancea
|
2014-04-10 08:43:46 -07:00 |
|
Dmitry Samersoff
|
34b9e5a9bb
|
8039368: Remove testcase from npt utf.c
Don't compile testcase by default
Reviewed-by: sla, vkempik
|
2014-04-10 07:09:13 -07:00 |
|
Chris Hegarty
|
b8e32d8ca5
|
8039527: Broken links in ConcurrentMap javadoc
Reviewed-by: martin, alanb
|
2014-04-10 11:01:15 +01:00 |
|
Roland Westrelin
|
522abfc113
|
8005079: fix LogCompilation for incremental inlining
Report late inlining as part of the rest of the inlining output
Reviewed-by: twisti, kvn
|
2014-04-10 11:38:12 +02:00 |
|
Alexander Scherbatiy
|
9048f36c38
|
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
|
2014-04-10 13:22:23 +04:00 |
|
Petr Pchelko
|
16da9a5125
|
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
Reviewed-by: serb, azvegint
|
2014-04-10 11:57:19 +04:00 |
|
Petr Pchelko
|
f7bbe45067
|
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
Reviewed-by: anthony, serb
|
2014-04-10 11:56:01 +04:00 |
|
Tobias Hartmann
|
65d6e6b331
|
8036898: assert(t != NULL) failed: must set before get
Ignore nodes without a type when checking for speculative types in Compile::remove_speculative_types(...).
Reviewed-by: kvn, roland
|
2014-04-10 09:26:24 +02:00 |
|
Lana Steuck
|
818bdc8117
|
Merge
|
2014-04-09 21:12:46 -07:00 |
|
Weijun Wang
|
87cb02ac81
|
8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
|
2014-04-10 10:31:05 +08:00 |
|
Lana Steuck
|
60fbfb6178
|
Merge
|
2014-04-09 17:19:42 -07:00 |
|
Lana Steuck
|
8c74c8d557
|
Merge
|
2014-04-09 17:19:02 -07:00 |
|
Lana Steuck
|
2a0e24f09e
|
Merge
|
2014-04-09 17:18:48 -07:00 |
|
Lana Steuck
|
dfa779bc6e
|
Merge
|
2014-04-09 17:17:03 -07:00 |
|
Lana Steuck
|
7bd996031d
|
Merge
|
2014-04-09 17:16:00 -07:00 |
|
Igor Ignatyev
|
ebe6520025
|
Merge
|
2014-04-09 19:45:59 +00:00 |
|
Igor Ignatyev
|
613af45d92
|
8039597: WhiteBox :: clean type profiling data
Reviewed-by: kvn, roland
|
2014-04-09 22:37:37 +04:00 |
|
Vladimir Kozlov
|
4841e826dd
|
8038939: Some options related to RTM locking optimization works inconsistently
Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default.
Reviewed-by: roland
|
2014-04-09 11:18:02 -07:00 |
|
Jeremy Manson
|
55d8dc5d85
|
8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
To add the StringBuilder variant
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
|
2014-04-09 09:36:19 -07:00 |
|
Lana Steuck
|
1b87613cc4
|
Merge
|
2014-04-09 09:20:54 -07:00 |
|
Lana Steuck
|
0eabe6c301
|
Merge
|
2014-04-09 09:20:30 -07:00 |
|
Lana Steuck
|
9e2ec325f7
|
Merge
|
2014-04-09 09:20:23 -07:00 |
|
Lana Steuck
|
73ef2bf360
|
Merge
|
2014-04-09 09:20:03 -07:00 |
|
Lana Steuck
|
907809166d
|
Merge
|
2014-04-09 09:19:57 -07:00 |
|
Lana Steuck
|
d62d4c205e
|
Merge
|
2014-04-09 09:19:52 -07:00 |
|
Lana Steuck
|
4347098adf
|
Merge
|
2014-04-09 09:19:42 -07:00 |
|
Dmitry Samersoff
|
b1295fc704
|
Merge
|
2014-04-09 15:01:24 +00:00 |
|
Petr Pchelko
|
c3a9369016
|
8039752: Regression: Clipboard couldn't be used on linux
Reviewed-by: anthony, serb, azvegint
|
2014-04-09 18:20:55 +04:00 |
|
Dmitry Samersoff
|
f359b1fb2c
|
8029139: [TESTBUG] runtime/InitialThreadOverflow/testme.sh fails with exit code 127
The test launcher compiles against TESTJAVA but LD_LIBRARY_PATH set to COMPILE java.
Reviewed-by: sla, sspitsyn
|
2014-04-09 07:08:08 -07:00 |
|
Dmitriy Ermashov
|
22166928a5
|
8038631: Create wrapper for awt.Robot with additional functionality
Reviewed-by: pchelko, alexsch
|
2014-04-09 17:30:42 +04:00 |
|
Dmitry Samersoff
|
0301b791ef
|
8037279: runtime/6929067/Test6929067.sh crashes on 32bit linux
The test compile launcher with TESTJAVA but attempt to load vm from COMPILEJAVA
Reviewed-by: sla, sspitsyn
|
2014-04-09 06:09:43 -07:00 |
|