David Katleman
|
dc6109b5b7
|
Added tag jdk8-b119 for changeset f616b48fffac
|
2013-12-04 23:10:55 -08:00 |
|
Anthony Scarpino
|
ac38ab479b
|
8029550: javadoc since tag for recent Hashtable updates
Reviewed-by: mullan
|
2013-12-04 17:37:25 -08:00 |
|
Mandy Chung
|
cd7a8e76a4
|
8029216: (jdeps) Provide a specific option to report JDK internal APIs
Reviewed-by: alanb
|
2013-12-04 15:39:36 -08:00 |
|
Mandy Chung
|
bc3d803a28
|
8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt
Reviewed-by: alanb
|
2013-12-04 13:35:58 -08:00 |
|
Anthony Scarpino
|
3c1c57bbbd
|
8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
Reviewed-by: vinnie
|
2013-12-04 10:59:17 -08:00 |
|
Stuart Marks
|
e9e560db6d
|
8029141: Add @FunctionalInterface annotation to Callable interface
Reviewed-by: chegar, alanb
|
2013-12-04 18:02:33 +00:00 |
|
Michael Fang
|
48000f4e2d
|
Merge
|
2013-12-04 09:32:26 -08:00 |
|
Michael Fang
|
ddd22e1fee
|
8027244: Need to translate new error message and usage information for jar tool
Reviewed-by: naoto, yhuang
|
2013-12-04 09:29:29 -08:00 |
|
Yiming Wang
|
4c594ee9bc
|
7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently
Reviewed-by: mchung
|
2013-12-04 09:26:47 -08:00 |
|
Sean Coffey
|
3239c322f2
|
8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently
Reviewed-by: alanb
|
2013-12-04 17:03:13 +00:00 |
|
Henry Jen
|
40d9b1af54
|
8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic
Reviewed-by: mduigou
|
2013-12-04 08:12:11 -08:00 |
|
Staffan Larsen
|
62e1b6eddd
|
8029395: SA: jstack throws WrongTypeException
SA missed some TLABs
Reviewed-by: dsamersoff, mgerdin, brutisso
|
2013-12-04 14:43:50 +01:00 |
|
Harold Seigel
|
9169a8f064
|
8027458: VM anonymous classes: wrong context for protected access checks
Use the anonymous class's host class for protected access checks
Reviewed-by: acorn, coleenp, lfoltan
|
2013-12-04 08:10:31 -05:00 |
|
Anton Ivanov
|
b6d0b72ec0
|
8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul
Reviewed-by: twisti
|
2013-12-31 19:26:57 +04:00 |
|
Igor Veresov
|
cfefd04320
|
8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
Make object non-scalarizable if it has field with multiple bases one of which is null
Reviewed-by: kvn, twisti
|
2013-12-26 21:00:23 -08:00 |
|
Albert Noll
|
2eb5e0e89d
|
8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output
Weaken test so that configurations that have no C1 compiler pass
Reviewed-by: iveresov
|
2013-12-20 10:31:14 +01:00 |
|
Albert Noll
|
066ad17893
|
8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken
Added simple regression test
Reviewed-by: iveresov
|
2013-12-20 10:29:44 +01:00 |
|
Tobias Hartmann
|
63f7ba0045
|
8025277: Add -XX: flag to print code cache sweeper statistics
New diagnostic flag prints statistics about the code cache sweeper
Reviewed-by: kvn
|
2013-12-19 14:08:02 +01:00 |
|
Albert Noll
|
0679f774af
|
8026478: -XX:+VerifyAdapterSharing is broken
Fix by considering all checks in StubRoutines
Reviewed-by: kvn, twisti
|
2013-12-19 06:09:16 +01:00 |
|
Albert Noll
|
2656f6d603
|
8029091: Bug in calculation of code cache sweeping interval
Use signed data type so that no underflow can happen
Reviewed-by: kvn, roland
|
2013-12-17 08:31:06 +01:00 |
|
Sergey Bylokhov
|
6c439131d6
|
8029382: [macosx] Need test for JDK-7161437
Reviewed-by: pchelko, anthony
|
2013-12-04 15:55:36 +04:00 |
|
Erik Joelsson
|
367aa416ef
|
8027963: Create unlimited policy jars
Reviewed-by: wetmore, ihse
|
2013-12-04 12:45:38 +01:00 |
|
Petr Pchelko
|
64e1aae31a
|
8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails
Reviewed-by: anthony, serb
|
2013-12-04 15:41:03 +04:00 |
|
Joel Borggrén-Franck
|
6c53570dc7
|
8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()
Reviewed-by: darcy
|
2013-12-04 11:04:05 +01:00 |
|
Paul Sandoz
|
8fb00644a9
|
8029164: Race condition in CompletableFuture.thenCompose with asynchronous task
Reviewed-by: dl, chegar, mduigou
|
2013-12-04 10:27:50 +01:00 |
|
Athijegannathan Sundararajan
|
5a95d88c93
|
Merge
|
2013-12-04 14:37:51 +05:30 |
|
Albert Noll
|
234b4044ba
|
8028109: compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java crashes in RT_Baseline
Use non-relocatable code to load byte_map_base
Reviewed-by: kvn, roland
|
2013-12-04 09:31:17 +01:00 |
|
Anton Litvinov
|
eef145dada
|
8025775: JNI warnings in TryXShmAttach
Reviewed-by: art, anthony
|
2013-12-04 12:29:18 +04:00 |
|
Joe Wang
|
fcc3014ea5
|
8027973: Error in the documentation for newFactory method of the javax.xml.stream factories
Reviewed-by: alanb, dfuchs, lancea, rriggs
|
2013-12-04 00:17:12 -08:00 |
|
Lana Steuck
|
f179384b1c
|
Merge
|
2013-12-03 23:10:23 -08:00 |
|
Lana Steuck
|
98d2cb3084
|
Merge
|
2013-12-03 17:58:12 -08:00 |
|
Lana Steuck
|
a8b50be959
|
Merge
|
2013-12-03 15:10:37 -08:00 |
|
Bhavesh Patel
|
81ef12b24a
|
8025416: doclet not substituting {@docRoot} in some cases
Reviewed-by: jjg
|
2013-12-03 14:21:45 -08:00 |
|
Serguei Spitsyn
|
4ede60461b
|
Merge
|
2013-12-03 13:56:10 -08:00 |
|
Serguei Spitsyn
|
e820946a1e
|
8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers
Fix a race between VMOp_GetCurrentLocation reaching a safepoint and arget thread exiting from Java execution
Reviewed-by: sla, dholmes, dsamersoff
|
2013-12-03 15:41:35 -08:00 |
|
Alejandro Murillo
|
3051e159bb
|
8029421: Add java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java to exclude list
Reviewed-by: alanb, jcoomes
|
2013-12-03 12:37:30 -08:00 |
|
Karen Kinnear
|
536943884a
|
8028438: static superclass method masks default methods
Reviewed-by: hseigel, lfoltan, coleenp
|
2013-12-03 11:13:14 -08:00 |
|
Lana Steuck
|
cee2353c72
|
Merge
|
2013-12-03 10:48:07 -08:00 |
|
Lana Steuck
|
f0dcaf0d7a
|
Merge
|
2013-12-03 10:47:17 -08:00 |
|
Lana Steuck
|
2d091cbbd5
|
Merge
|
2013-12-03 10:46:58 -08:00 |
|
Lana Steuck
|
ad6fc59c1c
|
Merge
|
2013-12-03 10:46:48 -08:00 |
|
Lana Steuck
|
f90242fb67
|
Merge
|
2013-12-03 10:46:44 -08:00 |
|
Lana Steuck
|
ebfe72c944
|
Merge
|
2013-12-03 10:46:39 -08:00 |
|
Lana Steuck
|
9884f3ea4b
|
Merge
|
2013-12-03 10:46:34 -08:00 |
|
Vicente Romero
|
a64e195ca9
|
8029179: javac produces a compile error for valid boolean expressions
Reviewed-by: jjg, jlahoda
|
2013-12-03 18:13:18 +00:00 |
|
Werner Dietl
|
e2d2bb9a25
|
8028699: Compiler crash during speculative attribution of annotated type
Moving the checkForDeclarationAnnotations check into Attr.TypeAnnotationsValidator
Reviewed-by: jjg
|
2013-12-03 18:50:26 +01:00 |
|
Phil Race
|
1aaa224556
|
8029204: Printing a GlyphVector on Windows ignores position of first glyph
Reviewed-by: jgodinez, bae
|
2013-12-03 09:35:54 -08:00 |
|
Karen Kinnear
|
b5f2f33aaa
|
8026066: ICCE for invokeinterface static
Reviewed-by: coleenp, lfoltan, hseigel
|
2013-12-03 08:36:15 -08:00 |
|
Mattias Tobiasson
|
7d90d5b2de
|
6461635: [TESTBUG] BasicTests.sh test fails intermittently
Transform dummy class instead of BigInteger to avoid complication by -Xshare. Ported from script to java.
Reviewed-by: alanb
|
2013-12-03 17:06:23 +01:00 |
|
Lana Steuck
|
673c2f81f5
|
Merge
|
2013-12-03 23:09:17 -08:00 |
|