Weijun Wang
1694fa432e
8046499: nativecache.c prints to stdout in debug build
...
Reviewed-by: xuelei
2014-06-11 16:33:23 +08:00
Henry Jen
ea9a7a88a1
8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
...
Reviewed-by: mduigou, lancea, alanb, mullan
2014-06-10 16:18:54 -07:00
Jamil Nimeh
eb521232f2
8046368: Code cleanup in SeedGenerator.java
...
Reviewed-by: mullan
2014-06-10 14:17:32 -07:00
Anthony Scarpino
b757b4461e
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
...
Reviewed-by: vinnie
2014-06-10 12:04:42 -07:00
Martin Buchholz
a5943eeeae
8004807: java/util/Timer/Args.java failing intermittently in HS testing
...
Update test to improve reliability
Reviewed-by: rriggs, ewang
2014-06-10 08:07:39 -07:00
Vinnie Ryan
15f88447cb
8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
...
Reviewed-by: mullan
2014-06-10 15:49:53 +01:00
Vladimir Ivanov
ea0470002e
8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place
...
Reviewed-by: kvn, roland
2014-06-10 10:00:59 +00:00
Tobias Hartmann
5067eae483
8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
...
The method Runtime1::arraycopy_count_address(..) returns the address of Runtime::_oop_arraycopy_cnt instead of the the file static variable _oop_arraycopy_cnt.
Reviewed-by: roland, kvn, twisti
2014-06-10 08:53:22 +02:00
Joe Darcy
f06c5555b0
8046271: Fix overrides lint warnings in Apple laf code
...
Reviewed-by: alanb, prr
2014-06-09 16:24:47 -07:00
Vladimir Kozlov
0853423f46
8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
...
Add missing check for Opaque nodes from loop predicates in clone_loop().
Reviewed-by: iveresov
2014-06-09 15:42:31 -07:00
Eric McCorkle
07f1246919
8046296: java/util/concurrent/BlockingQueue/PollMemoryLeak.java fails in nightly on all platform due to compiler issue
...
Alter logic to choose type of type annotation position for a variable declaration
Reviewed-by: jjg
2014-06-09 15:46:44 -04:00
Phil Race
dc20ecddcf
Merge
2014-06-09 11:58:27 -07:00
Phil Race
b823af9f1f
Merge
2014-06-09 11:58:07 -07:00
Joe Darcy
c606599482
8042870: Fix raw and unchecked warnings in sun.print
...
Reviewed-by: prr
2014-06-09 11:47:18 -07:00
Sergey Bylokhov
e89442e619
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
...
Reviewed-by: amenkov, azvegint
2014-06-09 20:23:26 +04:00
Alex Schenkman
9a089404f8
8046355: sun/tools/jstatd/TestJstatdExternalRegistry.java should be quarantined
...
Reviewed-by: sla
2014-06-09 17:18:14 +02:00
Alex Schenkman
90ab8e5a78
8046352: com/sun/tools/attach/TempDirTest.java should be quarantined
...
Reviewed-by: sla
2014-06-09 17:12:18 +02:00
Alex Schenkman
2d567a8aac
8046351: com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotification[Content]Test.java should be quarantined
...
Reviewed-by: sla
2014-06-09 17:04:11 +02:00
Alex Schenkman
7261ca1965
8046348: com/sun/jdi/OptionTest.java should be quarantined
...
Reviewed-by: sla
2014-06-13 11:58:34 +02:00
Vladimir Ivanov
a58e574ffc
8046903: VM anonymous class members can't be statically invocable
...
Reviewed-by: jrose
2014-06-17 13:06:05 +04:00
Staffan Larsen
9158c1d9b6
6622468: TEST_BUG: Time to retire the @debuggeeVMOptions mechanism used in the com.sun.jdi infrastructure
...
Use jtreg "@run driver" for the JDI tests
Reviewed-by: sspitsyn, dholmes
2014-06-17 10:01:16 +02:00
Stuart Marks
7e1185e152
8044730: small errors in ConcurrentHashMap and LongAdder docs
...
Reviewed-by: martin
2014-06-16 17:52:21 -07:00
Sean Mullan
9501b333f7
Merge
2014-06-16 13:48:58 -04:00
Sean Mullan
68747fa0c0
8046044: Fix raw and unchecked lint warnings in XML Signature Impl
...
Reviewed-by: darcy
2014-06-16 13:47:42 -04:00
Otavio Goncalves de Santana
ed271b0d5a
8041679: Replace uses of StringBuffer with StringBuilder within core library classes
...
Reviewed-by: psandoz, alanb, xuelei, dfuchs, jfranck, prr, serb, chegar
2014-06-16 17:45:26 +01:00
Henry Jen
6886e2b8ba
8046389: Add missing @since tag under javax.sql.**
...
Reviewed-by: lancea
2014-06-16 08:09:30 -07:00
Dmitry Samersoff
c201595a62
8041498: Remove npt library
...
Get rid of npt library and move utf-related code to share/backend
Reviewed-by: sla
2014-06-16 07:25:11 -07:00
Vinnie Ryan
d4988ce66f
8036613: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/provider/WinCAPISeedGenerator.c
...
Reviewed-by: mullan
2014-06-16 13:40:49 +01:00
Staffan Larsen
a20967bfac
8043939: Remove management-agent.jar
...
Reviewed-by: alanb
2014-06-16 13:52:25 +02:00
Katja Kantserova
12e0fea90c
6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call
...
Reviewed-by: sla
2014-06-16 11:03:54 +02:00
Michael McMahon
b8bfe0d5f2
Merge
2014-06-13 14:32:49 +01:00
Michael McMahon
7ab2a6410b
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
...
Reviewed-by: alanb, chegar
2014-06-13 14:30:41 +01:00
Alexey Ivanov
48b2a7c0c7
8046239: Build failure in 9-client on all non-Windows platforms
...
Reviewed-by: anthony, serb, alexp
2014-06-09 18:10:49 +04:00
Attila Szegedi
9f8c1be305
8046025: AccessorProperty.getGetter is not threadsafe
...
Reviewed-by: jlaskey, lagergren
2014-06-09 16:00:06 +02:00
Maurizio Cimadamore
dab523a752
8043725: javac fails with StackOverflowException
...
Loose type comparison test should be protected against infinite recursion with fbounds
Reviewed-by: vromero
2014-06-09 12:54:02 +01:00
Vladimir Ivanov
075ea25462
8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose
...
Reviewed-by: twisti, dcubed, fparain
2014-06-09 11:49:02 +00:00
Vladimir Ivanov
b2e8017412
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
...
Reviewed-by: psandoz, jrose
2014-06-09 15:40:40 +04:00
Dmitriy Ermashov
5ecd91e84a
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
...
Reviewed-by: pchelko
2014-06-09 14:59:45 +04:00
Staffan Larsen
1510b7c75e
8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built
...
Reviewed-by: dholmes, dcubed
2014-06-09 11:03:09 +02:00
Sergey Bylokhov
b7b41fb089
8046245: JDK 9 client build failure on Solaris
...
Reviewed-by: prr
2014-06-09 13:03:03 +04:00
Nils Eliasson
cdd2105184
8040244: compiler/whitebox/IsMethodCompilableTest.java fails
...
Prevent from running with Xcomp
Reviewed-by: kvn, twisti
2014-06-09 10:32:49 +02:00
Jan Lahoda
d71f75ae86
8033414: javac Plugin to receive notification (before and) after the compilation
...
Introducing TaskEvent.Kind.COMPILATION, sending this event before and after compilation.
Co-authored-by: Joel Borggren-Franck <joel.franck@oracle.com>
Reviewed-by: jjg, jfranck
2014-06-09 10:17:16 +02:00
Jonathan Gibbons
15853aca13
7026941: 199: path options ignored when reusing filemanager across tasks
...
Reviewed-by: jlahoda, jfranck
2014-06-08 15:02:34 -07:00
Mike Duigou
a76e39b79f
8046085: inserting null key into HashMap treebin fails
...
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: dl, mduigou, alanb, chegar
2014-06-06 14:23:08 -07:00
Alejandro Murillo
f05da48390
Merge
2014-06-06 13:31:55 -07:00
Andrei Eremeev
8aa391d4c9
8042451: Write tests for all possible kinds of type annotation
...
Add new tests for type annotations to improve case coverage
Reviewed-by: jjg, emc, abuckley
2014-06-06 16:08:46 -04:00
Eric McCorkle
8ff3cbd414
8027262: Determine location for type annotations earlier in compiler pipeline
...
8027261: Single codepath for attaching annotations to symbols
8027258: Permit a single source annotation to generate multiple bytecode annotations
8027182: Incorrect annotation attributes for type annotations on constructor type parameters
8044010: TypeAnnotation attribute is not generated for repeatable annotation in type argument
8044009: TypeAnnotation attribute is not generated for repeatable annotation in nested types
8043974: TypeAnnotation attribute is not generated for repeatable annotation in lambda
8043669: Few of the ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
8042060: Type parameter annotations don't work with multiple type parameters
8037348: RuntimeInvisibleAnnotations should not be generated for type annotation on anonymous innerclass creation
Initial rearchitecting of type annotations frontend pipeline
Reviewed-by: jjg, jfranck, mcimadamore, jlahoda, wmdietl
2014-06-06 16:00:59 -04:00
Vladimir Kozlov
655b317ad1
Merge
2014-06-06 11:37:23 -07:00
Alejandro Murillo
1b3f2fa737
Merge
2014-06-06 10:19:50 -07:00
Jonathan Lu
879b239e41
8043954: Add async connect() support to NET_Connect() for AIX platform
...
Reviewed-by: alanb
2014-06-07 00:17:02 +08:00