Joe Wang
21289e7c0b
8022935: Enhance Apache resolver classes
...
Reviewed-by: alanb, mchung, skoivu
2013-08-26 21:08:58 -07:00
Daniel D. Daugherty
54b3f19d2c
Merge
2013-08-26 18:34:29 -07:00
David Katleman
4635118ccb
Merge
2013-08-26 17:36:10 -07:00
David Katleman
28b7cdfb12
Merge
2013-08-26 17:34:43 -07:00
Werner Dietl
d99f710f70
8023768: Use the unannotatedType in cyclicity checks
...
Reviewed-by: jjg
2013-08-26 15:55:46 -07:00
Lana Steuck
243a756a0c
Merge
2013-08-26 14:54:25 -07:00
Lana Steuck
3674bb7404
Merge
2013-08-26 14:54:10 -07:00
Lana Steuck
ff0005f62f
Merge
2013-08-26 14:53:15 -07:00
Lana Steuck
060b81fabc
Merge
2013-08-26 14:50:26 -07:00
Lana Steuck
28313d04ed
Merge
2013-08-26 14:49:08 -07:00
Calvin Cheung
4415ae47cd
8020675: invalid jar file in the bootclasspath could lead to jvm fatal error
...
Removed offending EXCEPTION_MARK calls and code cleanup
Reviewed-by: dholmes, iklam, coleenp, mseledtsov
2013-08-26 14:11:26 -07:00
Paul Sandoz
231a351a47
8020292: j.u.SplittableRandom
...
Co-authored-by: Guy Steele <guy.steele@oracle.com>
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: mduigou
2013-08-26 22:55:03 +02:00
Jonathan Gibbons
041cadb78d
8023701: Fix badly named test
...
Reviewed-by: bpatel
2013-08-26 11:48:37 -07:00
James Laskey
da5fb6dfae
8023721: Simplify eval in DebuggerSupport
...
Reviewed-by: sundar, lagergren, hannesw
2013-08-26 15:33:40 -03:00
Jiangli Zhou
033640bd2c
8023477: Invalid CP index when reading ConstantPool
...
Need to check for 0 case for InstanceKlass::_generic_signature_index.
Reviewed-by: sspitsyn, sla
2013-08-26 13:32:14 -04:00
Mike Duigou
f903091ee2
8023491: Remove target names from test/Makefile and defer to sub-repo makefiles
...
Reviewed-by: erikj
2013-08-26 10:09:15 -07:00
Karen Kinnear
38560368c1
8012294: remove generic handling for default methods
...
Reviewed-by: kamg, coleenp
2013-08-26 11:35:25 -04:00
Bill Pittore
5c937b723c
8014135: The JVMTI specification does not conform to recent changes in JNI specification
...
Added support for statically linked agents
Reviewed-by: alanb, sspitsyn, bobv, coleenp
2013-08-26 11:27:48 -04:00
Ivan Gerasimov
86af118ec0
8016018: Typo in AbstractStringBuilder#indexOf and #lastIndexOf descriptions
...
Reviewed-by: alanb, chegar
2013-08-26 18:26:35 +04:00
Roger Riggs
e0b682f2d8
8011944: Sort fails with ArrayIndexOutOfBoundsException
...
Increase the size of pending stack and add test cases
Reviewed-by: alanb
2013-08-26 11:46:05 -04:00
Roland Westrelin
515a7df996
8016277: Crash in nmethod::is_compiled_by_c1() on x86
...
Method pointer for zombie methods may be invalid
Reviewed-by: kvn, coleenp
2013-08-26 16:12:20 +02:00
Stefan Karlsson
15464d7992
Merge
2013-08-26 07:01:23 -07:00
Hannes Wallnöfer
c10f9ffaeb
8023650: Regexp m flag does not recognize CRNL or CR
...
Reviewed-by: jlaskey, lagergren
2013-08-26 15:59:41 +02:00
Doug Lea
56dbd896c3
8023234: StampedLock serializes readers on writer unlock
...
Sync-up the fix from jsr166 CVS, signal more readers on writer unlock
Reviewed-by: martin, shade
2013-08-26 17:50:34 +04:00
Aleksey Shipilev
9f4ed448a0
8023638: Add the regression test for 8006997
...
Add the relevant test and proofread the VM messages as well
Reviewed-by: coleenp, mseledtsov, dcubed
2013-08-26 17:42:03 +04:00
Vladimir Ivanov
4b7e40084c
8022595: JSR292: deadlock during class loading of MethodHandles, MethodHandleImpl & MethodHandleNatives
...
Reviewed-by: kvn, coleenp, dholmes
2013-08-26 17:41:05 +04:00
Vladimir Ivanov
90f8734631
8022456: LogCompilation tool does not work with C1 output again
...
Reviewed-by: kvn
2013-08-26 17:37:25 +04:00
Dmitry Markov
670c332996
8023474: First mousepress doesn't start editing in JTree
...
Reviewed-by: alexp, anthony
2013-08-26 17:21:48 +04:00
Erik Joelsson
f771ef4ea2
8023216: Feedback on README-builds.html
...
Reviewed-by: anthony, robilad, tbell
2013-08-26 13:43:27 +02:00
Joel Borggrén-Franck
d4b28471ff
8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases
...
Reviewed-by: darcy, vromero, psandoz
2013-08-26 13:38:14 +02:00
Niclas Adlertz
be8c8aac48
8023691: Create interface for nodes in class Block
...
Create public methods for accessing the nodes in a block
Reviewed-by: kvn, roland
2013-08-26 12:50:23 +02:00
David Simms
618cb11a73
8022683: JNI GetStringUTFChars should return NULL on allocation failure not abort the VM
...
Return NULL on OOM from GetStringChars, GetStringUTFChars and Get<PrimitiveType>ArrayElements family of functions.
Reviewed-by: dholmes, coleenp
2013-08-26 09:33:01 +02:00
Harold Seigel
6a548048a3
8022183: GCC 4.6 change sdefault setting for omit-frame-pointer which breaks hotspot stack walking
...
Explicitly specify -fno-omit-frame-pointer.
Reviewed-by: coleenp, dholmes, dcubed
2013-08-25 21:21:18 -04:00
Ivan Gerasimov
910d9b815c
7129312: BufferedInputStream calculates negative array size with large streams and mark
...
Reviewed-by: alanb
2013-08-25 23:20:59 +04:00
Yiming Wang
423284cd20
8023139: java/nio/file/WatchService/SensitivityModifier.java failing intermittently (win8)
...
Reviewed-by: alanb
2013-08-26 10:01:27 +01:00
Ioi Lam
e412d7e8d1
8023683: Enhance class file parsing
...
Use the value returned by REALLOC_RESOURCE_ARRAY()
Reviewed-by: coleenp, ahgross
2013-08-24 00:14:46 -07:00
Chris Hegarty
e3149a4bcb
Merge
2013-08-30 09:50:49 +01:00
Jon Masamitsu
a984bd23ad
Merge
2013-08-23 15:59:20 -07:00
Lana Steuck
76dbd59f19
Merge
2013-08-23 14:18:06 -07:00
Lana Steuck
83b39d45ac
Merge
2013-08-23 14:17:49 -07:00
Brian Burkhalter
6c5c2d745a
6378503: In java.math.BigDecimal, division by one returns zero
...
6446965: Using BigDecimal.divideToIntegralValue with extreme scales can lead to an incorrect result
Fix overflow of ints and ensure appropriate values passed to checkScaleNonZero()
Reviewed-by: darcy, martin
2013-08-23 14:15:54 -07:00
Lana Steuck
03e8d7b04d
Merge
2013-08-23 14:14:05 -07:00
Chris Hegarty
9b9f3253d3
Merge
2013-08-23 22:12:54 +01:00
Chris Hegarty
5f297ddc8d
Merge
2013-08-23 22:12:39 +01:00
Chris Hegarty
8a6df7dcad
Merge
2013-08-23 22:12:35 +01:00
Chris Hegarty
23d732b2ec
Merge
2013-08-23 22:12:18 +01:00
Chris Hegarty
87251c406a
Merge
2013-08-23 22:11:59 +01:00
Lana Steuck
49d683bd93
Merge
2013-08-23 14:09:04 -07:00
Lana Steuck
decf403bf3
Merge
2013-08-23 14:09:00 -07:00
Chris Plummer
a8f6ab1f52
8020829: JT_HS: 2 runtime NMT tests fail on platforms if NMT detail is not supported
...
Make tests query a new WhiteBox API to see if NMT detail is supported, and behave properly if it is not supported.
Reviewed-by: dholmes, coleenp
2013-08-23 12:36:32 -07:00