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 |
|
Christian Thalinger
|
12fc8a0b33
|
8138820: JDK Hotspot build fails with Xcode 7.0.1
Reviewed-by: iveresov
|
2015-10-09 09:09:05 -10:00 |
|
Zoltan Majo
|
4c20e17d0a
|
8081288: erronous free in RegClass::~RegClass()
Remove the erronous free.
Reviewed-by: kvn
|
2015-10-09 15:00:17 +02:00 |
|
Zoltan Majo
|
fc2a5e9d53
|
8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
Add range check or constraint where necessary.
Reviewed-by: roland, thartmann
|
2015-10-09 14:21:26 +02:00 |
|
Tobias Hartmann
|
7ca0abe7ee
|
8139150: ClassVerifier frees exception message while it's still in use
Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message.
Reviewed-by: zmajo, dcubed, hseigel
|
2015-10-09 11:28:11 +02:00 |
|
Dean Long
|
9bb4c7872b
|
Merge
|
2015-10-09 02:43:50 -04:00 |
|
Christian Thalinger
|
16526e000e
|
8136421: JEP 243: Java-Level JVM Compiler Interface
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
|
2015-10-08 12:49:30 -10:00 |
|
Zoltan Majo
|
f5b4bb46f5
|
Merge
|
2015-10-08 10:25:45 +00:00 |
|
Zoltan Majo
|
fab17a4e67
|
8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
Change two code locations to use live_nodes() instead of unique() for allocating memory. Adjust comments.
Reviewed-by: kvn
|
2015-10-08 12:10:19 +02:00 |
|
Tobias Hartmann
|
05ef579ef8
|
Merge
|
2015-10-08 07:51:17 +00:00 |
|
Tobias Hartmann
|
b9bf98abb2
|
8139048: Quarantine compiler/startup/SmallCodeCacheStartup.java
Quarantine the test because it fails on JPRT for the CPU, CompactStrings and JVMCI repositories.
Reviewed-by: roland
|
2015-10-08 08:54:57 +02:00 |
|
Doug Lea
|
df66629e12
|
8134854: Bulk integration of java.util.concurrent.atomic classes
Reviewed-by: martin, psandoz, chegar
|
2015-09-29 16:44:29 +01:00 |
|