Konstantin Shefov
f2880e341a
8150850: [JVMCI] NPE when executing HotSpotConstantReflectionProvider.readStableFieldValue
...
Reviewed-by: twisti, dnsimon
2016-03-15 13:00:43 +03:00
Alejandro Murillo
b72ca6d010
Merge
2016-03-14 14:28:53 -07:00
Zoltan Majo
3153dc3941
Merge
2016-03-14 17:51:25 +01:00
Erik Joelsson
1dd9cf1dda
8151619: genSocketOptionRegistry.exe always relinked on Windows
...
Reviewed-by: tbell
2016-03-14 12:03:31 +01:00
Vladimir Ivanov
6ea5772a9b
8143407: C1: @Stable array support
...
Reviewed-by: twisti
2016-03-14 12:35:52 +03:00
Vladimir Ivanov
ffdd79f89c
8141420: Compiler runtime entries don't hold Klass* from being GCed
...
Reviewed-by: kvn, coleenp
2016-03-14 12:35:48 +03:00
Vladimir Ivanov
28cf824b60
8150320: C1: Illegal bci in debug info for MH::linkTo* methods
...
Reviewed-by: kvn, dlong
2016-03-14 12:35:48 +03:00
Vladimir Ivanov
b4e4244a32
8139247: Improper locking of MethodData::_extra_data_lock
...
Reviewed-by: dholmes, roland, dcubed
2016-03-14 12:35:44 +03:00
Brian Burkhalter
f876e4bbd2
8151691: [Findbugs]jdk.internal.math.FormattedFloatingDecimal.getExponent() may expose internal rep
...
The reference to the internal array is never leaked via the public API but some internal API clarification is added.
Reviewed-by: rriggs
2016-03-11 14:07:03 -08:00
Nils Eliasson
e34f88b0a6
Merge
2016-03-11 21:02:09 +01:00
David Dehaven
1a08d0a1d9
Merge
2016-03-11 11:27:12 -08:00
Jamil Nimeh
59eca614db
8132942: ServerHandshaker should not throw SSLHandshakeException when CertificateStatus constructor is called with invalid arguments
...
Performs argument checking on inputs to the CertificateStatus constructor in order to eliminate the need for exception processing. Also pulls stapling processing logic out to its own method.
Reviewed-by: xuelei
2016-03-11 10:54:42 -08:00
Abhijit Roy
2fc3f9915c
8151063: Typo in java.lang.invoke.StringConcatFactory javadoc
...
Reviewed-by: prappo, rriggs
2016-03-11 12:53:10 -05:00
Joe Darcy
781cae322e
8151679: Mark SignatureOffsets.java as intermittently failing
...
Reviewed-by: xuelei
2016-03-11 10:06:12 -08:00
David Dehaven
481e6102b8
Merge
2016-03-11 09:16:55 -08:00
Abhijit Roy
9566de2929
8151065: Typo in javax.naming.CompoundName
...
Reviewed-by: vinnie, prappo
2016-03-11 18:35:26 +05:30
Jan Lahoda
eee69db96d
8151570: jtreg tests leave tty in bad state
...
Use unsupported terminal when running tests, to avoid setting tty to a raw mode.
Reviewed-by: rfield
2016-03-11 13:00:33 +01:00
Srinivas Dama
a261b38d27
8138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fails
...
Reviewed-by: hannesw, mhaupt
2016-03-11 11:35:20 +01:00
Yuji Kubota
bb8ef1b3c6
8151685: Fix the version of required jdk in configure help text
...
Reviewed-by: erikj
2016-03-11 09:27:56 +01:00
Alejandro Murillo
b6ac98452d
Merge
2016-03-10 16:08:17 -08:00
Doug Simon
b87feb324c
8151664: [JVMCI] add missing test in 8151266 integration
...
Reviewed-by: never, twisti
2016-03-10 14:06:21 -08:00
Mandy Chung
28ad968682
8151660: Revert NativeBuffer.java to use jdk.internal.ref.Cleaner
...
Reviewed-by: rriggs
2016-03-10 11:52:54 -08:00
Lana Steuck
fe8f9f8a20
Merge
2016-03-10 09:51:35 -08:00
Lana Steuck
641009c544
Merge
2016-03-10 09:50:58 -08:00
Lana Steuck
d4d0320553
Merge
2016-03-10 09:50:18 -08:00
Lana Steuck
86a1239bd0
Merge
2016-03-10 09:49:51 -08:00
Lana Steuck
f101923e26
Merge
2016-03-10 09:49:42 -08:00
Lana Steuck
aef516391e
Added tag jdk-9+109 for changeset 2ab100ef7bb0
2016-03-10 09:28:20 -08:00
Lana Steuck
94509dadd1
Added tag jdk-9+109 for changeset 652d06266511
2016-03-10 09:28:15 -08:00
Lana Steuck
9dda52e2c5
Added tag jdk-9+109 for changeset 67e5c45fdf9a
2016-03-10 09:28:14 -08:00
Lana Steuck
5da9e80b88
Added tag jdk-9+109 for changeset 94d8adc2f94d
2016-03-10 09:28:13 -08:00
Lana Steuck
e9a96608e0
Added tag jdk-9+109 for changeset 9ea881b5873b
2016-03-10 09:28:10 -08:00
Lana Steuck
98f09c95ee
Added tag jdk-9+109 for changeset 896a46cbffee
2016-03-10 09:28:09 -08:00
Lana Steuck
de4fe8115c
Added tag jdk-9+109 for changeset 7fe73c768138
2016-03-10 09:28:08 -08:00
Ed Nevill
59193ab336
8151502: optimize pd_disjoint_words and pd_conjoint_words
...
Optimize copy routines using inline assembler
Reviewed-by: aph
2016-03-10 14:53:09 +00:00
Christian Thalinger
9ecc7cc928
8151470: [JVMCI] remove up-call to HotSpotJVMCICompilerConfig.selectCompiler
...
Reviewed-by: dnsimon, vlivanov
2016-03-10 13:04:43 -08:00
Sergey Ustimenko
f36012af70
8043329: Wrong variable used in java.util.Collections javadoc code
...
Reviewed-by: lancea, rriggs
2016-03-10 09:35:59 -05:00
Christoph Langer
7b2839f9ee
8150704: XALAN: ERROR: 'No more DTM IDs are available' when transforming with lots of temporary result trees
...
Reviewed-by: joehw
2016-03-09 16:09:55 -08:00
Nils Eliasson
b01a1a42e3
8066770: EnqueueMethodForCompilationTest.java fails to compile method
...
Make compiles blocking and always check queue
Reviewed-by: kvn
2016-03-09 21:20:43 +01:00
Nils Eliasson
9e21021abb
8073793: serviceability/dcmd/compiler/CodelistTest.java fails with ClassNotFoundException trying to load VM anonymous class
...
Make test less fragile using whitebox API
Reviewed-by: kvn
2016-03-09 21:19:13 +01:00
Peter Levart
020a27b202
8149925: We don't need jdk.internal.ref.Cleaner any more - part1
...
1st part of removing legacy jdk.internal.ref.Cleaner
Reviewed-by: chegar, mchung
2016-03-09 21:17:06 +01:00
Hannes Wallnöfer
a8987f1075
8151515: $EXEC output is truncated
...
Reviewed-by: sundar, jlaskey
2016-03-09 15:45:44 +01:00
Michael Haupt
3b675d58d4
8151518: relax test requirements to reduce dependency on directory contents
...
Reviewed-by: hannesw, sundar
2016-03-09 15:15:29 +01:00
Michael McMahon
b9616807fc
8151299: Http client SelectorManager overwriting read and write events
...
Reviewed-by: chegar
2016-03-09 13:37:30 +00:00
Michael Haupt
e53b5a35be
8151291: $EXEC yields "unknown command" on Cygwin
...
Reviewed-by: jlaskey, hannesw, sdama
2016-03-09 13:24:01 +01:00
Michael McMahon
a3aa848719
8151441: Completion result in httpclient Exchange.java lost
...
Reviewed-by: chegar
2016-03-09 12:11:31 +00:00
Volker Simonis
2610c1da55
8151497: Set REQUIRED_OS_NAME and REQUIRED_OS_VERSION on AIX
...
Reviewed-by: erikj
2016-03-09 11:15:04 +01:00
Amy Lu
025fa588dc
8151260: Mark URLPermission/URLTest.java and ipv6tests/TcpTest.java as intermittently failing
...
Reviewed-by: chegar
2016-03-09 11:35:21 +08:00
Alejandro Murillo
5e3abca606
Merge
2016-03-08 19:03:30 -08:00
Alejandro Murillo
7abd206441
Merge
2016-03-08 19:03:30 -08:00