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.
8047359: large string size RangeError should be thrown rather than reporting negative length
2014-07-01, by sundar
8048586: String concatenation with optimistic types is slow
2014-06-30, by hannesw
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
2014-06-30, by sundar
8046013: TypeError: Cannot apply "with" to non script object
2014-06-27, by sundar
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
2014-06-27, by lagergren
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
2014-06-26, by attila
8047357: More precise synthetic return + unreachable throw
2014-06-26, by attila
8048079: Persistent code store is broken after optimistic types merge
2014-06-25, by hannesw
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
2014-06-25, by sundar
8048009: Type info caching accidentally defeated
2014-06-24, by attila
8047959: bindings created for declarations in eval code are not mutable
2014-06-24, by sundar
8046201: Avoid repeated flattening of nested ConsStrings
2014-06-23, by hannesw
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
2014-06-23, by sundar
8046905: apply on apply is broken
2014-06-23, by attila
8046921: Deoptimization type information peristence
2014-06-20, by attila
8047369: Add regression tests for passing test cases of JDK-8024971
2014-06-19, by sundar
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
2014-06-19, by lagergren
Added tag jdk9-b21 for changeset e4ffc9bab6f2
2014-07-03, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
Merge
2014-07-01, by lana
7095856: OutputStreamHook doesn't handle null values
2014-07-01, by coffeys
Added tag jdk9-b21 for changeset a36678c24565
2014-07-03, by katleman
Merge
2017-07-05, by duke
Merge
2014-07-09, by lana
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
2014-07-03, by egahlin
8043327: Collectors.toMap studentToGPA example uses Functions.identity()
2014-07-03, by psandoz
8048840: File.createTempFile has uninformative failure message
2014-07-02, by jmanson
8048990: ZipFile.entries() can't handle empty zip entry names
2014-07-02, by martin
8048891: Remove unused JObjC from jdk repository
2014-07-02, by alanb
8042053: Broken links to jarsigner and keytool docs in java.security package summary
2014-07-02, by weijun
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
2014-07-02, by sla
8048989: small errors in Collectors examples
2014-07-01, by smarks
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
2014-07-01, by ykantser
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
2014-07-02, by weijun
Merge
2014-07-01, by valeriep
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
2014-07-01, by valeriep
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
2014-07-01, by valeriep
Merge
2014-07-01, by lana
Merge
2014-07-01, by prr
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
2014-06-24, by yan
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
2014-06-24, by azvegint
Merge
2014-06-23, by ddehaven
8043509: java.awt.Font gets initialized with the wrong font name for some Locales
2014-06-23, by prr
8047798: Remove EventQueueDelegate
2014-06-23, by pchelko
8044063: Remove com.sun.java.browser.* from jdk repo
2014-06-20, by mchung
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
2014-06-20, by prr
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
2014-06-20, by yan
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
2014-06-19, by yan
8046485: Add missing @since tag under javax.swing.*
2014-06-18, by henryjen
Merge
2014-06-18, by prr
8047061: [macosx] Crash when setting display mode
2014-06-18, by pchelko
8040007: GtkFileDialog strips user inputted filepath
2014-06-17, by azvegint
8046221: [TEST_BUG] Cleanup datatransfer tests
2014-06-16, by pchelko
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
2014-06-12, by serb
8029455: [JLightweightFrame] support scaled painting
2014-06-12, by serb
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
2014-06-12, by serb
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
2014-06-11, by darcy
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
2014-06-05, by henryjen
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
2014-06-11, by yan
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
2014-06-11, by serb
8041644: [OGL] clip is ignored during surface->sw blit
2014-06-11, by serb
8015081: javax.security.auth.Subject.toString() throws NPE
2014-07-01, by ascarpino
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
2014-07-01, by prappo
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
2014-07-01, by prappo
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
2014-07-01, by jbachorik
7095856: OutputStreamHook doesn't handle null values
2014-07-01, by coffeys
8048710: Use ServiceLoader for the jvmstat protocols
2014-07-01, by sla
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
2014-07-01, by jbachorik
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
2014-07-01, by jbachorik
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
2014-07-01, by sla
8048839: Reverse sense of -Xlint options in build of jdk repo
2014-06-30, by darcy
8046434: Fix doclint warnings from javax.swing.plaf.metal package
2014-06-30, by yan
8048207: Collections.checkedQueue.offer() calls add on wrapped queue
2014-06-27, by mduigou
8047721: @since should have JDK version
2014-06-16, by henryjen
8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
2014-06-27, by igerasim
8039317: Read currency.data as a resource
2014-06-26, by naoto
8044276: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.synth
2014-06-26, by yan
8044281: Fix doclint warnings (missing javadoc tags) in javax.swing.table
2014-06-26, by yan
8047795: Collections.checkedList checking bypassed by List.replaceAll
2014-06-25, by mduigou
8029607: Type of Service (TOS) cannot be set in IPv6 header
2014-06-25, by michaelm
8048073: Cannot read ccache entry with a realm-less service name
2014-06-25, by weijun
8038826: sun/management/jmxremote/startstop/JMXStartStopTest.java fails with "should report port in use"
2014-06-25, by jbachorik
8047904: Runtime.loadLibrary throws SecurityException when security manager is installed
2014-06-24, by mchung
8046273: Add overrides lint warning to build of jdk repository
2014-06-24, by darcy
8048005: Add test timing information to JMXStartStopTest
2014-06-24, by jbachorik
8047073: Some javax/management/ fails with JFR
2014-06-24, by jbachorik
8048014: Update java.lang.SafeVararags for private methods
2014-06-24, by darcy
8043967: Fix doclint warnings for java.awt
2014-06-24, by yan
8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode
2014-06-24, by chegar
8038321: RMIConnector_NPETest.java can't start rmid if running on fastdebug or Solaris-sparc
2014-06-24, by sjiang
8044256: Fix doclint warnings (missing javadoc tags) in javax.swing.plaf.nimbus
2014-06-24, by yan
8042369: Remove duplicated java.time classes in build.tools.tzdb
2014-06-23, by sherman
5077522: Duration.compare incorrect for some values
2014-06-23, by joehw
8046337: Test closed/tools/pack200/MemoryAllocatorTest.java fails on windows-i586
2014-06-23, by kizune
8044772: TempDirTest.java still times out with -Xcomp
2014-06-23, by sla
8040901: fix doclint block tag issues in swing event classes
2014-06-23, by yan
8044866: Fix raw and unchecked lint warnings in asm
2014-06-20, by ksrini
8046445: Fix doclint warnings for javax.swing.plaf.multi
2014-06-20, by yan
8029994: Support "include" and "includedir" in krb5.conf
2014-06-20, by weijun
8047387: Generate different version of java.policy file for windows 32-bit and 64-bit
2014-06-19, by mchung
8000650: unpack200.exe should check gzip crc
2014-06-19, by kizune
8046446: Fix doclint warnings in javax.swing.text.html package
2014-06-19, by yan
8046895: Fix doclint warnings in javax.swing.text.html.parser package
2014-06-19, by yan
8046024: JDI shared memory transport failed with "Observed abandoned IP mutex"
2014-06-19, by sla
8044715: Add finally lint warning to build of jdk repository
2014-06-18, by darcy
Merge
2014-06-18, by prr
8046391: Hang displaying JFileChooser with Windows L&F
2014-06-11, by aivanov
8046271: Fix overrides lint warnings in Apple laf code
2014-06-09, by darcy
Merge
2014-06-09, by prr
8042870: Fix raw and unchecked warnings in sun.print
2014-06-09, by darcy
8039901: jdk/src/share/classes/com/sun/media/sound/services/<platform> appear not to be used
2014-06-09, by serb
8046239: Build failure in 9-client on all non-Windows platforms
2014-06-09, by aivanov
8044765: Move functional tests AWT_SystemTray/Automated to openjdk repository
2014-06-09, by yan
8046245: JDK 9 client build failure on Solaris
2014-06-09, by serb
8039383: NPE when changing Windows theme
2014-06-06, by aivanov
8041464: [TEST_BUG] CustomClassLoaderTransferTest does not support OS X
2014-06-06, by pchelko
8041990: [macosx] Language specific keys does not work in applets when opened outside the browser
2014-06-06, by pchelko
8044516: [macosx] ScreenPopupFactory uses native method that could be avoided
2014-06-06, by pchelko
8044553: Fix raw and unchecked lint warnings in javax.sound.*
2014-06-05, by darcy
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip