Doug Lea
|
a9c908bcb3
|
8150417: Make ThreadLocalRandom more robust against static initialization cycles
Reviewed-by: martin, psandoz, dholmes, mhaupt
|
2016-03-03 10:39:34 -08:00 |
|
Doug Lea
|
90771aabae
|
8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs
Reviewed-by: martin, psandoz
|
2016-03-03 10:36:08 -08:00 |
|
Doug Lea
|
eb0aa24726
|
6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
Reviewed-by: martin, psandoz, darcy
|
2016-03-03 10:32:35 -08:00 |
|
Vyom Tewari
|
b053911474
|
8150521: SharedSecrets.getJavaNetInetAddressAccess should ensure that InetAddress is initialised
Reviewed-by: alanb, chegar
|
2016-03-03 17:27:35 +00:00 |
|
Vyom Tewari
|
96f1a8250d
|
8148609: socket impl supportedOptions() should return an immutable set
Reviewed-by: alanb, chegar
|
2016-03-03 17:21:08 +00:00 |
|
Michael Haupt
|
da0ba02676
|
8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
Reviewed-by: psandoz
|
2016-03-03 14:29:00 +01:00 |
|
Chris Hegarty
|
622963bd4d
|
8151140: Replace use of lambda/method ref in jdk.Version constructor
Reviewed-by: psandoz
|
2016-03-03 12:07:45 +00:00 |
|
Chris Hegarty
|
d6208a2b4a
|
8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, iris, mchung, rriggs
|
2016-03-03 12:07:13 +00:00 |
|
Tagir F. Valeev
|
c880124c81
|
8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed
Reviewed-by: psandoz
|
2016-03-03 10:06:25 +01:00 |
|
Tagir F. Valeev
|
90adb4174f
|
8072727: add variation of Stream.iterate() that's finite
Reviewed-by: psandoz, briangoetz
|
2016-03-03 10:06:16 +01:00 |
|
Mikael Vidstedt
|
2255be0267
|
8149596: Remove java.nio.Bits copy wrapper methods
Reviewed-by: bpb, chegar, psandoz
|
2016-03-02 13:21:20 -08:00 |
|
Michael Haupt
|
525c0c0972
|
8150832: split T8139885 into several tests by functionality
Reviewed-by: redestad
|
2016-03-02 20:36:00 +01:00 |
|
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 |
|
Markus Grönlund
|
85ee898a02
|
8143235: Remove libjfr mapfile
Reviewed-by: jbachorik, egahlin
|
2016-03-01 23:54:05 +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 |
|
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 |
|