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 |
|
Sergey Bylokhov
|
2d1daacbc9
|
8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
Reviewed-by: alexp, aivanov
|
2016-03-02 18:28:42 +03: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 |
|
Kumar Srinivasan
|
99bfb14042
|
8147755: ASM should create correct constant tag for invokestatic on handle point to interface static method
Updates asm to v5.1
Reviewed-by: forax
|
2016-03-01 12:33:04 -08:00 |
|
Hamlin Li
|
569de7b0ea
|
8151785: Doc typo in src/../java/util/stream/PipelineHelper.java
Change from "intoWrapped" to "copyInto".
Reviewed-by: rriggs
|
2016-03-15 12:38:35 +08:00 |
|
Jonathan Gibbons
|
04c17721d6
|
8151847: rmic should support v53 classfiles
Reviewed-by: alanb
|
2016-03-14 16:13:09 -07:00 |
|
Alejandro Murillo
|
58fcd079ce
|
Merge
|
2016-03-14 14:28:53 -07:00 |
|
Abhijit Roy
|
c6a6f496a8
|
8151062: Unclosed parenthesis in java.util.EnumMap.clone() Javadoc
Reviewed-by: rriggs
|
2016-03-12 00:58:39 +05:30 |
|
Michael Haupt
|
bfb7e8cd07
|
8150782: findClass / accessClass throw unexpected exceptions
Reviewed-by: sundar
|
2016-03-13 20:26:29 +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 |
|
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
|
a09d434fda
|
Merge
|
2016-02-29 09:02:14 +01: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|