Roger Riggs
5f559c6d31
8146028: Common Cleaner for finalization replacements in OpenJDK
...
Reviewed-by: dfuchs, alanb, chegar, plevart
2016-01-11 10:03:36 -05:00
Felix Yang
48d12c0ccc
8133704: java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java may fail with address already in use
...
Reviewed-by: chegar
2016-01-11 00:21:50 -08:00
Joe Darcy
8aabe29af6
8146744: Remove LFMultiThreadCachingTest.java from windows problem list
...
Reviewed-by: jlaskey
2016-01-10 11:09:31 -08:00
James Laskey
94d11189b4
8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms
...
Reviewed-by: tbell
2016-01-09 11:19:32 -04:00
Joe Darcy
df98d4abe8
8146724: Problem list jdk/internal/jimage/JImageReadTest.java
...
Reviewed-by: jjg
2016-01-08 17:52:54 -08:00
Joe Darcy
2d7c78ee8c
8146718: jdk/internal/jimage tests listed in both tier 1 and tier 2
...
Reviewed-by: rriggs
2016-01-08 14:06:17 -08:00
Brent Christian
a75216a09c
8144552: java/lang/StackWalker/LocalsAndOperands.java fails with java.lang.NullPointerException
...
Update test case to expect null
Reviewed-by: mchung, dfuchs
2016-01-08 13:14:30 -08:00
Amy Lu
6f3a357614
8146587: Mark tools/pack200/Pack200Test.java as intermittently failing
...
Reviewed-by: darcy
2016-01-08 13:06:29 +08:00
Roger Riggs
92ce70dc03
8146574: (process) ProcessHandle test cleanup
...
Reviewed-by: chegar
2016-01-07 10:10:06 -05: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
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
Jaroslav Bachorik
41477d597a
8143047: Re-examine javax/management/ImplementationVersion/ImplVersionTest.java
...
Reviewed-by: alanb, emcmanus
2016-01-06 17:59:20 +01: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
Naoto Sato
3f8548453c
8039301: [ja] Host Locale Provider uses non-translated Calendar field names
...
8039969: Old Korean Calendar conflicts with Host Locale
8049835: [ar/HOST adapter] Hijri calendar era is used but date number follows gregorian
8054010: [HOST provider, not gregory] Return NULL when calling Calendar.getDisplayNames for Calendar.ERA
8054482: [HOST provider] only return standalone-style month display name
8055258: [HOST provider] Short era display name is not returned
Reviewed-by: okutsu
2016-01-05 10:15:54 -08:00
Nadeesh TV
2cfdb95251
8145166: Duration.toString violates specification
...
Correct Duration.toString method
Reviewed-by: rriggs, scolebourne
2016-01-05 10:09:48 -05:00
Bhanu Prakash Gopularam
7123bf01ab
8129560: TestKeyPairGenerator.java fails on Solaris because private exponent needs to comply with FIPS 186-4
...
Reviewed-by: mullan
2016-01-04 19:48:44 -08:00
Xueming Shen
9b77da0f46
8146431: j.u.z.ZipFile.getEntry("") throws AIOOBE
...
Reviewed-by: lancea
2016-01-04 14:34:53 -08:00
Lance Andersen
3da2de846c
8144082: Add Statement.enquoteNCharLiteral
...
Reviewed-by: joehw
2016-01-04 12:25:45 -05:00
Weijun Wang
7d0509800c
8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
...
Reviewed-by: xuelei
2016-01-04 17:03:59 +08:00
Sebastian Sickelmann
053032b76c
8145981: (fs) LinuxWatchService can reports events against wrong directory
...
Fixes wakeup mechanism of LinuxWatchService and introduces a test
Reviewed-by: alanb
2015-12-30 19:20:51 +01:00
Steve Drach
cdc0735c60
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
...
JEP 238 Multi-Release JarFileSystem implementation
Reviewed-by: alanb, psandoz, sherman
2015-12-30 16:15:21 +00:00
Felix Yang
bac6aa4f18
8146209: java/net/NetworkInterface/NetworkInterfaceStreamTest.java still fails after fix JDK-8131155
...
Reviewed-by: chegar
2015-12-28 19:03:18 -08:00
Xue-Lei Andrew Fan
e12c18f143
8146197: SignatureAlgorithms.java after push of JDK-8146192
...
Reviewed-by: henryjen, jnimeh, mullan
2015-12-28 00:02:06 +00:00
Ramanand Patil
c6d209b505
8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition
...
In Parsed.java the method resolveInstant() is altered such that, the offset (if present) will be given priority over zone.
Reviewed-by: rriggs, scolebourne
2015-12-25 16:43:37 +03:00
Xue-Lei Andrew Fan
37fa4dba28
8146192: Add test for JDK-8049321
...
Reviewed-by: mullan
2015-12-24 15:22:04 +00:00
Nadeesh TV
6a9a5a80ea
8143413: add toEpochSecond methods for efficient access
...
Reviewed-by: rriggs, scolebourne
2015-12-23 13:19:58 -05:00
Olivier Lagneau
1a8918d371
8058865: JMX Test Refactoring
...
Reviewed-by: jbachorik
2015-12-18 17:42:06 +01:00
Roger Riggs
042d41828f
8146012: CleanerTest fails: Cleanable should have been freed
...
Simplify cleanables being called and use WhiteBox to trigger GC
Reviewed-by: chegar
2015-12-22 14:12:55 -05:00
Phil Race
52a03c2f27
Merge
2015-12-22 09:14:16 -08:00
Chris Hegarty
7e4d56677d
8145990: Move sun.misc math support classes to jdk.internal.math
...
Reviewed-by: bpb, darcy
2015-12-22 12:17:25 +00:00
Amy Lu
69bd68385c
8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
...
Reviewed-by: darcy
2015-12-22 11:07:17 +08:00
David Buck
7c6ec89aca
Merge
2015-12-21 23:00:15 +01:00
Roger Riggs
aebd8a6c32
8136597: java/lang/ProcessHandle/InfoTest.java fails
...
Correct for truncated command line
Reviewed-by: redestad
2015-12-21 15:26:56 -05:00
David Buck
53c20d0bb0
Merge
2015-12-21 19:59:17 +01:00
Athijegannathan Sundararajan
bca948c337
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows
...
Reviewed-by: jjg
2015-12-21 23:27:16 +05:30
Naoto Sato
f19df7cb6e
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
...
Reviewed-by: okutsu
2015-12-21 09:05:25 -08:00
Roger Riggs
197207b152
8138696
: java.lang.ref.Cleaner - an easy to use alternative to finalization
...
Reviewed-by: mchung, mr, chegar, plevart, kbarrett, dholmes
2015-12-21 11:34:14 -05:00
Daniel Fuchs
72bed9c5df
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
...
Methods defined on classes implementing System.Logger will be skipped when looking for the calling method.
Reviewed-by: mchung
2015-12-21 13:30:58 +01:00
Felix Yang
7295899326
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface
...
Reviewed-by: amlu, chegar, psandoz
2015-12-21 13:43:53 +08:00
Athijegannathan Sundararajan
4ab55ae7c1
8145750: jjs fails to run simple scripts with security manager turned on
...
Reviewed-by: hannesw, alanb
2015-12-21 09:40:00 +05:30
Chris Hegarty
3c6809b64c
8145589: Test6277246.java fails to compile after JDK-8144479
...
Reviewed-by: rriggs
2015-12-18 16:12:55 +00:00
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
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
Paul Sandoz
5d45834ee3
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
...
Reviewed-by: smarks
2015-12-18 09:59:25 +01: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
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