aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-188028049: Tidy warnings cleanup for packages java.nio/java.ioyan
2013-11-148027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jp...sla
2013-11-148028055: (reflect) invoking Method/Constructor in anonymous classes breaks wi...jfranck
2013-11-138028321: Fix for String.split() empty input sequence/JDK-6559590 triggers reg...sherman
2013-11-138026884: test for fix of JDK-8021398 does not have @bug tagemc
2013-11-138027645: Pattern.split() with positive lookaheadsherman
2013-11-138028300: Fix raw type lint warnings in java.util.concurrentdarcy
2013-11-138028270: Files.readSymbolicLink calls AccessController directly so security m...alanb
2013-11-138028234: Remove unused methods in sun.misc.JavaAWTAccessmchung
2013-11-128028014: Doclint warning/error cleanup in javax.managementrriggs
2013-11-128028229: Fix more raw types lint warning in core librariesdarcy
2013-11-128028208: (aio) Assertion in clearPendingIoMap when closing at around time fil...alanb
2013-11-128028027: serialver should emit declaration with the 'private' modifiersmarks
2013-11-098027823: catchException combinator fails with 9 argument targetvlivanov
2013-11-118026330: java.util.Base64 urlEncoder should omit paddingsherman
2013-11-118028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset....lancea
2013-11-118027991: InputStream should be closed in sun.security.tools.jarsigner.Mainweijun
2013-11-118028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE...alanb
2013-11-106523160: RuntimeMXBean.getUptime() returns negative valuesjbachorik
2013-11-098028092: Lint cleanup of java.time.formatrriggs
2013-11-08Mergelana
2013-11-088028041: Serialized Form description of j.l.String is not consistent with the...rriggs
2013-11-088028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host ...alanb
2013-11-088028076: Correct raw type lint warnings in core reflection implementation cla...darcy
2013-11-088025985: com.sun.management.OSMBeanFactory should not be publicmchung
2013-11-088028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351mchung
2013-11-088019834: InetAddress.getByName hangs for bad IPv6 literalschegar
2013-11-088027351: (ref) Private finalize method invoked in preference to protected sup...mchung
2013-11-088007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/h...jbachorik
2013-11-078027695: There should be a space before % sign in Swedish localeyhuang
2013-11-078024458: DataInput.readDouble refers to "readlong" instead of "readLong"rriggs
2013-11-078027796: Refactor Core Reflection for Type Annotationsjfranck
2013-11-078027961: Inet[4|6]Address native initializing code should check field/MethodI...chegar
2013-11-068027232: Update j.l.invoke code generating class files to use ASM enhancement...ksrini
2013-11-068027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static...ksrini
2013-11-068025698: (fs) Typo in exception thrown by encode() in UnixPath.javadxu
2013-11-047194897: JSR 292: Cannot create more than 16 instances of an anonymous classrfield
2013-11-048027687: The constructors of URLPermission class do not behave as described i...michaelm
2013-11-048027755: Anti-delta incorrect push for 8025198dholmes
2013-11-048025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/T...dholmes
2013-11-028024635: Caching MethodType's descriptor string improves lambda linkage perfo...jrose
2013-10-31Mergejdk8-b115lana
2013-10-31Mergelana
2013-10-31Mergelana
2013-10-308013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScre...leonidr
2013-10-308027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/Nul...pchelko
2013-10-298027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windo...bagiras
2013-10-298024633: Lambda linkage performance - initialize generated class earlierbriangoetz
2013-10-318024637: Lambda linkage performance - use reflection instead of ASM to manipu...briangoetz
2013-10-318027316: Distinct operation on an unordered stream should not be a barrierpsandoz