Vladimir Kozlov
973fdc81a1
7200264: 7192963 changes disabled shift vectors
...
Replaced is_vector_use() call with explicit check for vector shift's count.
Reviewed-by: twisti, roland, dlong, vlivanov
2012-09-25 15:48:17 -07:00
Jonathan Gibbons
6a310eb049
7196464: upgrade JavaCompiler.shouldStopPolicy to accomodate policies in face of error and no error
...
Reviewed-by: mcimadamore
2012-09-25 13:11:05 -07:00
Vicente Romero
c2e8d5a017
7193657: provide internal ArrayUtils class to simplify common usage of arrays in javac
...
Reviewed-by: mcimadamore, jjg
2012-09-25 13:06:58 -07:00
Abhijit Saha
7bd671250d
Merge
2012-09-25 11:48:00 -07:00
Abhijit Saha
bd3cd1709f
Merge
2012-09-25 11:47:04 -07:00
Valerie Peng
6f6f1d3bea
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
...
Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available.
Reviewed-by: vinnie
2012-09-25 11:31:17 -07:00
Valerie Peng
0733ebe2f2
7199941: test about AES/ECB mode fails
...
Fixed the problem of field "blockMode" not having correct value for AES algorithms.
Reviewed-by: vinnie
2012-09-25 11:27:42 -07:00
Vladimir Kozlov
9c3545d4fb
7200233: C2: can't use expand rules for vector instruction rules
...
Added missed _bottom_type set in ArchDesc::defineExpand() and missed vector nodes in MatchRule::is_vector().
Reviewed-by: twisti, roland, dlong
2012-09-25 10:41:15 -07:00
Bengt Rutisson
ceccaf4577
Merge
2012-09-25 18:28:16 +02:00
Jennifer Godinez
5f949b5751
7158350: [macosx] Strange results of SwingUIText printing
...
Reviewed-by: bae, prr
2012-09-25 09:18:27 -07:00
Jon Masamitsu
1ea36e2324
7200615: NPG: optimized VM build is broken
...
Reviewed-by: kvn
2012-09-25 07:05:55 -07:00
Bengt Rutisson
fcae0353d2
7200470: KeepAliveClosure not needed in CodeCache::do_unloading
...
Removed the unused keep_alive parameter
Reviewed-by: stefank, dholmes, kamg, coleenp
2012-09-25 14:58:12 +02:00
Fredrik Ohrstrom
70f397b4a2
7200065: Cross-compilation changes to support the new-build
...
Reviewed-by: dholmes, ohair
2012-09-25 07:58:42 -04:00
Maurizio Cimadamore
f49f25c60d
7177306: Regression: unchecked method call does not erase return type
...
Spurious extra call to Attr.checkMethod when method call is unchecked
Reviewed-by: jjg, dlsmith
2012-09-25 11:56:46 +01:00
Maurizio Cimadamore
d4c5fca16a
7175433: Inference cleanup: add helper class to handle inference variables
...
Add class to handle inference variables instantiation and associated info
Reviewed-by: jjg, dlsmith
2012-09-25 11:55:34 +01:00
Maurizio Cimadamore
07155682a1
7194586: Add back-end support for invokedynamic
...
Add support for invokedynamic bytecode instruction; includes suppot for generation of all related classfile attributes
Reviewed-by: jjg
2012-09-25 11:53:18 +01:00
Maurizio Cimadamore
8be3009d08
7193913: Cleanup Resolve.findMethod
...
Refactor method lookup logic in Resolve.findMethod
Reviewed-by: jjg
2012-09-25 11:52:37 +01:00
Lana Steuck
8cdc205b73
Merge
2012-09-24 21:11:11 -07:00
Lana Steuck
74be91da45
Merge
2012-09-24 21:10:24 -07:00
Yumin Qi
d540138a54
Merge
2012-09-24 20:04:19 -07:00
Vladimir Danushevsky
2e051041e3
Merge
2012-09-24 19:00:55 -04:00
Jonathan Gibbons
55ec94e302
7196462: JavacProcessingEnvironment should tolerate BasicJavacTask
...
Reviewed-by: mcimadamore
2012-09-24 14:04:34 -07:00
Yumin Qi
22544e7a7c
6879063: SA should use hsdis for disassembly
...
We should in SA to use hsdis for it like the JVM does to replace the current java based disassembler.
Reviewed-by: twisti, jrose, sla
2012-09-24 12:44:00 -07:00
Sergey Bylokhov
08c6d03264
7160627: [macosx] TextArea has wrong initial size
...
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
2012-09-24 21:33:41 +04:00
Leonid Romanov
914bc61d4b
7179349: [macosx] Java processes on Mac should not use default Apple icon
...
Reviewed-by: anthony
2012-09-24 18:24:30 +04:00
Jaroslav Bachorik
12bf2c7d52
7192975: Issue with JMX reflection
...
Make security check unconditional
Reviewed-by: ahgross, asaha
2012-09-24 17:00:40 +04:00
Frederic Parain
898b21ebf3
7198296: Problem with classloader in JMX
...
Wb classes have to be available for hotspot tests
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Reviewed-by: ahgross, asaha
2012-09-24 16:15:27 +04:00
Leonid Romanov
0ea3bcf8a8
7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper
...
Reviewed-by: anthony
2012-09-24 15:25:17 +04:00
Alejandro Murillo
d6538dc298
7200236: new hotspot build - hs25-b03
...
Reviewed-by: jcoomes
2012-09-21 14:39:56 -07:00
Alejandro Murillo
38c34d56b0
Added tag hs25-b02 for changeset b3b50cc0cb4d
2012-09-21 14:02:58 -07:00
Alejandro Murillo
6f3e1a0593
Merge
2012-09-21 14:02:57 -07:00
John Coomes
8cc4cb76b5
Merge
2012-09-21 13:14:22 -07:00
Kelly O'Hair
89f1772d07
7191703: jprt cannot build jdk on MacOSX
...
Reviewed-by: anthony
2012-09-21 12:22:52 -07:00
Alan Bateman
360754471c
7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
...
Reviewed-by: iris, dxu, chegar
2012-09-21 15:39:10 +01:00
Alexander Scherbatiy
aca74a151c
7199180: [macosx] Dead keys handling for input methods
...
Reviewed-by: kizune, anthony
2012-09-21 13:48:06 +04:00
Nils Loodin
8bc04a0b28
7200092: Make NMT a bit friendlier to work with
...
Reviewed-by: kvn, ysr, azeemj
2012-09-21 10:56:28 +02:00
John Coomes
1743a11163
7199082: write warning messages to stderr
...
Reviewed-by: ysr, dholmes, sla
2012-09-20 16:27:51 -07:00
John R Rose
0a735e76f6
7196190: Improve method of handling MethodHandles
...
Bind callers to caller-sensitive methods.
Reviewed-by: twisti, jjh, vlivanov, ahgross
2012-09-20 14:02:55 -07:00
Jon Masamitsu
5721eadb16
Merge
2012-09-20 13:49:27 -07:00
David Katleman
73016372e3
Added tag jdk8-b57 for changeset a4e282e892b6
2012-09-20 13:45:59 -07:00
David Katleman
10d4078b95
Added tag jdk8-b57 for changeset ad1e86451b3f
2012-09-20 13:45:18 -07:00
David Katleman
685f6679fe
Added tag jdk8-b57 for changeset 8ac23c0c609c
2012-09-20 13:44:53 -07:00
David Katleman
1672690b20
Added tag jdk8-b57 for changeset 61be07ec4655
2012-09-20 13:44:47 -07:00
David Katleman
1f784d2ce5
Added tag jdk8-b57 for changeset 386342128efe
2012-09-20 13:44:28 -07:00
David Katleman
6da011c932
Added tag jdk8-b57 for changeset 9674d32cdc2a
2012-09-20 13:44:07 -07:00
David Katleman
638632979d
Added tag jdk8-b57 for changeset b3dd9df01aa0
2012-09-20 13:44:03 -07:00
Kumar Srinivasan
71637b6902
7199614: (pack200) remove unused file
...
Reviewed-by: alanb
2012-09-20 13:01:01 -07:00
Jon Masamitsu
f6cc90e927
7199923: NPG: tools/javac/T7093325.java timeout
...
Reviewed-by: stefank, coleenp, kvn
2012-09-20 12:18:23 -07:00
John Cuthbertson
54412491e8
7190666: G1: assert(_unused == 0) failed: Inconsistency in PLAB stats
...
Reset the fields in ParGCAllocBuffer, that are used for accumulating values for the ResizePLAB sensors in PLABStats, to zero after flushing the values to the PLABStats fields. Flush PLABStats values only when retiring the final allocation buffers prior to disposing of a G1ParScanThreadState object, rather than when retiring every allocation buffer.
Reviewed-by: jwilhelm, jmasa, ysr
2012-09-20 09:52:56 -07:00
Vladislav Karnaukhov
211c061e3e
7123767: Wrong tooltip location in Multi-Monitor configurations
...
Reviewed-by: rupashka
2012-09-20 17:55:40 +04:00