Joe Darcy
|
57494c431d
|
8151750: Mark ChangingInterests.java as intermittently failing
Reviewed-by: lancea
|
2016-03-11 15:30:20 -08: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 |
|
David Dehaven
|
2830a624b5
|
Merge
|
2016-02-29 09:00:35 -08:00 |
|
Jesper Wilhelmsson
|
633dd2bf9d
|
Merge
|
2016-02-29 15:24:51 +01: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 |
|
Prem Balakrishnan
|
98fc723fbf
|
7126823: JInternalFrame.getNormalBounds() returns bad value after iconify/deiconify
Reviewed-by: ssadetsky, rchamyal
|
2016-02-29 14:19:40 +05:30 |
|
Tobias Hartmann
|
a90b48d3a1
|
Merge
|
2016-02-29 08:12:22 +00:00 |
|
Tobias Hartmann
|
a09d434fda
|
Merge
|
2016-02-29 09:02:14 +01:00 |
|
Zoltan Majo
|
dc8f45fc7d
|
8148940: java/lang/ref/FinalizeOverride.java can time out due to frequent safepointing
Reduce the freqency of triggering GCs by sleeping between GCs.
Reviewed-by: thartmann, shade
|
2016-02-29 07:58:45 +01:00 |
|
Alexander Stepanov
|
43a028f608
|
8150643: [TEST] add test for JDK-8150176
Reviewed-by: serb
|
2016-02-26 19:24:06 +03:00 |
|
Sergey Bylokhov
|
5d21165171
|
8141553: [macosx] JDK fails to build with Xcode 7 on 10.11
Reviewed-by: aniyogi, ddehaven, cbensen
|
2016-02-26 18:51:44 +03: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 |
|
Cheleswer Sahu
|
b9e4cabc43
|
8130425: libjvm crash due to stack overflow in executables with 32k tbss/tdata
Reviewed-by: kevinw, dholmes
|
2016-02-26 16:19:04 +05:30 |
|
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 |
|
David Dehaven
|
f1dc46272b
|
8132743: Move netscape.javascript package from jdk.plugin to new module
Reviewed-by: kcr, mchung, alanb
|
2016-02-25 15:42:01 -08:00 |
|
Steve Drach
|
e2181b48a5
|
8151339: Adding fragment to JAR URLs breaks ant
Reviewed-by: alanb
|
2016-03-07 19:37:10 +00:00 |
|
Sean Mullan
|
ed0eef5c6b
|
Merge
|
2016-03-07 10:11:59 -05:00 |
|
Sean Mullan
|
e868165acc
|
8138653: Default key sizes for the AlgorithmParameterGenerator and KeyPairGenerator implementations should be upgraded
Reviewed-by: coffeys, vinnie
|
2016-03-07 10:10:04 -05:00 |
|
Vinnie Ryan
|
3698f154bf
|
8151149: CipherSpi implementation of PBEWithSHA1AndDESede returns key size in bytes
Reviewed-by: xuelei
|
2016-03-07 14:52:36 +00: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 |
|
Ajit Ghaisas
|
42867443a4
|
8020039: SynthTableHeaderUI refers to possibly null parameter in cell renderer
Reviewed-by: rchamyal, serb
|
2016-02-25 10:22:22 +05:30 |
|
Christian Tornqvist
|
fb338bec25
|
8150490: Update OS detection code to recognize Windows Server 2016
Reviewed-by: mgronlun, alanb, dholmes
|
2016-02-24 16:33:19 -05:00 |
|
David Dehaven
|
f328f006fc
|
Merge
|
2016-02-24 08:58:31 -08:00 |
|
Semyon Sadetsky
|
7234547f04
|
8081722: Provide public access to sun.awt.shell.ShellFolder methods which are required for implementing javax.swing.JFileChooser
Reviewed-by: prr, serb, alexsch
|
2016-02-24 14:36:53 +03: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 |
|
Laurent Bourgès
|
1036ce73ea
|
8148886: SEGV in sun.java2d.marlin.Renderer._endRendering
Handle reentrancy in both AAShapePipe and MarlinRenderingEngine using new sun.java2d.ReentrantContextProvider implementations
Reviewed-by: flar, prr
|
2016-02-23 22:07:27 +01:00 |
|
Aleksey Shipilev
|
7386fd0385
|
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
Reviewed-by: psandoz, kvn, jrose, adinn, simonis, coleenp
|
2016-02-23 22:10:02 +03: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 |
|
David Dehaven
|
c067e0428b
|
Merge
|
2016-02-23 09:11:19 -08:00 |
|
Aleksey Shipilev
|
ef5eb42e40
|
8150180: String.value contents should be trusted
Reviewed-by: vlivanov, redestad, jrose, twisti
|
2016-02-23 17:55:28 +03: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 |
|
Manajit Halder
|
43cef7fa52
|
8147834: [macosx] KeyEvents for function keys F17, F18, F19 return keyCode 0
Reviewed-by: serb, aniyogi
|
2016-02-23 10:24:29 +05:30 |
|
Prasanta Sadhukhan
|
a06164b8d9
|
8150233: Missing copyright headers in XSurfaceData/ExtendedKeyCodes
Reviewed-by: prr
|
2016-02-23 10:22:40 +05:30 |
|
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 |
|
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 |
|