Michael Haupt
|
1619ac11c9
|
8150635: j.l.i.MethodHandles.loop(...) throws IndexOutOfBoundsException
Reviewed-by: psandoz
|
2016-03-02 20:16:11 +01:00 |
|
Chris Hegarty
|
645c21e16f
|
8150976: JarFile and MRJAR tests should use the JDK specific Version API
Reviewed-by: alanb, mchung
|
2016-03-02 16:25:29 +00:00 |
|
Michael Haupt
|
fc2641e57f
|
8150953: j.l.i.MethodHandles: example section in whileLoop(...) provides example for doWhileLoop
Reviewed-by: psandoz
|
2016-03-02 14:15:15 +01:00 |
|
Ivan Gerasimov
|
2c101cfb09
|
8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary
Reviewed-by: martin
|
2016-03-02 14:10:40 +03:00 |
|
Daniel Fuchs
|
3059ef621c
|
8148820: Missing @since Javadoc tag in Logger.log(Level, Supplier)
Added @since 1.8
Reviewed-by: lancea, rriggs
|
2016-03-02 11:14:35 +01:00 |
|
Daniel Fuchs
|
a2f7bf924c
|
8150856: Inconsistent API documentation for @param caller in System.LoggerFinder.getLogger
@throws clause is correct; @param caller documentation fixed: caller must not be null.
Reviewed-by: martin
|
2016-03-01 12:05:14 +01:00 |
|
Harsha Wardhana B
|
34ae7a246e
|
8147610: javax/management/mxbean/MXBeanLoadingTest1.java assumes URLClassLoader
Reviewed-by: jbachorik
|
2016-03-01 09:48:49 +01:00 |
|
Roger Riggs
|
c881ca81db
|
8150346: java/lang/ProcessHandle/InfoTest.java failed - startTime after process spawn completed
Reviewed-by: redestad, martin
|
2016-02-29 18:00:40 -05:00 |
|
Michael Haupt
|
2d20eec823
|
8150825: MethodHandles.tryFinally throws IndexOutOfBoundsException for non-conforming parameter lists
Reviewed-by: redestad
|
2016-02-29 14:16:20 +01:00 |
|
Daniel Fuchs
|
ae7478607a
|
8150533: Test java/util/logging/LogManagerAppContextDeadlock.java times out intermittently
This is a test bug caused by a Logger being garbage collected too early.
Reviewed-by: darcy
|
2016-02-26 12:11:28 +01:00 |
|
Erik Joelsson
|
2435cd24ef
|
8150497: 32 jshell tests failed on Windows 32 bit
Reviewed-by: darcy, tbell
|
2016-02-26 06:03:12 +01:00 |
|
Amy Lu
|
39cfbc6593
|
8150608: Mark BashStreams.java as intermittently failing and put to ProblemList
Reviewed-by: bpb, rriggs
|
2016-02-26 09:55:14 +08:00 |
|
Jamil Nimeh
|
572b48bca5
|
8145854: SSLContextImpl.statusResponseManager should be generated if required
Implement server-side lazy initialization of StatusResponseManagers in the SSLContextImpl class.
Reviewed-by: xuelei
|
2016-02-25 16:10:15 -08:00 |
|
Michael McMahon
|
095027bd74
|
8087112: HTTP API and HTTP/1.1 implementation
Reviewed-by: alanb, chegar, coffeys, psandoz, rriggs
|
2016-02-25 23:14:22 +00:00 |
|
Lana Steuck
|
f67de4b835
|
Merge
|
2016-02-25 11:27:30 -08:00 |
|
Lana Steuck
|
bf4f843350
|
Added tag jdk-9+107 for changeset e1580bae8eb5
|
2016-02-25 09:41:46 -08:00 |
|
Shilpi Rastogi
|
165fa0078f
|
8144931: Assert class signatures are correct and refer to valid classes
Reviewed-by: vlivanov, psandoz, mhaupt
|
2016-02-22 09:02:14 +01:00 |
|
Doug Lea
|
2b446bf074
|
8150014: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java fails with NoClassDefFoundError
Reviewed-by: martin, psandoz, darcy, mhaupt, dholmes
|
2016-02-20 12:19:36 -08:00 |
|
Naoto Sato
|
540c76f5b1
|
8148346: Reduce number of packages in jdk.localedata module
Reviewed-by: okutsu, alanb
|
2016-02-19 09:55:37 -08:00 |
|
Steve Drach
|
4054254344
|
8132734: JDK 9 runtime changes to support multi-release jar files
JEP 238 Multi-Release JAR Files runtime support
Reviewed-by: alanb, psandoz, sherman
|
2016-02-15 17:47:53 -08:00 |
|
Brian Burkhalter
|
4ccb461831
|
8150204: (fs) Enhance java/nio/file/Files/probeContentType/Basic.java debugging output
Add debugging information to the test.
Reviewed-by: alanb
|
2016-02-15 16:59:56 -08:00 |
|
Alejandro Murillo
|
36d5ceb3eb
|
Merge
|
2016-02-23 18:57:08 -08:00 |
|
Xue-Lei Andrew Fan
|
7c15525950
|
8149417: Use final restricted flag
Reviewed-by: mullan, weijun, coffeys
|
2016-02-24 02:50:14 +00:00 |
|
Erik Joelsson
|
c542850197
|
8150456: jdk 9 nightly build fails on Windows 32 bit
Reviewed-by: tbell, ihse
|
2016-02-24 00:14:23 +01:00 |
|
Roger Riggs
|
aa585fa3cf
|
8150337: sun/misc/SunMiscSignalTest.java failed intermittently
Correct test to allow for signals to be ignored
Reviewed-by: bpb
|
2016-02-23 17:19:28 -05:00 |
|
Naoto Sato
|
e9d44ad2ca
|
8150434: Remove redundant "jdk_localedata" from the CLDR locale data meta info class name
Reviewed-by: mchung
|
2016-02-23 10:51:37 -08:00 |
|
Yingqi Lu
|
4dfed66526
|
6432031: Add support for SO_REUSEPORT
Reviewed-by: alanb, simonis, chegar
|
2016-02-23 17:41:00 +00:00 |
|
Michael Haupt
|
19a07cb7db
|
8143410: augment pseudo-code descriptions in MethodHandles API
Reviewed-by: psandoz
|
2016-02-23 09:49:04 +01:00 |
|
Nishit Jain
|
28d990ee6f
|
8074411: Describe "minor unit" and/or "default fraction digits" in Currency class' javadoc clearly
Reviewed-by: naoto, okutsu, peytoia
|
2016-02-23 17:09:46 +09:00 |
|
Michael Haupt
|
5baf4fccc4
|
8150360: augment/correct MethodHandle API documentation
Reviewed-by: psandoz
|
2016-02-23 07:17:54 +01:00 |
|
Amy Lu
|
0934254e03
|
8149154: tools/pack200/Pack200Test.java failed with NullPointerException
Reviewed-by: ksrini
|
2016-02-23 09:52:56 +08:00 |
|
Magnus Ihse Bursie
|
589abd0822
|
8150203: Incremental update from build-infra project
Reviewed-by: erikj
|
2016-02-22 11:23:03 +01:00 |
|
Alejandro Murillo
|
d147a661d8
|
Merge
|
2016-02-18 15:19:41 -08:00 |
|
Lana Steuck
|
db1d24f5e1
|
Merge
|
2016-02-18 13:41:11 -08:00 |
|
Roger Riggs
|
1ea7533dbf
|
8149750: Decouple sun.misc.Signal from the base module
Reviewed-by: chegar, dholmes
|
2016-02-18 14:44:50 -05:00 |
|
Lana Steuck
|
9108c66332
|
Added tag jdk-9+106 for changeset 04c8859c969b
|
2016-02-18 11:30:16 -08:00 |
|
Jesper Wilhelmsson
|
a81de9e451
|
Merge
|
2016-02-18 18:07:47 +01:00 |
|
Xue-Lei Andrew Fan
|
0dd8a15d8d
|
8148500: [Spec] Enabled SSL Protocols may not be used
Reviewed-by: mullan, jnimeh
|
2016-02-18 02:49:44 +00:00 |
|
Xue-Lei Andrew Fan
|
da96e1d07a
|
8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: mullan
|
2016-02-18 02:36:38 +00:00 |
|
Mandy Chung
|
06b99464e3
|
Merge
|
2016-02-17 17:47:25 -08:00 |
|
Amy Lu
|
2d281f78c4
|
8149920: Remove intermittent key from jdk_core tests
Reviewed-by: darcy
|
2016-02-18 09:50:55 +08:00 |
|
Amy Lu
|
8cb5467269
|
8149922: Remove intermittent key from security tests
8150047: Remove SSLSession/SessionCacheSizeTests from ProblemList
Reviewed-by: xuelei
|
2016-02-18 09:46:07 +08:00 |
|
Mandy Chung
|
d0be7ebb21
|
8074069: Move com.oracle.net and com.oracle.nio APIs to jdk.net module
Reviewed-by: alanb
|
2016-02-17 17:45:12 -08:00 |
|
Joe Darcy
|
bf048683fc
|
8148914: BitDepth.java test fails
Reviewed-by: bpb, prr
|
2016-02-17 12:47:35 -08:00 |
|
Aleksey Shipilev
|
6fe8f6f2f5
|
8149835: StringConcatFactory should emit classes with the same package as the host class
Reviewed-by: psandoz, alanb, mchung
|
2016-02-17 19:29:16 +03:00 |
|
Vladimir Ivanov
|
410f75949f
|
8148518: Unsafe.getCharUnaligned() loads aren't folded in case of -XX:-UseUnalignedAccesses
Reviewed-by: kvn, shade
|
2016-02-17 18:49:38 +03:00 |
|
Chris Hegarty
|
2753ab4610
|
8068686: Remove meta-index support
Reviewed-by: alanb, erikj, mchung
|
2016-02-17 11:45:46 +00:00 |
|
Weijun Wang
|
7852a473da
|
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
Reviewed-by: mullan
|
2016-02-17 11:23:48 +08:00 |
|
Daniel D. Daugherty
|
4d0a1d0222
|
Merge
|
2016-02-16 12:09:11 -08:00 |
|
Joe Darcy
|
0aeed22bf5
|
8149981: java/util/Formatter/Basic.java fails after JDK-8149896
Reviewed-by: rriggs, bpb
|
2016-02-16 11:06:19 -08:00 |
|