Chris Hegarty
|
355dac1a4c
|
8056152: API to create Threads that do not inherit inheritable thread-local initial values
Reviewed-by: alanb, dholmes, mchung, mr, rriggs
|
2015-12-18 16:06:24 +00:00 |
|
Semyon Sadetsky
|
ef1f126b92
|
8144488: Compilation fails on Jake for regtest javax/swing/JMenu/8067346/bug8067346.java
Reviewed-by: alexsch, serb
|
2015-12-18 17:02:42 +03:00 |
|
Jaroslav Bachorik
|
d36b231c45
|
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
Reviewed-by: sspitsyn
|
2015-12-18 14:43:24 +01:00 |
|
Vyom Tewari
|
719833448a
|
4823133: RandomAccessFile.length() is not thread-safe
RandomAccessFile.length() is not thread-safe
Reviewed-by: rriggs, dfuchs, martin, dsamersoff
|
2015-12-18 16:06:26 +05:30 |
|
Volker Simonis
|
f837501797
|
8146482: [TESTBUG] java/net/SocketOption/OptionTest should only use multicast capable interfaces for multicast tests
Reviewed-by: chegar
|
2016-01-07 10:54:41 +01:00 |
|
Felix Yang
|
02b6ec0612
|
8140472: java/net/ipv6tests/TcpTest.java failed intermittently with java.net.BindException: Address already in use: NET_Bind
Reviewed-by: chegar
|
2016-01-06 22:22:01 -08:00 |
|
Claes Redestad
|
01b7a38291
|
8146526: Improve java.net.URI$Parser startup characteristics
Reviewed-by: chegar, alanb
|
2016-01-06 20:16:59 +01:00 |
|
Brian Burkhalter
|
ae68be4a75
|
8146041: java.net.URLConnection.guessContentTypeFromStream() does not recognize TIFF streams
Add detection of TIFF magic numbers.
Reviewed-by: rriggs, chegar
|
2016-01-06 10:15:37 -08:00 |
|
Chris Hegarty
|
0c7d3be7a8
|
8146484: Examine sun.misc.MessageUtils
Reviewed-by: alanb, mchung, sherman
|
2016-01-06 17:40:48 +00:00 |
|
Jaroslav Bachorik
|
41477d597a
|
8143047: Re-examine javax/management/ImplementationVersion/ImplVersionTest.java
Reviewed-by: alanb, emcmanus
|
2016-01-06 17:59:20 +01:00 |
|
Rob McKenna
|
9c4f76c2e6
|
8146105: Undo accidential changes to sun/security/ssl/SignatureAndHashAlgorithm.java
Reviewed-by: xuelei
|
2016-01-06 15:13:23 +00:00 |
|
Chris Hegarty
|
aa0ef2e9f5
|
8145544: Move sun.misc.VM to jdk.internal.misc
Reviewed-by: alanb, mullan, weijun
|
2016-01-06 10:01:44 +00:00 |
|
Brian Burkhalter
|
6739382299
|
8146359: test/java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java fails when nc is not available
Check for presence of netcat command using 'which' before running test
Reviewed-by: alanb
|
2016-01-05 16:03:36 -08:00 |
|
Brian Burkhalter
|
119f59143f
|
8050499: (ch) NativeSignal.signal fails with error 316 on OS X
Do not throw an exception when ESRCH returned by pthread_kill() on OS X.
Reviewed-by: alanb
|
2016-01-05 13:57:32 -08:00 |
|
Paul Sandoz
|
5d45834ee3
|
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
Reviewed-by: smarks
|
2015-12-18 09:59:25 +01:00 |
|
Severin Gehwolf
|
b8c892909b
|
6425769: Allow specifying an address to bind JMX remote connector
Reviewed-by: jbachorik, dfuchs
|
2015-12-18 08:30:26 +01:00 |
|
Lana Steuck
|
422bb76fbe
|
Merge
|
2015-12-17 20:27:37 -08:00 |
|
Lana Steuck
|
9379123802
|
Added tag jdk-9+97 for changeset 7c2e29c8d285
|
2015-12-17 19:39:23 -08:00 |
|
Aleksey Shipilev
|
4e9bef8f92
|
8145539: (coll) AbstractMap.keySet and .values should not be volatile
Reviewed-by: redestad, plevart, dl, psandoz
|
2015-12-17 21:14:58 +03:00 |
|
Aleksey Shipilev
|
acc5017a2e
|
8145428: Optimize StringUTF16 compress/copy methods for C1
Reviewed-by: redestad, psandoz, sherman, rriggs
|
2015-12-17 20:42:01 +03:00 |
|
Mandy Chung
|
d80160da67
|
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
Reviewed-by: dfuchs
|
2015-12-17 09:39:21 -08:00 |
|
Paul Sandoz
|
30fa8bd480
|
8136924: Vectorized support for array equals/compare/mismatch using Unsafe
Reviewed-by: plevart, jrose, kvn
|
2015-12-17 10:03:30 +01:00 |
|
Laurent Bourgès
|
8d70fa8891
|
8145608: PNG writer should permit setting compression level and iDAT chunk maximum size
Reviewed-by: serb, prr
|
2015-12-16 15:29:57 -08:00 |
|
Phil Race
|
2a51a0bf5e
|
8146508: 6488522 was committed with incorrect author attribution
Reviewed-by: bpb
|
2015-12-16 15:22:56 -08:00 |
|
Joe Darcy
|
093d9fce43
|
8145605: Problem list Test6277246.java until a fix for JDK-8145589
Reviewed-by: sherman, mchung
|
2015-12-16 14:45:21 -08:00 |
|
Phil Race
|
20a2e2f7eb
|
6488522: PNG writer should permit setting compression level and iDAT chunk maximum size
Reviewed-by: serb, prr
|
2015-12-16 14:36:37 -08:00 |
|
Laurent Bourgès
|
c24ee88e8b
|
8144718: Pisces / Marlin Strokers may generate invalid curves with huge coordinates and round joins
Reviewed-by: flar, prr
|
2015-12-16 13:24:19 -08:00 |
|
Joel Borggrén-Franck
|
5c29ca104e
|
8057804: AnnotatedType interfaces provide no way to get annotations on owner type
Reviewed-by: darcy, redestad
|
2015-12-16 20:00:03 +01:00 |
|
Roger Riggs
|
570ebc4176
|
8032510: Add java.time.Duration.dividedBy(Duration)
Reviewed-by: rriggs, scolebourne
|
2015-12-16 13:00:29 -05:00 |
|
Bhanu Prakash Gopularam
|
739de56c11
|
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
Reviewed-by: mullan
|
2015-12-16 08:38:10 -08:00 |
|
Ambarish Rapte
|
3722e415a3
|
8145116: [TEST_BUG] Incorrect binary comparison in java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java
Reviewed-by: ssadetsky, jdv
|
2015-12-16 17:40:24 +03:00 |
|
Chris Hegarty
|
bc11b9c8b5
|
8144479: Remove character coders from sun.misc
Reviewed-by: psandoz, rriggs
|
2015-12-16 12:17:03 +00:00 |
|
Chris Hegarty
|
6853999d56
|
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
Reviewed-by: alanb, mchung, rriggs
|
2015-12-16 08:42:00 +00:00 |
|
Alejandro Murillo
|
4baee38c64
|
Merge
|
2015-12-15 19:01:10 -08:00 |
|
Mandy Chung
|
c7bbc840f5
|
8145430: Fix typo in StackWalker javadoc
Reviewed-by: dfuchs, darcy
|
2015-12-15 13:02:01 -08:00 |
|
Stuart Marks
|
1789b4f7bf
|
8145139: clean up jdk_collections and jdk_concurrent test groups
Reviewed-by: martin
|
2015-12-15 12:47:23 -08:00 |
|
Alejandro Murillo
|
b53399446c
|
Merge
|
2015-12-15 09:50:07 -08:00 |
|
Xueming Shen
|
f98f28d1df
|
8145343: CorruptEntry.java fails after push for JDK-8145260
Reviewed-by: weijun
|
2015-12-15 08:54:35 -08:00 |
|
Sebastian Sickelmann
|
fb053862e5
|
4906983: java.net.URL constructors throw MalformedURLException in undocumented way
Added some testcases for the corner-cases in question and clarified javadoc
Reviewed-by: chegar, msheppar
|
2015-12-15 17:35:27 +01:00 |
|
Xue-Lei Andrew Fan
|
2f861a9225
|
8144773: Further reduce use of MD5
Reviewed-by: mullan, wetmore, jnimeh, ahgross
|
2015-12-15 12:59:00 +00:00 |
|
Magnus Ihse Bursie
|
a3410ef323
|
8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes
|
2015-12-15 11:02:12 +01:00 |
|
Brian Burkhalter
|
7a0c72ef9c
|
8143394: PushbackReader throws NullPointerException
Synchronize on lock in close() to avoid NPE from read()-close() race.
Reviewed-by: alanb, dfuchs
|
2015-12-15 09:02:46 -08:00 |
|
Phil Race
|
e601b5cebe
|
Merge
|
2015-12-14 14:12:17 -08:00 |
|
Laurent Bourgès
|
56b95fdc2e
|
8145055: Marlin renderer causes unaligned write accesses
Reviewed-by: flar, prr
|
2015-12-14 14:08:37 -08:00 |
|
Joseph Provino
|
a5bc6efb1b
|
Merge
|
2015-12-14 19:49:10 +00:00 |
|
Chris Hegarty
|
12858e2f81
|
8145214: Remove sun.misc.Request and RequestProcessor
Reviewed-by: alanb, mchung, rriggs
|
2015-12-14 19:30:13 +00:00 |
|
Chris Hegarty
|
a979586dce
|
8144995: Move sun.misc.HexDumpEncoder to sun.security.util
Reviewed-by: psandoz, mchung
|
2015-12-14 19:24:33 +00:00 |
|
Phil Race
|
6447b5bb8b
|
Merge
|
2015-12-14 10:36:12 -08:00 |
|
Xueming Shen
|
2b91819eec
|
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
Reviewed-by: coffeys
|
2015-12-14 09:27:15 -08:00 |
|
Shinya Yoshida
|
38302301fd
|
8144675: Add a filtering collector
Reviewed-by: psandoz, smarks
|
2015-12-13 15:20:35 +01:00 |
|