Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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
2012-05-30, by katleman
7171653: 32-bit cross-compile on 64-bit build host generates 64-bit data for awt/X11 leading to crash
2012-05-30, by dholmes
7172014: Remove empty and unused javah include files
2012-05-25, by ihse
Added tag jdk8-b40 for changeset 95f428cdf9d2
2012-05-24, by katleman
Merge
2017-07-05, by duke
Added tag hs24-b12 for changeset 686dd42705db
2012-05-25, by amurillo
Merge
2012-05-25, by amurillo
Merge
2012-05-24, by kvn
7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer
2012-05-21, by roland
7170053: crash in C2 when using -XX:+CountCompiledCalls
2012-05-18, by twisti
7167254: Crash on OSX in Enumerator.nextElement() with compressed oops
2012-05-18, by roland
7133857: exp() and pow() should use the x87 ISA on x86
2012-05-15, by roland
Merge
2012-05-22, by zgu
7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows
2012-05-18, by dcubed
7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86
2012-05-16, by dcubed
7165755: OS Information much longer on linux than other platforms
2012-05-10, by nloodin
7169102: 7165060 merge lost changes to make/windows/makefiles/defs.make
2012-05-15, by dcubed
Merge
2012-05-15, by dcubed
7165060: dtrace tests fail with FDS debug info files
2012-05-15, by dcubed
Merge
2012-05-12, by zgu
Merge
2012-05-10, by zgu
7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG.
2012-05-11, by kevinw
7163117: Agent can't connect to process on Mac OSX
2012-05-09, by nloodin
Merge
2012-05-09, by dholmes
7167406: (Zero) Fix for InvokeDynamic needed
2012-05-09, by dholmes
7162726: Wrong filter predicate of visible locals in SA JSJavaFrame
2012-05-08, by sla
7170006: new hotspot build - hs24-b12
2012-05-18, by amurillo
Added tag jdk8-b40 for changeset 287fd8991324
2012-05-24, by katleman
Added tag jdk8-b40 for changeset 7693b47ff4f5
2012-05-24, by katleman
Added tag jdk8-b40 for changeset 6e4e654931b9
2017-07-05, by duke
Merge
jdk8-b40
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2012-05-21, by lana
Merge
2012-05-11, by lana
7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
2012-05-11, by sundar
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
2012-05-10, by ksrini
7166010: (javac) JavacMessager incorrectly restores log source file
2012-05-04, by ksrini
Added tag jdk8-b39 for changeset 679d89b6a21a
2012-05-17, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b39 for changeset b5e60661b9a2
2012-05-17, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b39 for changeset a70d185bcc77
2012-05-17, by katleman
Merge
2017-07-05, by duke
Added tag jdk8-b39 for changeset 999611eec364
2012-05-17, by katleman
Merge
2017-07-05, by duke
Merge
2012-05-21, by lana
7167157: jcmd command file parsing does not respect the "stop" command
2012-05-21, by sla
7170087: tools/launcher/Arrghs.java test has wrong bugID for 7151434
2012-05-21, by ksrini
7170203: TEST_BUG: test/java/nio/MappedByteBuffer/Truncate.java failing intermittently
2012-05-21, by alanb
7170308: timing error in the krb5 test SSL.java
2012-05-21, by weijun
7169496: Problem with the SHA-224 support for SunMSCAPI provider
2012-05-18, by valeriep
7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows
2012-05-17, by xuelei
7168110: Misleading jstack error message
2012-05-17, by robm
7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
2012-05-17, by dcubed
7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory
2012-05-16, by alanb
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
2012-05-15, by khazra
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
2012-05-15, by dsamersoff
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
2012-05-14, by xuelei
7144861: speed up RMI activation tests
2012-05-11, by olagneau
Merge
2012-05-11, by lana
7071826: Avoid benign race condition in initialization of UUID
2012-05-11, by mduigou
7167359: (tz) SEGV on solaris if TZ variable not set
2012-05-11, by coffeys
7163874: InetAddress.isReachable should support pinging 0.0.0.0
2012-05-11, by youdwei
Merge
2012-05-10, by valeriep
Merge
2012-05-08, by valeriep
4963723: Implement SHA-224
2012-05-08, by valeriep
7163470: Build fails if javax.crypto src files not present
2012-05-10, by coffeys
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
2012-05-09, by khazra
7167362: SecureRandom.init should be converted, amendment to 7084245
2012-05-09, by wetmore
7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE
2012-05-09, by khazra
7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
2012-05-09, by ksrini
7165722: Invalid path in MemoryMonitor demo's README.txt
2012-05-09, by luchsh
7166570: JSSE certificate validation has started to fail for certificate chains
2012-05-08, by xuelei
7167092: Need to put the return clause in the synchronized block
2012-05-08, by xuelei
7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0
2012-05-08, by sherman
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H
2012-05-08, by sherman
7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed
2012-05-08, by dholmes
7166687: InetAddress.getLocalHost().getHostName() returns FQDN
2012-05-07, by robm
7166048: Remove the embeded epoll data structure.
2012-05-07, by zhouyx
7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
2012-05-04, by xuelei
7166598: FilteredRowSetImpl can result in Invalid Cursor Position
2012-05-04, by lancea
7160714: Strange or obsolete @see tags in some exception java.util javadoc
2012-05-02, by jgish
7165102: Only run assertion on Integer autoboxing cache size once
2012-05-02, by forax
Merge
2012-05-21, by lana
7170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityException
2012-05-22, by ant
7168144: No appropriate CCC request for changes introduced by 7154030
2012-05-21, by rupashka
7156191: [macosx] Can't type into applet demos in Pivot
2012-05-18, by dcherepanov
7145827: [macosx] JCK failure in b11: FocusableWindow3
2012-05-17, by ant
7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest
2012-05-17, by ant
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application.
2012-05-17, by ant
7154072: [macosx] swallowing key events
2012-05-17, by ant
7142565: [macosx] Many special keys processed twice in text fields
2012-05-17, by ant
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
2012-05-17, by rupashka
7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly
2012-05-17, by alexsch
7158928: [macosx] NLS: Please change the mnemonic assignment system
2012-05-16, by alexsch
7169226: NLS: Please change the mnemonic assignment system for windows and motif properties
2012-05-16, by alexsch
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip