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 |
|
Joe Darcy
|
112eb7283e
|
8136874: Bug in port of fdlibm pow to Java
Reviewed-by: bpb
|
2015-09-30 15:25:29 -07:00 |
|
Roger Riggs
|
eda52119fb
|
8137313: TreeTest.java intermittently fails with a timeout
Enhance debugging information
Reviewed-by: chegar, darcy
|
2015-09-30 12:33:08 -04:00 |
|
Athijegannathan Sundararajan
|
2b4de2f271
|
8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources
Reviewed-by: attila, hannesw
|
2015-09-30 20:20:11 +05:30 |
|
Alejandro Murillo
|
796dab06c1
|
Merge
|
2015-09-30 07:41:36 -07:00 |
|
Ambarish Rapte
|
6a2fabcbd7
|
8040322: TextArea.replaceRange() and insert() are broken with setText(null)
Reviewed-by: serb, azvegint
|
2015-09-30 17:46:11 +04:00 |
|
Artem Smotrakov
|
fb9ae3bb10
|
8137174: NTLM impl should use doPrivileged when it reads system properties
Reviewed-by: chegar
|
2015-09-30 15:30:50 +03:00 |
|
Magnus Ihse Bursie
|
f7c3ebda02
|
8137259: configure needs to parse Verona-style version strings for bootjdk
Reviewed-by: erikj, iris
|
2015-09-30 14:09:32 +02:00 |
|
Alexander Zvegintsev
|
83a08bb60b
|
8076540: [macosx] NPE due to incorrect threading
Reviewed-by: alexsch, azvegint
|
2015-09-30 13:31:01 +03:00 |
|
Magnus Ihse Bursie
|
1cfadcd465
|
8138627: Better help message in configure for reduced builds (target-bits=32)
Reviewed-by: erikj
|
2015-09-30 11:38:01 +02:00 |
|
Daniel Fuchs
|
95b5f4d550
|
8137289: java/util/logging/DrainFindDeadlockTest.java hangs
Removed timeout=10 from @run command line. added new debug traces.
Reviewed-by: chegar, mchung
|
2015-09-30 11:17:32 +02:00 |
|
Felix Yang
|
12cba200a3
|
8138583: aarch64: add support for vectorizing fabs/fneg
Reviewed-by: aph, roland
|
2015-09-30 04:35:39 -04:00 |
|
Attila Szegedi
|
f3ff9a5c9a
|
8137333: Boundless soft caching of property map histories causes high memory pressure
Reviewed-by: hannesw, sundar
|
2015-09-30 10:09:44 +02:00 |
|
Athijegannathan Sundararajan
|
c192a9a960
|
8137320: jjs should support @argfile to pass command line arguments from a file
Reviewed-by: attila, hannesw, henryjen
|
2015-09-30 12:48:32 +05:30 |
|
Iris Clark
|
34406f46c6
|
Merge
|
2015-09-29 17:57:55 -07:00 |
|
Iris Clark
|
46097af9a7
|
Merge
|
2015-09-29 17:56:41 -07:00 |
|
Brian Burkhalter
|
3497da36a2
|
8023217: Additional floorDiv/floorMod/multiplyExact methods for java.lang.Math
Add new methods with long, int signatures.
Reviewed-by: darcy, scolebourne
|
2015-09-29 17:28:44 -07:00 |
|
Rajan Halade
|
1a2c01a37c
|
8157469: DefaultProviderList.java fails with no provider class apple.security.AppleProvider found
Reviewed-by: valeriep
|
2016-05-20 15:50:20 -07:00 |
|
Joe Darcy
|
4045a8be07
|
4851777: Add BigDecimal sqrt method
Reviewed-by: bpb
|
2016-05-20 15:34:37 -07:00 |
|
Brian Burkhalter
|
8c58aff49d
|
5100935: No way to access the 64-bit integer multiplication of 64-bit CPUs efficiently
Add methods multiplyFull() and multiplyHigh() to Math and StrictMath.
Reviewed-by: darcy
|
2016-05-20 14:41:41 -07:00 |
|
Chris Hegarty
|
fdd3cf2c16
|
8157154: jmod jlink properties file need copyright header
Reviewed-by: alanb, mchung
|
2016-05-20 21:44:03 +01:00 |
|
Xueming Shen
|
5330dbf8e4
|
8143282: \p{Cn} unassigned code points should be included in \p{C}
To add unassigned cp support into \p{C}
Reviewed-by: martin
|
2016-05-20 12:47:41 -07:00 |
|
Claes Redestad
|
409d4bd80c
|
8157449: Adjust link-time generated Species classes to match JDK-8148604 usage
Reviewed-by: shade
|
2016-05-20 20:27:28 +02:00 |
|
Svetlana Nikandrova
|
d90c351322
|
8155575: Provider.java contains very long lines because of lambda
Reviewed-by: ascarpino
|
2016-05-20 11:12:02 -07:00 |
|
Nelson Dcosta
|
5c4dc85619
|
8133454: Update Java Compiler Error Message
Updating the error message that is used when javac crashes.
Reviewed-by: jjg
|
2015-09-29 21:22:35 +02:00 |
|
Iris Clark
|
350f1c7a89
|
Merge
|
2015-09-29 11:46:43 -07:00 |
|
Iris Clark
|
0cbebd3571
|
Merge
|
2015-09-29 11:46:40 -07:00 |
|
Iris Clark
|
d0bbb6c588
|
Merge
|
2015-09-29 11:46:31 -07:00 |
|
Iris Clark
|
2d206bb64e
|
Merge
|
2015-09-29 11:46:21 -07:00 |
|
Vyom Tewari
|
bed7702d83
|
8038075: JNI warnings in jdk/src/share/native/sun/misc/VMSupport.c
Reviewed-by: rriggs
|
2015-09-29 19:50:56 +02:00 |
|
Andrew Haley
|
f44f56e351
|
8138575: Improve generated code for profile counters
Reviewed-by: kvn
|
2015-09-29 17:01:37 +00:00 |
|
Felix Yang
|
65cf3f8eed
|
8138641: Disable C2 peephole by default for aarch64
Reviewed-by: roland
|
2015-09-30 13:23:46 +00:00 |
|
Roland Westrelin
|
c8cf3e7fe5
|
Merge
|
2015-10-13 13:23:42 +00:00 |
|
Zoltan Majo
|
301e389dd2
|
8139377: JVM can't be started w/ -XX:+EnableJVMCI -XX:+UseJVMCICompiler and default TypeProfileWidth
Raise upper bound of TypeProfileWidth from 4 to 8.
Reviewed-by: iveresov, twisti
|
2015-10-13 10:09:57 +02:00 |
|
Ed Nevill
|
ffd60d555b
|
8139259: aarch64: jtreg test TestLogSum segvs after 8132207
Fix jump to 0 caused by uninitialised _dexp in 8132207
Reviewed-by: roland, kvn
|
2015-10-13 09:40:39 +02:00 |
|
Martin Doerr
|
71edab514c
|
8139421: PPC64LE: MacroAssembler::bxx64_patchable kill register R12
Register R12 must be preserved for stub calls (e.g. deopt handler).
Reviewed-by: goetz
|
2015-10-12 12:20:38 +02:00 |
|
Vivek R Deshpande
|
e4f225de72
|
8139454: java/lang/Math/WorstCaseTests.java crashes on Linux-amd64
Emit the form of pextrw that works with sse2
Reviewed-by: iveresov, twisti
|
2015-10-12 16:35:40 -07:00 |
|
Claes Redestad
|
6947623b7b
|
8134607: Remove per-compiler performance counters
Reviewed-by: twisti, neliasso
|
2015-10-12 14:54:39 +02:00 |
|
Igor Veresov
|
45f51703ed
|
Merge
|
2015-10-09 21:04:19 +00:00 |
|
Jan Civlin
|
115afda88e
|
8136725: Provide utility for creation a counted loop reserve copy (clone)
Make it easier to revert to the original loop should that be needed
Reviewed-by: kvn
|
2015-10-09 12:17:58 -07:00 |
|