29164 Commits

Author SHA1 Message Date
Daniel Fuchs
e0c1c25d70 8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id
Trivial: change @bug 8023163 into @bug 8026499

Reviewed-by: mchung, alanb
2013-11-13 10:50:30 +01:00
Roland Westrelin
a5b4fba397 Merge 2013-11-13 01:50:14 -08:00
Xue-Lei Andrew Fan
cc6f28352f 8023147: Test DisabledShortRSAKeys.java intermittent failed
Reviewed-by: mullan
2013-11-13 01:14:23 -08:00
Roland Westrelin
44f0952afe 8027631: "unexpected profiling mismatch" error with new type profiling
Inlined method handle calls can call methods with different signatures

Reviewed-by: kvn, iveresov
2013-11-13 09:45:58 +01:00
Alan Bateman
a3d0dbcdd9 8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError
Reviewed-by: mchung, egahlin
2013-11-13 07:43:24 +00:00
Roger Riggs
1ea68289dd 8028014: Doclint warning/error cleanup in javax.management
Improve generated html by fixing doclint warnings

Reviewed-by: sla, jbachorik
2013-11-12 14:03:28 -05:00
Mark Sheppard
4d8ac565e4 8025767: Enhance IIOP Streams
Modify org.omg.CORBA_2_3.portable.InputStream inheritance structure.

Reviewed-by: alanb, coffeys, skoivu
2013-11-12 18:04:13 +00:00
Mark Sheppard
9b16d87703 8026193: Enhance CORBA stub factories
Modify com.sun.corba.se.impl.presenetation.rmi.StubFactoryDynamicBase inheritance structure.

Reviewed-by: alanb, coffeys, ahgross
2013-11-12 17:56:08 +00:00
Joe Darcy
600047c7fc 8028229: Fix more raw types lint warning in core libraries
Reviewed-by: chegar, forax, lancea, alanb, jfranck
2013-11-12 09:44:39 -08:00
Alan Bateman
f5d34bdef1 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win)
Reviewed-by: chegar
2013-11-12 17:37:45 +00:00
Erik Gahlin
cd2f2cbb84 6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes()
Reviewed-by: sla
2013-11-12 18:12:47 +01:00
Erik Gahlin
d9cc0e7920 6543856: MonitorVmStartTerminate.sh fails intermittently
Reviewed-by: sla, dholmes
2013-11-12 17:40:26 +01:00
Sergey Bylokhov
9ab430a0d2 8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
2013-11-12 20:24:25 +04:00
Leonid Romanov
0b24095558 8027972: [macosx] Provide a regression test for JDK-8007006
Reviewed-by: anthony
2013-11-12 20:02:12 +04:00
Stuart Marks
c1096c05ab 8028027: serialver should emit declaration with the 'private' modifier
Reviewed-by: darcy, mchung, alanb, chegar
2013-11-12 16:59:51 +01:00
Rickard Bäckman
9c845933bd 8028207: assert(_outcnt==1) failed: not unique in compile.cpp
Reviewed-by: iveresov, kvn
2013-11-12 14:52:48 +01:00
Erik Gahlin
2b13aab668 8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
Reviewed-by: sla, jbachorik
2013-11-12 14:52:42 +01:00
Roland Westrelin
31d2d5121a 8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
Receiver type collected by profiling for default method may be interface

Reviewed-by: kvn, iveresov
2013-11-12 13:58:37 +01:00
Rickard Bäckman
0ef4539a9f 8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Reviewed-by: iveresov, kvn
2013-11-12 13:47:57 +01:00
Albert Noll
18ca4cc301 8027593: performance drop with constrained codecache starting with hs25 b111
Fixed proper sweeping of small code cache sizes

Reviewed-by: kvn, iveresov
2013-11-12 09:32:50 +01:00
Athijegannathan Sundararajan
700852f48f Merge 2013-11-12 10:23:42 +05:30
David Katleman
9fb345497c Merge 2013-11-11 15:06:35 -08:00
David Katleman
023d4d07fd Merge 2013-11-11 15:06:03 -08:00
Vladimir Kozlov
c632cad9d5 8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
Exclude last input argument's stack slots from vector's spilling masks.

Reviewed-by: iveresov
2013-11-11 11:53:33 -08:00
Joel Borggrén-Franck
f3cb828db7 8027375: javac asserts on nested erroneous annotations
Make sure JCAnnotation trees have type != null before annotation processing

Reviewed-by: jjg
2013-11-11 17:26:09 +01:00
Eric McCorkle
44f29ffde7 8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass()
8027253: javac illegally accepts array as bound

Backing out change allowing arrays in intersection types

Reviewed-by: vromero
2013-11-11 09:47:46 -05:00
Attila Szegedi
0e9bb40372 8028020: Function parameter as last expression in comma in return value causes bad type calculation
Reviewed-by: jlaskey, lagergren, sundar
2013-11-11 14:25:01 +01:00
Jan Lahoda
d3eb4e0816 8027142: Invokedynamic instructions don't get line number table entries
When emitting invokedynamic instruction, write pendingStatPos, if set, into the LineNumberTable. Invokedynamic itself does not set the pendingStatPos.

Reviewed-by: jjg, jrose, ksrini, vromero
2013-11-09 15:24:38 +01:00
Lana Steuck
ede8e211b5 Merge 2013-11-08 17:39:39 -08:00
Lana Steuck
ab3713bd2f Merge 2013-11-08 17:39:33 -08:00
Lana Steuck
3dd473424f Merge 2013-11-08 17:16:59 -08:00
Vladimir Ivanov
ee23c1f412 8027823: catchException combinator fails with 9 argument target
Reviewed-by: jrose
2013-11-09 04:21:28 +04:00
Alan Bateman
a08f1c2f3a 8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails
Fix NPE in test infrastructure

Reviewed-by: ksrini, jfranck, alanb, rfield
2013-11-11 16:14:07 -08:00
Xueming Shen
f952749e41 8026330: java.util.Base64 urlEncoder should omit padding
To add Encoder.withoutPadding()

Reviewed-by: alanb
2013-11-11 14:35:36 -08:00
Mikael Gerdin
0a6481ef3a Merge 2013-11-08 23:49:20 +00:00
Lana Steuck
92d4547bee Merge 2013-11-08 15:02:55 -08:00
David Chase
4b4d4f9ffe Merge 2013-11-08 14:19:55 -08:00
Volker Simonis
5829e8952b 8028066: PPC64: 8025715 changes broke AIX build after sync
Fixes the build on AIX again after the latest sync from jdk8

Reviewed-by: kvn
2013-11-08 18:17:06 +01:00
Alex Schenkman
fc31eabd57 8014506: Test of Jdp feature
Reviewed-by: sla
2013-11-08 18:16:12 +01:00
Lance Andersen
cfe1c39c10 8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal
Reviewed-by: darcy
2013-11-11 14:22:22 -05:00
Michael McMahon
536e058b8b 8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win)
Reviewed-by: alanb
2013-11-11 16:06:16 +00:00
Chris Hegarty
c10719362e 8028102: All test targets, jdk/test/Makefile, fail on Windows
Reviewed-by: mduigou
2013-11-11 10:33:02 +00:00
Weijun Wang
4780d5d560 8027991: InputStream should be closed in sun.security.tools.jarsigner.Main
Reviewed-by: xuelei
2013-11-11 16:54:41 +08:00
Alan Bateman
91d4d9438c 8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win)
Reviewed-by: mchung
2013-11-11 08:36:53 +00:00
Jaroslav Bachorik
db68e03030 6523160: RuntimeMXBean.getUptime() returns negative values
RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time

Reviewed-by: dholmes, sla
2013-11-10 20:05:03 +01:00
Roger Riggs
3bffac4b48 8028092: Lint cleanup of java.time.format
Correct declarations and add @SuppressWarnings

Reviewed-by: darcy, lancea
2013-11-09 14:30:03 -05:00
Patrick Zhang
ee6dd6c873 8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS
Reviewed-by: dholmes, alanb
2013-11-09 16:46:46 +00:00
Lana Steuck
84da58d996 Merge 2013-11-08 17:36:14 -08:00
Roger Riggs
eb5d8c2f8b 8028041: Serialized Form description of j.l.String is not consistent with the implementation
Replaced incorrect description with reference to the serialization specification

Reviewed-by: alanb, smarks
2013-11-08 17:50:24 -05:00
Alan Bateman
086dfc45ca 8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f
Reviewed-by: chegar
2013-11-08 21:07:42 +00:00