Erik Joelsson
|
433ab5ae8b
|
8138739: Enable devkit on macosx in JPRT (again)
Reviewed-by: ihse
|
2015-10-02 17:33:42 +02:00 |
|
Hannes Wallnöfer
|
c1fa6e31e8
|
8137281: OutOfMemoryError with large numeric keys in JSON.parse
Reviewed-by: attila, mhaupt
|
2015-10-02 15:50:49 +02:00 |
|
Rajeev Chamyal
|
8ec737728d
|
8067346: Swing submenu has a changed starting offset
Reviewed-by: serb, alexsch
|
2015-10-02 17:12:47 +04:00 |
|
Miroslav Kos
|
956ba82585
|
8061466: RELAX NG API visible but not accessible
Reviewed-by: alanb
|
2015-10-02 14:36:40 +02:00 |
|
Maurizio Cimadamore
|
63a4f10b60
|
8137269: Add better support for local caching in ArgumentAttr
ArgumentAttr should support local caches when results of speculative attribution might be thrown away
Reviewed-by: jlahoda
|
2015-10-02 13:27:57 +01:00 |
|
Goetz Lindenmaier
|
56d0ec1e1a
|
8138733: Fix build: gcc < 4.8 doesn't grok -Wno-format-zero-length added in 8080775
Also fix one problematic format on ppc.
Reviewed-by: david, simonis
|
2015-10-02 11:46:42 +02:00 |
|
Igor Ignatyev
|
462756ad41
|
Merge
|
2015-10-08 01:04:29 +00:00 |
|
Daniel D. Daugherty
|
3a93c5efe8
|
Merge
|
2015-10-07 22:54:08 +00:00 |
|
Christian Tornqvist
|
32ece0aa0b
|
Merge
|
2015-10-07 20:45:15 +00:00 |
|
Erik Helin
|
ebbcb070d7
|
Merge
|
2015-10-07 17:33:42 +00:00 |
|
Daniel D. Daugherty
|
476f9811ac
|
Merge
|
2015-10-07 16:41:21 +00:00 |
|
George Triantafillou
|
1ba9657a1c
|
8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
Reviewed-by: ddmitriev, ctornqvi, coleenp
|
2015-10-07 11:37:46 -04:00 |
|
Kirill Zhaldybin
|
bb35c2390c
|
8138958: Quarantine gc/g1/mixedgc/TestLogging.java test
Reviewed-by: brutisso, iignatyev
|
2015-10-07 18:02:25 +03:00 |
|
Erik Helin
|
6b721104aa
|
8138971: G1CollectorPolicy::_rs_lengths_prediction is not initialized before use
Reviewed-by: mgerdin, jwilhelm
|
2015-10-07 17:00:02 +02:00 |
|
David Lindholm
|
fcd5348f6f
|
Merge
|
2015-10-07 14:56:53 +00:00 |
|
David Lindholm
|
def3b63b62
|
8138832: CreateCoredumpOnCrash on linux ARM causes assert message to be repeated
Reviewed-by: jwilhelm, mgerdin
|
2015-10-07 15:27:02 +02:00 |
|
Erik Helin
|
75623819fd
|
8138969: G1CollectorPolicy should use const for applicable methods
Reviewed-by: mgerdin, jwilhelm
|
2015-10-07 15:06:52 +02:00 |
|
Jesper Wilhelmsson
|
e75e2e04f7
|
Merge
|
2015-10-07 01:03:24 +02:00 |
|
Coleen Phillimore
|
22095dbf1d
|
Merge
|
2015-10-06 18:51:47 +00:00 |
|
Max Ockner
|
27d1c05648
|
8138917: Back out change for 8130681
Change 8130681 has been backed out.
Reviewed-by: coleenp, gtriantafill
|
2015-10-06 14:27:39 -04:00 |
|
Bengt Rutisson
|
3289307dbe
|
8138707: TestPromotionEventWithParallelScavenge.java crashes using undefined GC id
Reviewed-by: mgerdin, jwilhelm
|
2015-10-06 14:27:03 +02:00 |
|
Bengt Rutisson
|
48bbdafeed
|
8138863: Refactor WaitForBarrierGCTask
Reviewed-by: mgerdin, jwilhelm
|
2015-10-06 14:26:13 +02:00 |
|
Bengt Rutisson
|
ef3a3a84bc
|
8138862: Remove some unused code and subclasses in gcTaskManager.hpp/cpp
Reviewed-by: mgerdin, jwilhelm
|
2015-10-06 14:25:02 +02:00 |
|
Per Lidén
|
be4747bc4d
|
8138846: Remove unused enum ConcurrentGCThread::CGC_flag_type
Reviewed-by: jwilhelm, brutisso
|
2015-10-06 08:05:11 +02:00 |
|
Kim Barrett
|
d0ae130dd5
|
8138833: Remove CMMarkStack::drain
Remove unused functions and data members.
Reviewed-by: pliden, brutisso
|
2015-10-05 21:17:11 -04:00 |
|
Ioi Lam
|
af9ada0eb2
|
8078295: hotspot test_env.sh can set VM_CPU incorrectly
Use sed script to filter out irrelevant parts of -Xinternalversion
Reviewed-by: dlong, dcubed, dsamersoff
|
2015-10-05 13:25:01 -07:00 |
|
Ivan Gerasimov
|
57e9de3136
|
8134605: Partial rework of the fix for 8081297
Reviewed-by: xuelei, coffeys, valeriep
|
2015-10-02 11:50:20 +03:00 |
|
Vadim Pakhnushev
|
31abfb24a9
|
8132988: Better printing dialogues
Reviewed-by: prr, serb, mschoene
|
2015-10-13 20:59:19 +03:00 |
|
Vinnie Ryan
|
0ab6437874
|
8138589: Correct limits on unlimited cryptography
Reviewed-by: mullan
|
2015-10-07 18:04:06 +01:00 |
|
Ivan Gerasimov
|
c0c76dcc3d
|
8134605: Partial rework of the fix for 8081297
Reviewed-by: xuelei, coffeys, valeriep
|
2015-10-02 11:48:50 +03:00 |
|
Erik Joelsson
|
b5206561e2
|
8147786: Building hotspot gives error message from find
Reviewed-by: ihse
|
2016-01-20 13:57:03 +01:00 |
|
Magnus Ihse Bursie
|
f206abd057
|
8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
|
2016-01-20 09:53:52 +01:00 |
|
Alejandro Murillo
|
fd79a4f922
|
Merge
|
2016-01-19 15:17:21 -08:00 |
|
Erik Joelsson
|
7275190792
|
8147449: sjavac builds of jdk9/dev with closed sources broken
Reviewed-by: ihse
|
2016-01-19 16:28:18 +01:00 |
|
Alejandro Murillo
|
e28cff4646
|
Merge
|
2016-01-18 20:22:11 -08:00 |
|
Erik Joelsson
|
8c55662304
|
8146403: Windows build can be faster
Reviewed-by: ihse
|
2016-01-16 13:01:43 +01:00 |
|
Alexander Scherbatiy
|
e57e3d3810
|
8138674: Some platforms may not support showing the user-specified title in a file dialog
Reviewed-by: serb
|
2015-10-02 10:29:36 +04:00 |
|
Masayoshi Okutsu
|
ff7c1c3bca
|
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
Reviewed-by: naoto
|
2015-10-02 13:21:46 +09:00 |
|
Alejandro Murillo
|
1380ff2e93
|
Merge
|
2015-10-01 11:52:44 -07:00 |
|
Alejandro Murillo
|
f7ea8ac7b8
|
Merge
|
2015-10-01 11:52:43 -07:00 |
|
Athijegannathan Sundararajan
|
a7d931c5e1
|
8138616: invokeFunction fails if function calls a function defined in GLOBAL_SCOPE
Reviewed-by: hannesw, mhaupt
|
2015-10-01 21:27:30 +05:30 |
|
Srikanth Adayapalam
|
0ea96ddfe4
|
8132535: Compiler fails with diamond anonymous class creation with intersection bound of enclosing class
Reviewed-by: mcimadamore
|
2015-10-01 19:47:06 +05:30 |
|
Lance Andersen
|
07f5079718
|
8134426: Add serialVersionUID field to relevant javax.transaction classes
Reviewed-by: joehw, alanb
|
2015-10-01 09:59:16 -04:00 |
|
Hannes Wallnöfer
|
8b9c730750
|
8138632: Sparse array does not handle growth of underlying dense array
Reviewed-by: attila, sundar
|
2015-10-01 10:37:25 +02:00 |
|
Erik Joelsson
|
143bf054c0
|
8138636: bootcycle-images build fails
Reviewed-by: alanb
|
2015-10-01 09:45:47 +02:00 |
|
Dmitry Samersoff
|
768d7cfe71
|
8133063: Remove BasicLauncherTest from the problem list
Remove BasicLauncherTest from the problem list
Reviewed-by: jbachorik
|
2015-10-01 10:33:29 +03:00 |
|
Thomas Stuefe
|
6c113577e6
|
8137329: [windows] Build broken on VS2010 after "8046148: JEP 158: Unified JVM Logging"
Reviewed-by: simonis, ihse, prr, goetz, dcubed
|
2015-10-01 09:30:19 +02:00 |
|
Naveen Kumar
|
aef9a19da8
|
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
Reviewed-by: peytoia, okutsu
|
2015-10-01 15:16:35 +09:00 |
|
Rob McKenna
|
7127fab647
|
8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos
|
2015-10-01 00:13:09 +01:00 |
|
Rob McKenna
|
ddf365ac99
|
8135305: InetAddress.isReachable reports true when loopback interface is specified
Reviewed-by: michaelm
|
2015-10-01 00:09:51 +01:00 |
|