Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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
Added tag jdk8-b97 for changeset 611e21a147b1
2013-07-04, by cl
Merge
2017-07-05, by duke
Merge
2013-07-05, by lana
Merge
2013-07-02, by sundar
Merge
2013-07-02, by lagergren
8017082: Long array literals were slightly broken
2013-07-02, by lagergren
8019553: NPE on illegal l-value for increment and decrement
2013-07-02, by sundar
8016667: Wrong bytecode when testing/setting due to null check shortcut checking against primitive too
2013-07-02, by lagergren
8019580: Build Script Change for Nashorn promotion testing
2013-07-02, by jlaskey
8019508: Comma handling in object literal parsing is wrong
2013-07-01, by sundar
8019488: switch on literals result in NoSuchMethodError or VerifyError
2013-07-01, by sundar
8019482: Number("0x0.0p0") should evaluate to NaN
2013-07-01, by sundar
8019478: Object.prototype.toString.call(/a/.exec("a")) === "[object Array]" should be true
2013-07-01, by sundar
8019473: Parser issues related to functions and blocks
2013-07-01, by sundar
8019365: Error stack format
2013-06-28, by sundar
Merge
2013-06-28, by lana
Merge
2013-06-27, by sundar
8019226: line number not generated for first statement if it is on the same function declaration line
2013-06-27, by sundar
8019175: Simplify ScriptObject.modifyOwnProperty
2013-06-26, by jlaskey
8014781: support Error.captureStackTrace
2013-06-26, by sundar
8019157: Avoid calling ScriptObject.setProto() if possible
2013-06-26, by hannesw
8008458: Strict functions dont share property map
2013-06-26, by jlaskey
8017950: error.stack should be a string rather than an array
2013-06-26, by sundar
8015969: Needs to enforce and document that global "context" and "engine" can't be modified when running via jsr223
2013-06-25, by sundar
8015959: Can't call foreign constructor
2013-06-24, by sundar
8017448: JDK-8010732.js.EXPECTED truncated
2013-06-22, by jlaskey
8010732: BigDecimal, BigInteger and Long handling in nashorn
2013-06-21, by jlaskey
Merge
2013-06-21, by sundar
8017260: adjust lookup code in objects.* classes
2013-06-21, by sundar
Merge
2013-06-20, by sundar
8017046: Cannot assign undefined to a function argument if the function uses arguments object
2013-06-20, by sundar
8015347: Parsing issue with decodeURIComponent
2013-06-19, by sundar
8010697: DeletedArrayFilter seems to leak memory
2013-06-19, by jlaskey
8012698: [nashorn] tests fail to run with agentvm or samevm
2013-06-18, by sundar
Added tag jdk8-b97 for changeset f9f7fb94f515
2013-07-04, by cl
Merge
2017-07-05, by duke
Added tag jdk8-b97 for changeset 1ebe717664d4
2013-07-04, by cl
Merge
2017-07-05, by duke
Merge
2013-07-08, by katleman
8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m
2013-07-08, by tbell
Merge
2013-07-05, by lana
Merge
2013-07-03, by lana
Merge
2013-07-02, by lana
7184195: java.util.logging.Logger.getGlobal().info() doesn't log without configuration
2013-07-02, by dfuchs
8017463: [TEST_BUG] 2 tests from tools/pack200/ remain about 1 GB of data in work directory after execution
2013-07-02, by ksrini
8017174: NPE when using Logger.getAnonymousLogger or LogManager.getLogManager().getLogger
2013-07-02, by dfuchs
8019539: Fix doclint errors in java.security and its subpackages
2013-07-01, by juh
8019535: Fix doclint issues in java.time.format
2013-07-01, by darcy
8019529: Fix doclint issues in java.util.spi
2013-07-01, by darcy
8019527: Fix doclint issues in java.lang.instrument
2013-07-01, by darcy
8017540: Improve multi-threaded contention behavior of radix conversion cache
2013-07-01, by bpb
8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set
2013-07-01, by vinnie
8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently
2013-07-01, by dfuchs
8019467: Fix doclint issues in java.util.jar.Pack200
2013-06-30, by darcy
8019466: Fix doclint issues in java.util.function
2013-06-30, by darcy
8019286: Fix javadoc typo in ResultSet.next
2013-06-29, by lancea
Merge
2013-06-28, by lana
8019384: jps and jcmd tests fail when there is a process started with a .war file
2013-06-28, by alanb
8019407: Fix doclint issues in javax.naming.*
2013-06-28, by darcy
8019360: Cleanup of the javadoc <code> tag in java.security.*
2013-06-28, by juh
Merge
2013-06-28, by chegar
8015799: HttpURLConnection.getHeaderFields() throws IllegalArgumentException
2013-06-28, by jzavgren
8019377: Sync j.u.c locks and atomic from 166 to tl
2013-06-28, by dl
8017739: ReentrantReadWriteLock is confused by the Threads with reused IDs
2013-06-28, by dl
8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.**
2013-06-28, by alanb
8019155: Update makefiles with correct jfr packages
2013-06-26, by sla
8012987: Optimizations for Stream.limit/substream
2013-06-28, by psandoz
8009736: Comparator API cleanup
2013-06-11, by henryjen
8019359: To comment why not use no_renegotiation to reject client initiated renegotiation
2013-06-27, by xuelei
8019357: Fix doclint warnings in java.lang.invoke
2013-06-27, by darcy
6609431: (rb) ResourceBundle.getString() returns incorrect value
2013-06-27, by naoto
8019320: Fix doclint issues in javax.script
2013-06-27, by darcy
8019224: add exception chaining to RMI CGIHandler
2013-06-27, by smarks
8019315: Fix doclint issues in java.util.logging
2013-06-27, by darcy
8017471: Fix JDBC -Xdoclint public errors
2013-06-27, by lancea
8019304: Fix doclint issues in java.util.prefs
2013-06-27, by darcy
Merge
2013-06-27, by chegar
8019227: JDK-8010325 broke the old build
2013-06-27, by wetmore
8019228: Fix doclint issues in java.util.zip
2013-06-26, by darcy
8019223: Fix doclint warnings in java.rmi.server
2013-06-26, by darcy
7018139: Fix HTML accessibility and doclint issues in java.math
2013-06-26, by darcy
8017322: java/util/Currency/PropertiesTest.sh should run exclusively
2013-06-26, by naoto
8016761: Lambda metafactory - incorrect type conversion of constructor method handle
2013-06-26, by rfield
8012647: Add Arrays.parallelPrefix (prefix sum, scan, cumulative sum)
2013-06-26, by chegar
8017049: rename property jdk.tls.rejectClientInitializedRenego
2013-06-26, by xuelei
8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
2013-06-25, by yhuang
8017326: Cleanup of the javadoc <code> tag in java.security.spec
2013-06-25, by juh
8017325: Cleanup of the javadoc <code> tag in java.security.cert
2013-06-25, by juh
8014233: java.lang.Thread should have @Contended on TLR fields
2013-06-25, by shade
8016051: Possible ClassCastException in KdcComm
2013-06-25, by weijun
4641897: Faster string conversion of large integers
2013-06-20, by bpb
8017570: jfr.jar should not be in compact3 (for now)
2013-06-25, by alanb
8017550: Fix doclint issues in java.lang and subpackages
2013-06-24, by darcy
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException
2013-06-24, by bpb
8017468: typo in javadoc: " ResourceBunlde "
2013-06-24, by naoto
8017477: Remove TimeZone.DisplayNames, no longer used
2013-06-24, by alanb
8017453: ReplayCache tests fail on multiple platforms
2013-06-24, by weijun
7157360: HttpURLConnection: HTTP method DELETE doesn't support output
2013-06-22, by arieber
8017271: Crash may occur in java.net.DualStackPlainSocketImpl::initIDs due to unchecked values returned from JNI functions
2013-06-22, by chegar
6863624: java/util/Currency/PropertiesTest.sh writable check is incorrect
2013-06-21, by naoto
7131192: BigInteger.doubleValue() is depressingly slow
2013-06-21, by bpb
7192954: Fix Float.parseFloat to round correctly and preserve monotonicity.
2013-06-21, by bpb
8001326: Improve Kerberos caching
2013-06-21, by weijun
8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx)
2013-06-20, by alanb
8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx)
2013-06-20, by chegar
Merge
2013-06-20, by mduigou
8017088: Map/HashMap.compute() incorrect with key mapping to null value
2013-06-20, by mduigou
8017157: catch more exception in test RejectClientRenego
2013-06-20, by xuelei
8016139: PrimitiveIterator.forEachRemaining
2013-06-20, by psandoz
8016455: Sync stream tests from lambda to tl
2013-06-20, by psandoz
8016324: filter/flatMap pipeline sinks should pass size information to downstream sink
2013-06-20, by psandoz
8016308: Updates to j.u.stream.Node/Nodes
2013-06-20, by psandoz
Merge
2013-07-02, by lana
Merge
2013-06-28, by lana
8016534: javax/swing/text/View/8014863/bug8014863.java failed
2013-06-28, by dmarkov
8019236: [macosx] Add javadoc to the handleWindowFocusEvent in CEmbeddedFrame
2013-06-27, by pchelko
8007642: Media Names on Java Print Do Not Match the Printer’s and Confuse Users
2013-06-21, by alitvinov
8016545: java.beans.XMLEncoder.writeObject output is wrong
2013-06-21, by malenkov
8014264: The applet pathguy_TimeDead throws java.lang.NullPointerException in java console once click drop-down check box.
2013-06-20, by leonidr
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip