Joe Darcy
25d1d45fd9
8035692: Fix serial lint warnings in mac-specific code
...
Reviewed-by: alanb, prr
2014-03-13 16:29:26 -07:00
Igor Veresov
a415d90691
8037140: C1: Incorrect argument type used for SharedRuntime::OSR_migration_end in LIRGenerator::do_Goto
...
Fix the type of osrBuffer parameter to depend on bitness
Reviewed-by: kvn, twisti
2014-03-13 14:55:34 -07:00
Igor Veresov
af7a190f21
8037149: C1: getThreadTemp should return a T_LONG register on 64bit
...
Fix the type of the register returned by getThreadTemp() to depend on bitness
Reviewed-by: kvn, twisti
2014-03-13 14:55:10 -07:00
Vicente Romero
2564e82ad1
8034924: Incorrect inheritance of inaccessible static method
...
Reviewed-by: jjg, jlahoda
2014-03-13 20:13:43 +00:00
Joe Darcy
15594ec61d
8037139: Fix serial lint warnings in sun.print
...
Reviewed-by: prr
2014-03-13 12:48:11 -07:00
Joe Darcy
7c9de3ea76
8033712: Fix more serial lint warnings in sun.awt
...
Reviewed-by: alanb, serb, prr
2014-03-13 12:40:27 -07:00
Vicente Romero
73e0ab9b7f
8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
...
Reviewed-by: jjg
2014-03-13 17:36:51 +00:00
Sergey Bylokhov
23e6201109
8035843: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PopupMenu.cpp
...
Reviewed-by: pchelko, azvegint
2014-03-13 20:48:33 +04:00
Erik Joelsson
29a22468e2
8037238: JDK 9 images don't rebuild when access bridge jars rebuild
...
Reviewed-by: tbell
2014-03-13 17:18:11 +01:00
Petr Pchelko
ff28ead70b
8037287: Windows build failed after JDK-8030787
...
Reviewed-by: serb, bagiras
2014-03-13 15:33:43 +04:00
Athijegannathan Sundararajan
572d581262
8015958: DataView constructor is not defined
...
Reviewed-by: attila, hannesw, lagergren
2014-03-13 15:58:24 +05:30
Petr Pchelko
8294a35add
8030787: [Parfait] JNI-related warnings from b119 for jdk/src/share/native/sun/awt/image
...
Reviewed-by: serb, prr
2014-03-13 12:52:29 +04:00
Artem Smotrakov
727989dc5d
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
...
Reviewed-by: mullan, weijun
2014-03-13 15:13:22 +08:00
Ivan Gerasimov
106b5b9af8
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
...
Reviewed-by: chegar, alanb
2014-03-13 07:52:17 +04:00
Ivan Gerasimov
91eeeafb13
8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
...
Reviewed-by: chegar
2014-03-13 07:24:12 +04:00
Daniel Fuchs
769affa9c4
8036916: Deprecation warnings in LogManager
...
Reviewed-by: mchung
2014-03-12 20:18:47 +01:00
Ivan Gerasimov
d3271335ad
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
...
Reviewed-by: martin, dholmes
2014-03-12 21:45:20 +04:00
Joe Darcy
776fc07a91
8037173: Fix serial lint warnings in sun.audio
...
Reviewed-by: alanb, serb
2014-03-12 09:20:06 -07:00
Joe Darcy
0463ed5369
8037174: Fix serial lint warnings in sun.applet
...
Reviewed-by: alanb, pchelko
2014-03-12 09:16:03 -07:00
Jason Uh
323843f397
8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
...
Reviewed-by: mullan
2014-03-12 08:55:35 -07:00
Hannes Wallnöfer
6f1436baa2
8034055: delete on global object not properly guarded
...
Reviewed-by: sundar, lagergren
2014-03-12 16:33:28 +01:00
Sergey Bylokhov
26664e596d
8035627: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
...
Reviewed-by: pchelko, azvegint
2014-03-12 16:59:11 +04:00
Sergey Bylokhov
36955ccbc2
8035747: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_FileDialog.cpp
...
Reviewed-by: pchelko, azvegint
2014-03-12 16:09:47 +04:00
Erik Helin
1d21f8975b
Merge
2014-03-12 13:02:47 +01:00
Sergey Bylokhov
7bd8dd47e9
8036710: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_ScrollPane.cpp
...
Reviewed-by: pchelko, azvegint
2014-03-12 15:51:58 +04:00
Sergey Bylokhov
7714ce0917
8034214: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CInputMethod.m
...
Reviewed-by: pchelko, azvegint
2014-03-12 15:43:53 +04:00
Hannes Wallnöfer
5c683d18a4
8021350: Share script classes between threads/globals within context
...
Reviewed-by: lagergren, sundar
2014-03-12 11:26:00 +01:00
Oleg Pekhovskiy
16ab238b1b
8035622: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp
...
Reviewed-by: pchelko, serb
2014-03-12 13:29:32 +04:00
Weijun Wang
e83e738c09
8035963: The failed Kerberos tests due to timeouts
...
Reviewed-by: alanb, xuelei
2014-03-12 14:18:01 +08:00
Joe Darcy
07cc98bb1a
8037120: Fix doclint warnings in javax.lang.model exception types
...
Reviewed-by: jjg
2014-03-11 17:52:45 -07:00
Alejandro Murillo
d7f9269527
Merge
2014-03-11 16:49:35 -07:00
David Katleman
bcc0d72114
Added tag jdk9-b04 for changeset 7825ce9a8228
2014-03-11 15:42:07 -07:00
David Katleman
060f4862a7
Added tag jdk9-b04 for changeset 612191246a7d
2014-03-11 15:42:05 -07:00
David Katleman
60774dc46b
Added tag jdk9-b04 for changeset e16d4c844e76
2014-03-11 15:42:01 -07:00
David Katleman
fe36912657
Added tag jdk9-b04 for changeset c78b6c3c5e48
2014-03-11 15:41:53 -07:00
David Katleman
09deb6906d
Added tag jdk9-b04 for changeset 4489a70abccd
2014-03-11 15:41:51 -07:00
David Katleman
6d3d6f7456
Added tag jdk9-b04 for changeset 7a33ca900ff0
2014-03-11 15:41:45 -07:00
David Katleman
8d93dcb8bc
Added tag jdk9-b04 for changeset cf836c6f207d
2014-03-11 15:41:35 -07:00
David Katleman
8af81bb8d7
Added tag jdk9-b04 for changeset 63e429dcac32
2014-03-11 15:03:26 -07:00
Phil Race
aefe9165d7
Merge
2014-03-11 10:46:38 -07:00
Vladimir Ivanov
9d59eb2da1
8036117: MethodHandles.catchException doesn't handle VarargsCollector right (8034120 failed)
...
Reviewed-by: jrose, twisti
2014-03-11 19:54:33 +04:00
Alexander Scherbatiy
f013fa9bc7
8036781: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintDialog.cpp
...
Reviewed-by: serb, pchelko
2014-03-11 19:28:11 +04:00
Alexander Scherbatiy
ded54fe504
8036787: [parfait] JNI exc. pending in jdk/src/windows/native/sun/windows/awt_Object.cpp
...
Reviewed-by: serb, pchelko
2014-03-11 19:13:59 +04:00
Axel Siebenborn
6035ac234b
8036666: VMTI GetObjectMonitorUsage does not return correct recursion count
...
Fix object lock recursion count and add test
Reviewed-by: sspitsyn, dsamersoff
2014-03-11 15:22:44 +01:00
Yasumasa Suenaga
57d7e49ab1
7090324: gclog rotation via external tool
...
GC log rotation can be set via java command line, but customer sometime need to sync with OS level rotation setting.
Reviewed-by: sla, minqi, ehelin
2014-03-28 21:04:37 -07:00
Christian Tornqvist
0b0fdb97ce
8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when invoked with NMT explicitly turned on
...
Wrapped the test in another layer process creation to avoid NMT being turned on.
Reviewed-by: coleenp, dcubed
2014-03-27 22:36:08 +01:00
Coleen Phillimore
472622d900
8031820: NPG: Fix remaining references to metadata as oops in comments
...
8012125: Comments for ConstantPoolCache should reflect the addition of resolved_references in ConstantPool
Updated comments in metadata header files, and renamed this_oop variables to this_cp or this_k when referring to constant pool or classes.
Reviewed-by: stefank, jmasa
2014-03-26 21:47:45 -04:00
Mikhailo Seledtsov
3c58faecfe
8032222: [TESTBUG] runtime/SharedArchiveFile/CdsWriteError.java fails on Mac OS with java.lang.RuntimeException
...
Excluded the test from running on Mac OS
Reviewed-by: coleenp, ctornqvi
2014-03-25 09:26:18 -04:00
Erik Helin
80025a5e2b
Merge
2014-03-11 15:14:46 +01:00
Jaroslav Bachorik
c174f6339a
8034168: ThreadMXBean/Locks.java failed, blocked on wrong object
...
Reviewed-by: martin, dholmes
2014-03-11 14:18:46 +01:00