Peter Allwin
|
f426e35d99
|
8025829: Add java/lang/instrument/RetransformBigClass.sh to problemlist
Reviewed-by: sla, jbachorik
|
2013-10-04 15:00:42 +02:00 |
|
Roger Riggs
|
1e581e11ea
|
8024427: Missing java.time.chrono serialization tests
Add tests and cleanup existing serialization tests
Reviewed-by: sherman
|
2013-10-03 15:16:14 -04:00 |
|
Jonathan Gibbons
|
9ffac2cf47
|
8022744: javac -Xpkginfo command's documentation is sparse
Reviewed-by: darcy
|
2013-08-29 12:11:36 -07:00 |
|
Jonathan Gibbons
|
50d89c0ca7
|
8013384: Potential infinite loop in javadoc
Reviewed-by: darcy
|
2013-08-29 12:03:28 -07:00 |
|
Jonathan Gibbons
|
445a49ecb6
|
8023522: tools/javac/tree/TypeAnnotationsPretty.java test cases with @TA newline fail on windows only
Reviewed-by: darcy
|
2013-08-29 11:57:52 -07:00 |
|
Vladimir Ivanov
|
a92cdcd010
|
8023976: assert(!CompilationPolicy::can_be_compiled(this, comp_level)) failed: sanity check
Reviewed-by: kvn, twisti
|
2013-08-29 22:44:19 +04:00 |
|
Jonathan Gibbons
|
a001ae0b98
|
8001669: javadoc internal DocletAbortException should set cause when appropriate
Reviewed-by: darcy
|
2013-08-29 11:41:20 -07:00 |
|
Dmitry Samersoff
|
98c327bc7d
|
8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Don't re-evaluate stack bounds for main thread before install guard page
Reviewed-by: coleenp, dholmes, dlong
|
2013-08-29 21:48:23 +04:00 |
|
Lois Foltan
|
02440bce37
|
8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35
Lower optimization level for unsafe.cpp due to MacOS Xcode 4.6.2 compiler optimization issue.
Reviewed-by: coleenp, twisti, dholmes
|
2013-08-29 13:44:07 -04:00 |
|
Dan Xu
|
ae3b889b67
|
4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
Exclude the possible usage of linked files or directories in the test
Reviewed-by: alanb
|
2013-08-29 10:43:46 -07:00 |
|
Christine Lu
|
696e9f594f
|
Added tag jdk8-b105 for changeset df7b5446debc
|
2013-08-29 09:42:13 -07:00 |
|
Christine Lu
|
048d171c6a
|
Added tag jdk8-b105 for changeset aa9db9b9ecb1
|
2013-08-29 09:42:12 -07:00 |
|
Christine Lu
|
752e743397
|
Added tag jdk8-b105 for changeset e92c5abf8936
|
2013-08-29 09:42:03 -07:00 |
|
Christine Lu
|
c2ce4de801
|
Added tag jdk8-b105 for changeset 9e7c537661de
|
2013-08-29 09:41:59 -07:00 |
|
Christine Lu
|
8531be7a54
|
Added tag jdk8-b105 for changeset 7b65cee32a84
|
2013-08-29 09:41:57 -07:00 |
|
Christine Lu
|
12275d364e
|
Added tag jdk8-b105 for changeset 14a09ddd8d8b
|
2013-08-29 09:41:51 -07:00 |
|
Christine Lu
|
9ab6fae698
|
Added tag jdk8-b105 for changeset ff3beb903c1d
|
2013-08-29 09:41:47 -07:00 |
|
Christine Lu
|
50b27ec15a
|
Added tag jdk8-b105 for changeset e164aa20de40
|
2013-08-29 09:41:46 -07:00 |
|
Harold Seigel
|
1ff22f2ed9
|
8016764: JVM does not prohibit invokespecial in c.f.v 51.0 that invokes default interface method in c.f.v 52.0
Check cfv before allowing invokespecial call to default method.
Reviewed-by: kamg, acorn, dholmes
|
2013-08-29 10:33:13 -04:00 |
|
Jon Masamitsu
|
728a40bcdc
|
Merge
|
2013-08-29 06:53:16 -07:00 |
|
Erik Joelsson
|
2c67e57840
|
8003162: build-infra: Improve suggestions for missing packages on linux
Reviewed-by: tbell, omajid
|
2013-08-29 15:47:55 +02:00 |
|
Staffan Larsen
|
932c79bc4c
|
8023786: (jdk) setjmp/longjmp changes the process signal mask on OS X
Reviewed-by: dholmes
|
2013-08-29 11:22:44 +02:00 |
|
Erik Helin
|
ef64db06e2
|
8014659: NPG: performance counters for compressed klass space
Reviewed-by: jmasa, sla
|
2013-08-29 11:08:42 +02:00 |
|
Lana Steuck
|
e1e880abee
|
Merge
|
2013-09-22 20:21:11 -07:00 |
|
Ivan Gerasimov
|
06571ae862
|
8023130: (process) ProcessBuilder#inheritIO does not work on Windows
Reviewed-by: alanb, martin
|
2013-09-23 04:05:42 +01:00 |
|
Lana Steuck
|
170f727b62
|
Merge
|
2013-09-20 19:15:59 -07:00 |
|
Paul Sandoz
|
57f84d8637
|
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
Reviewed-by: alanb
|
2013-09-20 17:11:32 -07:00 |
|
Brian Burkhalter
|
ca9e74c63d
|
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
Explicitly check for null remappingFunction parameter.
Reviewed-by: mduigou, forax, psandoz
|
2013-09-20 15:12:05 -07:00 |
|
Doug Lea
|
851fd0447e
|
8024253: ThreadLocal random can use SecureRandom for the initial seed
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Guy Steele <guy.steele@oracle.com>
Reviewed-by: psandoz, chegar, alanb
|
2013-09-20 11:07:06 -07:00 |
|
Staffan Larsen
|
fdef74ade2
|
7200277: [parfait] potential buffer overflow in npt/utf.c
Reviewed-by: dsamersoff, dcubed
|
2013-09-20 16:40:32 +02:00 |
|
Alexander Zuev
|
e5fa00ffb5
|
8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
Reviewed-by: naoto, ksrini
|
2013-09-20 17:56:54 +04:00 |
|
Staffan Larsen
|
a066da5d4d
|
8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
Reviewed-by: dcubed
|
2013-09-20 10:15:02 +02:00 |
|
Staffan Larsen
|
6de8695342
|
8024985: com/sun/jdi/StepTest.java failed since jdk8b107
Reviewed-by: dcubed
|
2013-09-20 10:14:35 +02:00 |
|
Paul Sandoz
|
0f59d418d8
|
8024405: Spliterators.spliterator should support CONCURRENT characteristic
Reviewed-by: martin
|
2013-09-19 20:41:54 -07:00 |
|
Paul Sandoz
|
3a559a7ea0
|
8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
Reviewed-by: henryjen, alanb
|
2013-09-18 10:49:34 -07:00 |
|
Xueming Shen
|
6ea068de3a
|
8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
Updated the test case
Reviewed-by: alanb
|
2013-09-19 10:06:30 -07:00 |
|
Peter Levart
|
c7759dc643
|
8011940: java.lang.Class.getAnnotations() always enters synchronized method
Reviewed-by: jfranck, chegar, psandoz, shade
|
2013-09-19 16:14:13 +02:00 |
|
Alexander Zuev
|
100b98aafa
|
8017248: Compiler Diacritics Issue
Reviewed-by: naoto
|
2013-09-19 17:04:45 +04:00 |
|
Eric Wang
|
8290ada96c
|
8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
Reviewed-by: chegar, alanb
|
2013-09-18 15:13:10 +01:00 |
|
Weijun Wang
|
ac8db73a7c
|
8011402: Move blacklisting certificate logic from hard code to data
Reviewed-by: erikj, mullan
|
2013-09-18 21:37:45 +08:00 |
|
Alan Bateman
|
2785e7d00a
|
8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
Co-authored-by: Norman Maurer <nmaurer@redhat.com>
Reviewed-by: alanb, coffeys
|
2013-09-18 14:10:24 +01:00 |
|
Weijun Wang
|
5ae304e238
|
8012615: Realm.getRealmsList returns realms list in wrong
Reviewed-by: valeriep, xuelei
|
2013-09-18 18:22:49 +08:00 |
|
Shanliang Jiang
|
81cd0a8738
|
8023954: MBean*Info.equals: throw NPE
Reviewed-by: dfuchs, dholmes
|
2013-09-18 08:51:23 +02:00 |
|
Staffan Larsen
|
026aac8993
|
8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X
Reviewed-by: dholmes, rbackman
|
2013-08-29 11:05:55 +02:00 |
|
David Holmes
|
e5e78099db
|
Merge
|
2013-08-29 00:22:13 -04:00 |
|
David Holmes
|
da2eb3d512
|
Merge
|
2013-08-28 21:42:14 -04:00 |
|
David Holmes
|
bdaf52c564
|
8023900: [TESTBUG] Initial compact profile test groups need adjusting
Reviewed-by: dcubed, mchung, hseigel
|
2013-08-28 19:25:18 -04:00 |
|
Jonathan Gibbons
|
c56513ee82
|
8010310: [javadoc] Error processing sources with -private
Reviewed-by: vromero, mcimadamore
|
2013-08-28 15:40:33 -07:00 |
|
Paul Sandoz
|
6c97499183
|
8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: mduigou
|
2013-08-28 22:11:14 +02:00 |
|
Jiangli Zhou
|
e66c07633c
|
Merge
|
2013-08-28 12:01:04 -07:00 |
|