- b643545 8029043: Update nroff files for JDK 8 Reviewed-by: weijun, alanb, ksrini, naoto by rgallard · 11 years ago
- 7c6385a Merge by lana · 11 years ago
- 37fce51 Merge by lana · 11 years ago
- 5bb9bfe Merge by lana · 11 years ago
- dfd7aaf 8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent by sla · 11 years ago
- 62ed620 8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true by jfranck · 11 years ago
- 636aed5 8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7 by pchelko · 11 years ago
- 1288811 8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression by sherman · 11 years ago
- 8472b78 8026884: test for fix of JDK-8021398 does not have @bug tag by emc · 11 years ago
- 02adf91 8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails Reviewed-by: bae, jchen by prr · 11 years ago
- 1242a6d 8027645: Pattern.split() with positive lookahead by sherman · 11 years ago
- e767c89 8028300: Fix raw type lint warnings in java.util.concurrent by darcy · 11 years ago
- 528f535 8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission by alanb · 11 years ago
- 4f61866 8028283: Revert JavaDoc changes pushed for JDK-7068423 Reviewed-by: art, serb by bagiras · 11 years ago
- 79bee70 8028234: Remove unused methods in sun.misc.JavaAWTAccess by mchung · 11 years ago
- 4772629 8028014: Doclint warning/error cleanup in javax.management by rriggs · 11 years ago
- bc48b47 8028229: Fix more raw types lint warning in core libraries by darcy · 11 years ago
- 095db91 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) by alanb · 11 years ago
- 75f7de3 8028027: serialver should emit declaration with the 'private' modifier by smarks · 11 years ago
- 9a84693 8027823: catchException combinator fails with 9 argument target by vlivanov · 11 years ago
- 05aaaa2 8026330: java.util.Base64 urlEncoder should omit padding by sherman · 11 years ago
- 1404bc3 Merge by lana · 11 years ago
- 1ab38a9 8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal by lancea · 11 years ago
- 5bc1e01 8027991: InputStream should be closed in sun.security.tools.jarsigner.Main by weijun · 11 years ago
- d223e8b 8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win) by alanb · 11 years ago
- 9e7871a 6523160: RuntimeMXBean.getUptime() returns negative values by jbachorik · 11 years ago
- 2faa3bc 8028092: Lint cleanup of java.time.format by rriggs · 11 years ago
- c2f9658 Merge by lana · 11 years ago
- 244585c 8028041: Serialized Form description of j.l.String is not consistent with the implementation by rriggs · 11 years ago
- 6456288 8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f by alanb · 11 years ago
- 3bc5f1c 8028076: Correct raw type lint warnings in core reflection implementation classes by darcy · 11 years ago
- 4b3b719 8025985: com.sun.management.OSMBeanFactory should not be public by mchung · 11 years ago
- bfef454 8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351 by mchung · 11 years ago
- e1913b8 8027912: [macosx] Provide means to force the headful mode on OS X when running via ssh by anthony · 11 years ago
- a204cf6 8019834: InetAddress.getByName hangs for bad IPv6 literals Reviewed-by: alanb by chegar · 11 years ago
- 48ff279 8027351: (ref) Private finalize method invoked in preference to protected superclass method by mchung · 11 years ago
- 506f953 8027648: Type of overridden property is resolved incorrectly by malenkov · 11 years ago
- 132da0a 8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c by jbachorik · 11 years ago
- 3526625 8027695: There should be a space before % sign in Swedish locale by yhuang · 11 years ago
- 4060a2c 8024458: DataInput.readDouble refers to "readlong" instead of "readLong" by rriggs · 11 years ago
- 925566c 8025234: [javadoc] fix some errors in javax.swing.** by yan · 11 years ago
- c0e0767 8027796: Refactor Core Reflection for Type Annotations Reviewed-by: psandoz by jfranck · 11 years ago
- 01c0e12 8027961: Inet[4|6]Address native initializing code should check field/MethodID values by chegar · 11 years ago
- 9bd529d 8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces by ksrini · 11 years ago
- b2ebc06 8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces by ksrini · 11 years ago
- 47511cd 8025698: (fs) Typo in exception thrown by encode() in UnixPath.java by dxu · 11 years ago
- 5ecc2d6 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class by rfield · 11 years ago
- 16c4017 8027687: The constructors of URLPermission class do not behave as described in javad by michaelm · 11 years ago
- 675df3b 8027755: Anti-delta incorrect push for 8025198 Reviewed-by: alanb by dholmes · 11 years ago
- 0ea653f 8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java by dholmes · 11 years ago
- cf501b5 8024635: Caching MethodType's descriptor string improves lambda linkage performance by jrose · 11 years ago
- e8e3d8f 8026491: Typos in string literals Reviewed-by: alexsch, anthony by malenkov · 11 years ago
- ca2ffe4 Merge by lana · 11 years ago
- fd6a887 Merge by lana · 11 years ago
- d3a0ec8 Merge by lana · 11 years ago
- 7b4de10 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow by leonidr · 11 years ago
- b3fd717 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 by pchelko · 11 years ago
- afbfb09 8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine by bagiras · 11 years ago
- 075895d 8024633: Lambda linkage performance - initialize generated class earlier by briangoetz · 11 years ago
- 71b63b3 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types by briangoetz · 11 years ago
- bd3f02b 8027316: Distinct operation on an unordered stream should not be a barrier by psandoz · 11 years ago
- 3a8e6f3 8023863: deprecate support for statically-generated stubs from RMI (JRMP) by smarks · 11 years ago
- 91d24f8 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers by bpb · 11 years ago
- 44b02c7 8005294: Consider default methods for additions to AnnotatedElement by darcy · 11 years ago
- 2bb01b0 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas by briangoetz · 11 years ago
- 809f1e4 Merge by lana · 11 years ago
- 763e18b Merge by michaelm · 11 years ago
- 4f96e0f 8027570: NullPointerException in URLPermission.hashCode() Reviewed-by: chegar by michaelm · 11 years ago
- c48c78a 6931564: Incorrect display name of Locale for south africa Reviewed-by: yhuang by mfang · 11 years ago
- cf81efe 6192407: s10_70, ko, s1/dvd, minor misspelling under "Select Software Localizations" by mfang · 11 years ago
- 977a593 8026880: NetworkInterface native initializing code should check fieldID values by chegar · 11 years ago
- 26b4399 8025521: [de] mnemonic conflict in FileChooser for GTK Style feel&look by mfang · 11 years ago
- 8c8125b 8008647: [es] minor cosmetic issues in translated java command line outputs by mfang · 11 years ago
- 3801e48 8025646: [pt_BR] overtranslation of option in java command line output by mfang · 11 years ago
- c318000 8008437: [sv] over-translation in java command line outputs by mfang · 11 years ago
- 543aa45 8026108: [it, ja, zh_CN] wrong translation in jar example. by mfang · 11 years ago
- 5e7aab4 8027442: JDK compilation fails on MacOS Reviewed-by: alexsch, pchelko by malenkov · 11 years ago
- 94b405d 8022746: List of spelling errors in API doc Reviewed-by: alexsch, smarks by malenkov · 11 years ago
- 2cdf1dc 8027157: [SwingNode] needs explicit expose for JWindow Reviewed-by: art, anthony by ant · 11 years ago
- 9cbfecb Merge by lana · 11 years ago
- 7f3268a 7172770: Default Toolkit implementation return null value for property "awt.dynamicLayoutSupported" by serb · 11 years ago
- 8477a4f 8027066: XMLDecoder in java 7 cannot properly deserialize object arrays by alitvinov · 11 years ago
- 397e5d1 Merge by lana · 11 years ago
- 42641c1 8025673: [macosx] Disable X11 AWT toolkit by dholmes · 11 years ago
- 753cdfd 8016096: [macosx] jawt_md.h shipped with jdk is outdated by dholmes · 11 years ago
- 5bdb308 8027025: [macosx] getLocationOnScreen returns 0 if parent invisible by pchelko · 11 years ago
- 8413848 8027030: AWT Multiple JVM DnD Test Failing on Linux (OEL and Ubuntu) and Solaris (Sparc and x64) by pchelko · 11 years ago
- 759e2d1 8026863: regression in anonymous Logger.setParent method by dfuchs · 11 years ago
- a1658bc 5063500: Formatter spec says "char" is not an integral type by smarks · 11 years ago
- 78c2932 8026929: remove accelerators from policytool resources by weijun · 11 years ago
- c2273fa 8025003: Base64 should be less strict with padding by sherman · 11 years ago
- cc9745d 8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms by twisti · 11 years ago
- b1be72e 8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result by jfranck · 11 years ago
- e4b0efa 8019646: Clarify javadoc contract of LambdaMetafactory by briangoetz · 11 years ago
- 5762a4b 8023862: deprecate HTTP proxying from RMI Reviewed-by: mchung by smarks · 11 years ago
- 5a83cae 8027170: Annotations declared on super-super-class should be overridden by super-class. by alundblad · 11 years ago
- aa59b7f 7090424: TestGlyphVectorLayout failed automately with java.lang.StackOverflowError by serb · 11 years ago
- 261c4a3 8027169: Xrender: Cleaner version of the fix for 7159455 Nimbus scrollbar glitch by prr · 11 years ago
- 173197f 8020851: java.awt.event.WindowEvent spec should state that WINDOW_CLOSED event may not be delivered under certain circumstances by serb · 11 years ago
- d02bcdc 8024521: (process) Async close issues with Process InputStream by igerasim · 11 years ago