Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-256
+256
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge
2017-07-05, by duke
8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
2013-12-12, by joehw
8027359: XML parser returns incorrect parsing results
2014-01-05, by joehw
8029236: Update copyright year to match last edit in jdk8 jaxp repository for 2013
2013-12-23, by joehw
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
2013-12-23, by joehw
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 6b9397692808
2013-12-12, by iris
Merge
2017-07-05, by duke
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 0127c0df76cd
2013-12-12, by iris
Merge
2017-07-05, by duke
8029231: Update copyright years for files in corba repository for 2013
2013-12-23, by ssides
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 40be46e0fee0
2013-12-12, by iris
Merge
2017-07-05, by duke
8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
2014-01-08, by dxu
8030781: System.setProperties(null) drops all system properties (RELEASE not set)
2014-01-08, by erikj
6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
2014-01-08, by alanb
8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds
2014-01-08, by alanb
8031369: Fix raw types warnings in sun.misc.{Cache, SoftCache}
2014-01-07, by darcy
8000962: Update JDK_MINOR_VERSION for JDK 9
2014-01-07, by darcy
8030823: Security Providers need to have their version numbers updated for JDK9
2014-01-07, by ascarpino
8031361: Fix raw types warning in java.lang.management
2014-01-07, by darcy
8031326: Use Class<?> rather than Class in java.net method signatures
2014-01-07, by darcy
8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()
2014-01-07, by rriggs
8031302: Fix raw types lint warnings in java.security
2014-01-07, by darcy
8027063: SecurityManger.getClassContext returns a raw type
2014-01-07, by darcy
Merge
2014-01-07, by chegar
8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec
2014-01-07, by chegar
8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access
2014-01-07, by chegar
8031306: Incorrect bug id on tests
2014-01-07, by psandoz
8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
2014-01-07, by psandoz
8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")
2014-01-07, by plevart
8031210: Remove serial warning from java.lang.Enum
2014-01-06, by darcy
8029551: Add value-type notice to java.time classes
2013-12-11, by rriggs
8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
2014-01-06, by juh
8031201: Fix casting lint issues in java.net
2014-01-06, by darcy
8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
2014-01-06, by michaelm
8027359: XML parser returns incorrect parsing results
2014-01-05, by joehw
8030284: intermittent StackOverflow in RMI bench/serial test
2014-01-03, by tyan
8029561: Optimization in Integer to string conversion
2014-01-03, by bpb
8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
2014-01-03, by darcy
8031148: Fix doclint issues in javax.xml.crypto.dsig
2014-01-03, by darcy
8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
2014-01-03, by alanb
8029018: (bf) Check src/share/native/java/nio/Bits.c for JNI pending exceptions
2014-01-03, by alanb
Merge
2014-01-03, by chegar
8031133: AbstractMap should specify its default implementation using @implSpec
2014-01-03, by dl
8027903: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java throws java.net.SocketException: Cannot assign requested address
2014-01-02, by msheppar
8030698: Several GUI labels in jconsole need correction
2013-12-30, by igerasim
8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
2013-12-30, by weijun
8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out
2013-12-24, by xuelei
8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler
2013-12-24, by smarks
Merge
2013-12-24, by mullan
8030813: Signed applet fails to load when CRLs are stored in an LDAP directory
2013-12-24, by mullan
8029997: [infra] remove Solaris ISA directories and the links
2013-12-23, by ksrini
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
2013-12-23, by joehw
8030850: Setting .level=FINEST in logging configuration file doesn't work
2013-12-22, by dfuchs
7168267: Cleanup of rmi regression tests
2013-12-20, by tyan
8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons
2013-12-13, by smarks
8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount
2013-12-20, by darcy
8029909: Clarify equals/hashcode behavior for java.time types
2013-12-20, by rriggs
8030002: Enhance deserialization using readObject
2013-12-20, by rriggs
8023471: Add compatibility note to AnnotatedElement
2013-12-20, by darcy
8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
2013-12-20, by dfuchs
8030851: Update code in java.util to use newer language features
2013-12-20, by psandoz
8030690: TEST_BUG java/nio/Buffer/Chars.java fails intermittently
2013-12-20, by alanb
8030842: Intermittent test failure SSLSocketTimeoutNulls.java
2013-12-19, by xuelei
8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout
2013-12-19, by mchung
8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently
2013-12-19, by alanb
8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
2013-12-19, by dfuchs
Merge
2013-12-19, by chegar
Merge
2013-12-19, by chegar
8026155: Enhance ForkJoin pool
2013-12-19, by dl
7102702: java/net/PortUnreachableException/OneExceptionOnly.java failing
2013-12-19, by msheppar
7093640: Enable client-side TLS 1.2 by default
2013-12-19, by xuelei
8029513: SwingApplet demo files still found in JDK 8 on Solaris
2013-12-18, by ksrini
8029388: java.exe consumes argument intended for launched java class
2013-12-18, by ksrini
8024033: [launcher] remove solaris dual mode support
2013-12-18, by ksrini
7018010: References to ProxySelector is without link
2013-12-18, by rriggs
8029788: Certificate validation - java.lang.ClassCastException
2013-12-18, by vinnie
8029809: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails intermittently with "Operation not permitted"
2013-12-18, by jbachorik
8029890: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails: Blocked thread has 4 blocked counts. Expected 3
2013-12-18, by jbachorik
8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission
2013-12-18, by alanb
8030084: Fix lint warnings in sun.security.tools.policytool
2013-12-17, by darcy
8029795: LinkedHashMap.getOrDefault() doesn't update access order.
2013-12-17, by mduigou
8030035: Create a stable test group in TEST.groups
2013-12-17, by alanb
6605915: jinfo -flag <flag name> functionality doesn't work with core files
2013-12-17, by sla
8029055: Map.merge implementations should refuse null value param
2013-12-13, by mduigou
8030016: HashMap.computeIfAbsent generates spurious access event
2013-12-13, by mduigou
6706208: (cs) CharsetProvider permission check cleanup
2013-12-16, by alanb
8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
2013-12-16, by alanb
8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found
2013-12-16, by sla
4660158: TTY: NumberFormatException while trying to set values by 'set' command
2013-12-16, by sla
8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods
2013-12-16, by sla
8030036: Updates to ProblemList.txt after same-binaries run
2013-12-16, by sla
8028562: Test SSLSocketSSLEngineTemplate.java intermittent failed with "Data length error"
2013-12-15, by xuelei
8029805: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods
2013-12-15, by alanb
8025437: Check DefaultProxySelector for JNI pending exception issues
2013-12-14, by dxu
8022219: Intermittent test failures in java/util/zip/ZipFile
2013-12-14, by dxu
8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently
2013-12-14, by alanb
4891331: BigInteger a.multiply(a) should use squaring code
2013-12-13, by bpb
8030082: Fix raw types lint warnings, etc. in various sun.security libraries
2013-12-13, by darcy
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 54d61bc20e2a
2013-12-12, by iris
Merge
2017-07-05, by duke
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset 9088fb4951d4
2013-12-12, by iris
8030781: System.setProperties(null) drops all system properties (RELEASE not set)
2014-01-08, by erikj
8000962: Update JDK_MINOR_VERSION for JDK 9
2014-01-07, by darcy
8031081: Use separate doclint flags for different doc bundles
2014-01-03, by darcy
8030793: Update jprt.properties to release jdk9
2013-12-19, by erikj
8029797: Let jprt run configure when building
2013-12-17, by erikj
8030068: Update .jcheck/conf files for JDK 9
2013-12-13, by iris
Added tag jdk9-b00 for changeset a1f52953e1ee
2013-12-12, by iris
Added tag jdk9-b00 for changeset 13b877757b0b
2017-07-05, by duke
Merge
jdk9-b00
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset 358a358062d5
2013-12-12, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset a1eb659bc2df
2013-12-12, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset c11c4dbfeef6
2013-12-12, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset 364ebc8a25e1
2013-12-12, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset 3e952d81f575
2013-12-12, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset 9c26010427f3
2013-12-12, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b120 for changeset 1d69b0d20e2c
2013-12-12, by katleman
Added tag jdk8-b120 for changeset 7e7001d203cb
2013-12-12, by katleman
Added tag jdk8-b120 for changeset a1ee9743f4ee
2017-07-05, by duke
Merge
jdk8-b120
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-12-05, by lana
8029216: (jdeps) Provide a specific option to report JDK internal APIs
2013-12-04, by mchung
Merge
2013-12-03, by lana
8025416: doclet not substituting {@docRoot} in some cases
2013-12-03, by bpatel
8029179: javac produces a compile error for valid boolean expressions
2013-12-03, by vromero
8028699: Compiler crash during speculative attribution of annotated type
2013-12-03, by jlahoda
Added tag jdk8-b119 for changeset 7598dfa5cb4c
2013-12-04, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b119 for changeset a8319a97a474
2013-12-04, by katleman
Merge
2017-07-05, by duke
Merge
2013-12-05, by lana
8027973: Error in the documentation for newFactory method of the javax.xml.stream factories
2013-12-04, by joehw
Added tag jdk8-b119 for changeset 96c027ed69dc
2013-12-04, by katleman
Merge
2017-07-05, by duke
Merge
2013-12-05, by lana
Merge
2013-12-04, by sundar
8029173: Debugger support doesn't handle ConsString
2013-11-26, by jlaskey
Added tag jdk8-b119 for changeset a529e9d7d40e
2013-12-04, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b119 for changeset a0ac783d73d4
2013-12-04, by katleman
Merge
2017-07-05, by duke
8029616: Update jdeps man page to include a new -jdkinternals option
2013-12-10, by rgallard
Merge
2013-12-05, by lana
8029525: java/lang/ProcessBuilder/Basic.java fails intermittently
2013-12-05, by robm
8029501: BigInteger division algorithm selection heuristic is incorrect
2013-12-05, by bpb
8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
2013-12-05, by bpb
8029264: [doclint] more doclint and tidy cleanup
2013-12-05, by yan
8028564: Concurrent calls to CHM.put can fail to add the key/value to the map
2013-12-05, by psandoz
8027963: Create unlimited policy jars.
2013-12-05, by erikj
8029550: javadoc since tag for recent Hashtable updates
2013-12-04, by ascarpino
8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java from ProblemList.txt
2013-12-04, by mchung
8027218: TEST_BUG: sun/security/pkcs11/ec tests fail because of ever-changing key size restrictions
2013-12-04, by ascarpino
8029141: Add @FunctionalInterface annotation to Callable interface
2013-12-04, by smarks
Merge
2013-12-04, by mfang
8027244: Need to translate new error message and usage information for jar tool
2013-12-04, by mfang
7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java hanging intermittently
2013-12-04, by mchung
8029347: sun/rmi/runtime/Log/checkLogging/CheckLogging.java fails in nightly intermittently
2013-12-04, by coffeys
8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic
2013-12-04, by henryjen
8029117: (reflect) clarify javadoc for getMethod(...) and getMethods()
2013-12-04, by jfranck
8029164: Race condition in CompletableFuture.thenCompose with asynchronous task
2013-12-04, by psandoz
6461635: [TESTBUG] BasicTests.sh test fails intermittently
2013-12-03, by sla
Merge
2013-12-03, by lana
8028816: Add value-type notice to Optional* classes
2013-12-03, by briangoetz
8029489: StringJoiner spec for setEmptyValue() and length() is malformatted
2013-12-03, by smarks
8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf)
2013-12-03, by sherman
Merge
2013-12-03, by valeriep
8029158: sun/security/pkcs11/Signature/TestDSAKeyLength.java does not compile (or run)
2013-12-03, by valeriep
8028351: JWS doesn't get authenticated when using kerberos auth proxy
2013-12-04, by weijun
8029281: Synchronization issues in Logger and LogManager
2013-12-04, by dfuchs
8028757: CharSequence.subSequence improperly requires a "new" CharSequence be returned
2013-12-03, by smarks
7190106: java/rmi/reliability/benchmark fails intermittently because of use of fixed port
2013-12-03, by tyan
8028019: AWT Doclint warning/error cleanup
2013-12-03, by rriggs
8022181: Tune algorithm crossover thresholds in BigInteger
2013-12-03, by bpb
8029475: Fix more doclint issues in javax.security
2013-12-03, by darcy
8029483: BufferedReader.lines() javadoc typo should be fixed
2013-12-03, by henryjen
8029478: Fix more doclint issues in javax.script
2013-12-03, by darcy
8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream
2013-12-03, by michaelm
8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds
2013-12-03, by sjiang
8029417: JDBC 4.2 javadoc updates
2013-12-02, by lancea
8028368: There is no description whether or not java.util.ResourceBundle is thread-safe
2013-12-02, by naoto
8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test
2013-12-02, by vinnie
8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java
2013-12-02, by msheppar
8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors
2013-12-01, by darcy
8029348: ProblemList.txt updates (11/2013)
2013-11-29, by tyan
6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS
2013-11-28, by jbachorik
8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout
2013-11-27, by juh
Merge
2013-12-05, by lana
8029382: [macosx] Need test for JDK-7161437
2013-12-04, by serb
8028484: [TEST_BUG][macosx] closed/java/awt/MouseInfo/JContainerMousePositionTest fails
2013-12-04, by pchelko
8025775: JNI warnings in TryXShmAttach
2013-12-04, by alitvinov
Merge
2013-12-03, by lana
7124391: [TEST_BUG][macosx] MouseEvents are not dispatched when the mouse cursor leaves the component
2013-12-03, by pchelko
8029251: [TEST_BUG][macosx] Use safari browser, the ouput contain information that DataFlavor.allHtmlFlavor is not present in the system clipboard
2013-12-03, by pchelko
8023576: [TEST BUG] Compilation fails for java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java
2013-12-03, by yan
7178682: [TEST_BUG][macosx] Mouse Pressed event can't be monitored for DisabledComponentsTest.html.
2013-11-29, by pchelko
8029010: [macosx] Need test for JDK-7124513
2013-11-29, by serb
7152982: [TEST_BUG][macosx] Extremely unstable mouse modifiers test
2013-11-29, by pchelko
Merge
2013-12-05, by lana
Merge
2013-12-03, by lana
8029204: Printing a GlyphVector on Windows ignores position of first glyph
2013-12-03, by prr
Added tag jdk8-b119 for changeset ad69f3bf4111
2013-12-04, by katleman
Merge
2017-07-05, by duke
Added tag hs25-b62 for changeset dfe9ffbee182
2013-12-06, by amurillo
Merge
2013-12-06, by amurillo
Merge
2013-12-05, by anoll
8028109: compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java crashes in RT_Baseline
2013-12-04, by anoll
8029190: VM_Version::determine_features() asserts on Fujitsu Sparc64 CPUs
2013-12-02, by simonis
8028624: [TESTBUG] compiler/intrinsics/mathexact/DecExactLTest executes DecExactITest
2013-11-22, by rbackman
8028997: mathexact intrinsics are unstable
2013-11-22, by rbackman
Merge
2013-12-05, by ehelin
8029329: tmtools tests fail with NPE (in the tool) when run with G1 and FlightRecorder
2013-12-03, by sjohanss
Merge
2013-12-02, by ehelin
8027675: Full collections with Serial slower in JDK 8 compared to 7u40
2013-11-26, by sjohanss
Merge
2013-12-03, by sspitsyn
8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers
2013-12-03, by sspitsyn
8028438: static superclass method masks default methods
2013-12-03, by acorn
8026066: ICCE for invokeinterface static
2013-12-03, by acorn
Merge
2013-12-02, by mgronlun
7050685: jsdbproc64.sh has a typo in the package name
2013-11-27, by dsamersoff
Merge
2013-12-01, by vladidan
8028396: Minimal VM: undefined symbol: _ZN23JvmtiCurrentBreakpoints11metadata_doEPFvP8MetadataE
2013-11-19, by jprovino
8029367: new hotspot build - hs25-b62
2013-11-29, by amurillo
Added tag jdk8-b119 for changeset e61cf7994c51
2013-12-04, by katleman
8029515: Building multiple configurations fails after removal of old build system
2013-12-09, by ihse
Merge
2013-12-05, by lana
8027963: Create unlimited policy jars.
2013-12-04, by erikj
Added tag jdk8-b119 for changeset f616b48fffac
2013-12-04, by katleman
Added tag jdk8-b119 for changeset 87b743b2263c
2017-07-05, by duke
Merge
jdk8-b119
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2013-12-03, by lana
8027789: Access method for Outer.super.m() references indirect superclass
2013-11-26, by jlahoda
8026374: javac accepts void as a method parameter
2013-11-26, by jlahoda
8028428: strictfp allowed as annotation element modifier
2013-11-26, by jfranck
8028318: [doclint] doclint will reject existing user-written doc comments using custom tags that follow the recommended rules
2013-11-25, by jjg
Merge
2013-11-25, by lana
8028739: javac generates incorrect descriptor for MethodHandle::invoke
2013-11-22, by rfield
8027977: javadoc dies on NumberFormat/DateFormat subclass
2013-11-20, by bpatel
6557966: Multiple upper bounds of the TypeVariable
2013-11-20, by jlahoda
8028504: javac generates LocalVariableTable even with -g:none
2013-11-19, by vromero
6726154: javadoc generated with incorrect version in comment
2013-11-19, by kizune
8027566: Remove the old build system
2013-11-04, by ihse
less
more
|
(0)
-10000
-3000
-1000
-256
+256
+1000
+3000
+10000
+30000
tip