Dan Xu
6c3fabc342
8027155: test/java/io/File/NulFile.java failing when test run in othervm mode
...
Reviewed-by: mchung, alanb
2013-10-31 11:52:30 -07:00
Coleen Phillimore
535b489554
8027616: Off by one error in putback for compressed oops nashorn performance improvement
...
Should compare bounds greater than or equal 4G when deciding if shift is needed or CDS area + compressed class space are within 4G of each other.
Reviewed-by: stefank, hseigel, zgu
2013-10-31 14:11:02 -04:00
Igor Veresov
7a38dabd09
8024919: G1: SPECjbb2013 crashes due to a broken object reference
...
Pass correct new value to post_barrer() in Unsafe.getAndSetObject() C1 intrinsic
Reviewed-by: kvn, roland
2013-10-31 04:16:40 -07:00
Athijegannathan Sundararajan
b0dc1b345a
Merge
2013-10-31 12:50:17 +05:30
Igor Veresov
e43ac25584
8026735: Stream tests throw java.lang.IncompatibleClassChangeError
...
Put a band-aid to disable CHA-based inlining for interfaces with default methods in C1
Reviewed-by: kvn, twisti
2013-10-30 22:55:11 -07:00
Vladimir Danushevsky
42e466665d
Merge
2013-10-30 16:31:33 -07:00
Calvin Cheung
3a87356f24
Merge
2013-10-30 14:02:27 -07:00
Lana Steuck
fdb505344e
Merge
2013-10-30 13:43:16 -07:00
Lana Steuck
bc22aec7d1
Merge
2013-10-30 13:41:36 -07:00
Joseph Provino
3ca0c7e694
Merge
2013-10-30 16:06:48 -04:00
Brian Goetz
6dcdc5b742
8024930: Re-enable disabled bridging tests
...
Reviewed-by: psandoz, rfield
2013-10-30 14:12:16 -04:00
Vicente Romero
9d30f46219
8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo
...
Reviewed-by: ksrini
2013-10-30 18:09:49 +00:00
Vinnie Ryan
ddce55a5ed
8027567: JDK 8 build failure: the correct version of GNU make is being rejected
...
Reviewed-by: chegar, erikj
2013-10-30 17:31:01 +00:00
Leonid Romanov
df6d7277ef
8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow
...
Reviewed-by: anthony, serb
2013-10-30 20:54:42 +04:00
Karen Kinnear
629bbe0188
Merge
2013-10-30 09:26:44 -07:00
Karen Kinnear
ca92769602
8027304: Lambda: inheriting abstract + 1 default -> default, not ICCE
...
Reviewed-by: hseigel, zgu
2013-10-30 09:11:04 -07:00
Joe Wang
0188a790de
8024378: StAX parser shall support JAXP properties
...
Reviewed-by: dfuchs, lancea
2013-10-30 08:58:05 -07:00
Mandy Chung
fa729039be
8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.*
...
Reviewed-by: alanb, dfuchs
2013-10-30 08:35:52 -07:00
Athijegannathan Sundararajan
e6599626c5
8027562: eval should load second and subsequent arguments for side effect
...
Reviewed-by: jlaskey, lagergren
2013-10-30 20:09:44 +05:30
Mikael Gerdin
0b4ed553d6
8027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads 4 bytes
...
Use 2-byte loads to load indexes from the byte code stream to avoid out of bounds reads.
Reviewed-by: coleenp, sspitsyn
2013-10-30 15:35:25 +01:00
James Laskey
2339f59c14
8027532: nashorn should only use jdk8 apis in the compact1 profile
...
Reviewed-by: sundar, lagergren, hannesw
2013-10-30 11:28:46 -03:00
Rickard Bäckman
612252d7a2
8027444: mathExact: assert(i < _max) failed: oob: i=1, _max=1
...
Reviewed-by: duke
2013-10-30 13:14:09 +01:00
Petr Pchelko
849b644b8c
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112
...
Reviewed-by: art, serb
2013-10-30 12:00:18 +04:00
David Katleman
572d876a31
Merge
2013-10-29 14:56:30 -07:00
Joe Wang
e54a697aec
8027484: Implementation error in SAX2DOM.java
...
Reviewed-by: alanb, lancea
2013-10-29 14:52:51 -07:00
Oleg Pekhovskiy
c4d4a7e77c
8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine
...
Reviewed-by: anthony, pchelko
2013-10-29 21:46:03 +04:00
James Laskey
fe9288637c
8027447: The wrong string buffer is specified for stderr in $EXEC
...
Reviewed-by: lagergren, sundar
2013-10-29 14:22:44 -03:00
Sergey Kuksenko
e95f428581
8024633: Lambda linkage performance - initialize generated class earlier
...
Reviewed-by: briangoetz, rfield
2013-10-29 12:45:18 -04:00
Sergey Kuksenko
7055290bbe
8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types
...
8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref
Reviewed-by: briangoetz, rfield
2013-10-31 10:37:08 -04:00
Jaroslav Bachorik
21a239f4c5
7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled
...
Make the test less stringent by not requiring the number of loaded classes to increase by a specific number
Reviewed-by: sla
2013-10-31 11:59:09 +01:00
Paul Sandoz
894f3788d3
8027316: Distinct operation on an unordered stream should not be a barrier
...
Reviewed-by: henryjen, mduigou, briangoetz
2013-10-31 11:59:04 +01:00
Stuart Marks
b36c00fe92
8023863: deprecate support for statically-generated stubs from RMI (JRMP)
...
4449028: exportObject() javadoc should specify behavior for null socket factories
Reviewed-by: dfuchs, darcy
2013-10-30 18:39:09 -07:00
Dmitry Nadezhin
9e7ba92bff
6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers
...
8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity
8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow
8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow
Prevent construction of overflowed BigIntegers.
Reviewed-by: bpb, darcy, psandoz
2013-10-30 17:45:12 -07:00
Joe Darcy
5f3b001859
8005294: Consider default methods for additions to AnnotatedElement
...
Reviewed-by: jfranck, plevart, mchung, abuckley, sogoel
2013-10-30 17:27:25 -07:00
Bradford Wetmore
1b03814ab7
8027526: CheckTipsAndVersions.java failing occasionally
...
Reviewed-by: mullan, mchung
2013-10-30 16:49:35 -07:00
Brian Goetz
aee0b5cf88
8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas
...
Reviewed-by: rfield, psandoz
2013-10-29 12:31:27 -04:00
Lana Steuck
f3160929ea
Merge
2013-10-30 13:51:07 -07:00
Michael McMahon
9031374301
Merge
2013-10-30 18:38:20 +00:00
Michael McMahon
76f1c66ad5
8027570: NullPointerException in URLPermission.hashCode()
...
Reviewed-by: chegar
2013-10-30 18:37:50 +00:00
Jaroslav Bachorik
292c14d972
8020467: Inconsistency between usage.getUsed() and isUsageThresholdExceeded() with CMS Old Gen pool
...
Reviewed-by: mchung, brutisso
2013-10-30 17:54:48 +01:00
Michael Fang
fed302b41d
6931564: Incorrect display name of Locale for south africa
...
Reviewed-by: yhuang
2013-10-30 09:37:12 -07:00
Michael Fang
839d5ec95d
6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations"
...
Reviewed-by: yhuang
2013-10-30 09:33:23 -07:00
Katja Kantserova
d699dc7582
8022229: Intermittent test failures in sun/tools/jstatd
...
Reviewed-by: sla, egahlin, jbachorik, allwin
2013-10-30 13:44:40 +01:00
Chris Hegarty
e2589e385e
8026880: NetworkInterface native initializing code should check fieldID values
...
Reviewed-by: alanb
2013-10-30 14:41:42 +00:00
Jaroslav Bachorik
f05950c786
8027058: sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Failed to initialize connector
...
Dynamically discover the first available port instead of hard-coding one
Reviewed-by: sla, chegar, dfuchs
2013-10-30 14:50:46 +01:00
Michael Fang
f5a1c27354
8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look
...
Reviewed-by: naoto
2013-10-29 16:59:11 -07:00
Michael Fang
c3aba9e8c8
Merge
2013-10-29 15:32:04 -07:00
Michael Fang
a8e91d1e4d
8008647: [es] minor cosmetic issues in translated java command line outputs
...
Reviewed-by: naoto
2013-10-29 15:31:07 -07:00
Jaroslav Bachorik
094e46c9d7
8027358: sun/management/jmxremote/bootstrap/LocalManagementTest.java failing since JDK-8004926
...
Reviewed-by: alanb, egahlin
2013-10-29 21:49:46 +01:00
Michael Fang
534228451b
8025646: [pt_BR] overtranslation of option in java command line output
...
Reviewed-by: naoto, yhuang
2013-10-29 11:34:30 -07:00