Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-192
+192
+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
2010-12-03, by ohair
Added tag jdk7-b119 for changeset a683e80b9ca8
2010-11-22, by cl
Added tag jdk7-b120 for changeset 6df7c2b3dbea
2010-12-02, by cl
Merge
2010-12-07, by igor
Merge
2010-11-30, by igor
Merge
2010-11-17, by jqzuo
Merge
2010-11-16, by igor
Merge
2010-12-07, by jqzuo
6997515: KERNEL=0 in JDK7 build causes loss of lzma compression.
2010-11-17, by paulk
Added tag jdk7-b120 for changeset a841cb10e4ea
2010-12-02, by cl
Added tag jdk7-b120 for changeset 8c840d3ab24f
2017-07-05, by duke
Merge
jdk7-b120
2017-07-05, by duke
Merge
2017-07-05, by duke
6999635: Multicatch: crash while compiling simple code with a multicatch parameter
2010-11-15, by mcimadamore
6985719: Alike methods in interfaces (Inheritance and Overriding)
2010-11-15, by mcimadamore
6991528: Support making Throwable.suppressedExceptions immutable
2010-11-14, by darcy
Merge
2010-11-13, by lana
6970016: Clean up ARM/try-with-resources implementation
2010-11-12, by mcimadamore
6999067: cast for invokeExact call gets redundant cast to <type> warnings
2010-11-12, by mcimadamore
6598108: com.sun.source.util.Trees.isAccessible incorrect
2010-11-12, by mcimadamore
6996914: Diamond inference: problem when accessing protected constructor
2010-11-10, by mcimadamore
6997958: test tools/javac/api/T6412669.java fails in PIT
2010-11-09, by jjg
6998063: new Scope impl to fix Scope performance issues
2010-11-06, by jjg
Merge
2010-11-04, by lana
6714835: Safe cast is rejected (with warning) by javac
2010-11-04, by mcimadamore
6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
2010-11-04, by mcimadamore
Merge
2017-07-05, by duke
Added tag jdk7-b119 for changeset 80bacb622b68
2010-11-22, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b119 for changeset 1db26590e632
2010-11-22, by cl
Merge
2017-07-05, by duke
6763340: memory leak in com.sun.corba.se.* classes
2010-11-15, by robm
6277781: Serialization of Enums over IIOP is broke.
2010-11-15, by robm
Merge
2010-11-13, by lana
Merge
2010-11-04, by lana
Merge
2017-07-05, by duke
7003227: (pack200) intermittent failures compiling pack200
2010-11-29, by ksrini
Merge
2010-11-15, by lana
6544278: SecurityException not thrown for Indexed Jar file whose signature is corrupted
2010-11-15, by sherman
6994145: (zipfs) README should be updated
2010-11-15, by sherman
6993789: LinkedBlockingDeque iterator/descendingIterator loops and owns lock forever
2010-11-15, by chegar
6999915: TEST_BUG: test/java/nio/channels/AsynchronousSocketChannel/Leaky.java failed intermittently (win)
2010-11-15, by alanb
6991528: Support making Throwable.suppressedExceptions immutable
2010-11-14, by darcy
Merge
2010-11-13, by lana
6999086: Clarify that SyncFactory.setLogger can throw an NullPointerException
2010-11-12, by lancea
6960894: Better AS-REQ creation and processing
2010-11-12, by weijun
6982530: javadoc update to SyncFactory & JdbcResource bundle for synchronization issues
2010-11-12, by lancea
Merge
2010-11-11, by mduigou
6465367: (coll) Typo in TreeMap documentation
2010-11-11, by mduigou
6987827: security/util/Resources.java needs improvement
2010-11-11, by weijun
Merge
2010-11-09, by alanb
6979009: (fc) FileChannel.read() fails to throw ClosedByInterruptException
2010-11-09, by alanb
6998250: Remove redundant src/solaris/classes/sun/net/www/protocol/http/NTLMAuthentication.java
2010-11-09, by chegar
6952519: kdc_timeout is not being honoured when using TCP
2010-11-09, by weijun
6792706: Add JAR file to bootclasspath when using AggressiveOpts
2010-11-08, by ohair
6994717: expired certificate in test ValidateCertPath
2010-11-08, by mullan
6997740: ktab entry related test compilation error
2010-11-06, by weijun
6985763: Pack200.Packer.pack(...) and Pack200.Unpacker.unpack(...) throw unspecified exceptions
2010-11-05, by ksrini
6957378: JMX memory leak
2010-11-05, by coffeys
Merge
2010-11-05, by lana
Merge
2010-11-04, by lana
6696028: JMXServiceURL like service:jmx:rmi:///jndi/iiop:// should be rejected by the RMI conn provider.
2010-11-05, by coffeys
6988618: JCK test setDaemon0101 hangs on specific machine
2010-11-05, by chegar
6985875: Change servicetags registration to refer to Oracle SSO and MSO 5.2 release
2010-11-04, by mchung
6720170: ByteArrayInputStream.skip(long) can overflow internally
2010-11-04, by mchung
Merge
2010-11-15, by lana
6987844: Incorrect width of JComboBox drop down
2010-11-15, by alexp
6771184: Some methods in text package don't throw BadLocationException when expected
2010-11-13, by rupashka
6613904: javax.swing.GroupLayout.createParallelGroup(..) doesn't throw IllegalArgumentException for null arg
2010-11-13, by rupashka
6899877: JComponent.add/removeNotify() should mention that they are not supposed to be called directly
2010-11-13, by rupashka
Merge
2010-11-12, by lana
Merge
2010-11-03, by lana
Merge
2010-11-15, by lana
Merge
2010-11-12, by lana
6877895: Some AWT's methods should specify throwing NPE for null arg value
2010-11-11, by dcherepanov
6960516: sun.awt.UngrabEvent has an ID over AWTEvent.RESERVED_ID_MAX
2010-11-10, by dav
6989505: java.awt.Robot's getPixelColor treats not fully opaque Window as fully transparent.
2010-11-09, by anthony
6984039: awt source rebranding vendor changes needed (jdk7 only)
2010-11-09, by art
6960655: GTKFileDialogPeer shouldn't be a singletone
2010-11-08, by anthony
6988428: Shape is not applied sometimes
2010-11-08, by anthony
6862652: A number of tests fail for some background Themes configured on Windows7 & Windows 2008R2 in 6u15
2010-11-15, by jgodinez
Merge
2010-11-11, by lana
Merge
2010-11-02, by lana
Merge
2017-07-05, by duke
Merge
2010-11-17, by lana
Merge
2010-11-13, by lana
Added tag jdk7-b119 for changeset fa550ae6eb32
2010-11-22, by cl
Added tag jdk7-b119 for changeset 4951967a61b4
2017-07-05, by duke
Merge
jdk7-b119
2017-07-05, by duke
Merge
2017-07-05, by duke
Added tag jdk7-b118 for changeset f6bd6c4fcf54
2010-11-11, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b118 for changeset bc960be59c11
2010-11-11, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b118 for changeset dd5e977be090
2010-11-11, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b118 for changeset fa3579325f8b
2010-11-11, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b118 for changeset e5798edad254
2010-11-11, by cl
Merge
2017-07-05, by duke
6997698: Bump the HS20 build number to 03
2010-11-11, by trims
Merge
2010-11-11, by trims
Merge
2010-11-11, by iveresov
6839891: Array overrun in vm ci
2010-11-09, by kvn
6998737: JSR 292: Remove the plug guarding the use of compressed oops
2010-11-09, by iveresov
Merge
2010-11-08, by iveresov
6991188: C2 Crashes while compiling method
2010-11-06, by kvn
6997311: SIGFPE in new long division asm code
2010-11-06, by kvn
Merge
2010-11-06, by iveresov
6997456: Not possible to build just compiler2
2010-11-05, by iveresov
6996563: 6984311 changes forgot to update vmStructs.cpp for new field _operands
2010-11-05, by jrose
6997459: JSR 292 after 6994093 getting: on return to interpreted call, restored SP is corrupted
2010-11-04, by twisti
6996240: The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
2010-11-02, by twisti
6987135: Performance regression on Intel platform with 32-bits edition between 6u13 and 6u14.
2010-11-02, by kvn
6984311: JSR 292 needs optional bootstrap method parameters
2010-10-30, by jrose
6981777: implement JSR 292 EG adjustments from summer 2010
2010-10-30, by jrose
6994093: MethodHandle.invokeGeneric needs porting to SPARC
2010-10-30, by jrose
6981788: GC map generator sometimes picks up the wrong kind of instruction operand
2010-10-30, by jrose
6994630: java/lang/instrument/IsModifiableClassAgent.java fails with -XX:+EnableInvokeDynamic
2010-10-28, by twisti
6994130: Zero PowerPC fix
2010-10-22, by twisti
6970683: improvements to hs_err output
2010-10-21, by never
Merge
2010-10-20, by never
6968367: can_post_on_exceptions is still using VM_DeoptimizeFrame in some places
2010-10-19, by never
Merge
2010-10-20, by twisti
6990192: VM crashes in ciTypeFlow::get_block_for()
2010-10-19, by twisti
Merge
2010-10-18, by never
6991596: JSR 292 unimplemented adapter_opt_i2i and adapter_opt_l2i on SPARC
2010-10-18, by twisti
Merge
2010-10-15, by roland
6991577: add IfOp optimization to C1
2010-10-15, by roland
Merge
2010-11-10, by trims
Merge
2010-11-04, by lana
6997495: correction of regression test compiler/6857159/Test6857159
2010-11-04, by ptisnovs
Added tag hs20-b02 for changeset dc71e7fdd835
2010-11-11, by trims
Added tag jdk7-b118 for changeset d3227b2c2929
2010-11-11, by cl
Merge
2010-11-15, by jqzuo
Merge
2010-11-05, by jqzuo
Merge
2010-10-29, by herrick
Merge
2010-10-22, by herrick
Merge
2010-10-16, by herrick
Merge
2010-10-14, by igor
Merge
2010-10-08, by herrick
Added tag jdk7-b118 for changeset 28ce0f4e02fa
2010-11-11, by cl
Added tag jdk7-b118 for changeset 2e876e59938a
2017-07-05, by duke
Merge
jdk7-b118
2017-07-05, by duke
Merge
2017-07-05, by duke
Merge
2010-11-09, by lana
Merge
2010-11-02, by lana
6939780: add a warning to detect diamond sites
2010-11-02, by mcimadamore
6996415: Override bridges causes compiler-generated code to end up with synthetic infinite loop
2010-11-02, by mcimadamore
6996626: Scope fix issues for ImportScope
2010-11-01, by jjg
6994608: javah no longer accepts parameter files as input
2010-10-29, by jjg
6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
2010-10-29, by jjg
6994946: option to specify only syntax errors as unrecoverable
2010-10-28, by jjg
6460352: Reintroduce Scope.dble
2010-10-28, by jjg
6949587: rename "DisjointType" to "DisjunctType"
2010-10-26, by jjg
6993301: catch parameters do not have correct kind (i.e. ElementKind.EXCEPTION_PARAMETER)
2010-10-22, by jjg
6987760: remove 308 support from JDK7
2010-10-19, by jjg
6551367: javadoc throws ClassCastException when an @link tries to reference constructor.
2010-10-19, by sundar
Added tag jdk7-b117 for changeset 0c40f3078aa3
2010-11-04, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b117 for changeset 4415519b35e2
2010-11-04, by cl
Merge
2017-07-05, by duke
Added tag jdk7-b117 for changeset be017e4765f7
2010-11-04, by cl
Merge
2017-07-05, by duke
Merge
2010-11-09, by lana
Merge
2010-11-02, by lana
6996740: Yet more breakage caused by 6891766
2010-11-02, by alanb
6996356: Changes for 6891766 break build
2010-10-31, by asaha
Merge
2010-10-26, by asaha
6891766: Vulnerabilities in use of reflection in CORBA
2010-09-24, by skoppar
Added tag jdk7-b117 for changeset 984109266a3d
2010-11-04, by cl
Merge
2017-07-05, by duke
Merge
2010-11-10, by trims
Merge
2010-11-04, by trims
6982752: dynamic languages need to decorate types with runtime information
2010-09-14, by jrose
6953246: JSR 292 should support SAM conversion
2010-09-08, by jrose
6980096: JSR 292 reflective lookup should throw checked exceptions
2010-09-08, by jrose
6964498: JSR 292 invokedynamic sites need local bootstrap methods
2010-09-08, by jrose
Merge
2010-11-09, by lana
6997928: LocaleCategory test fails with b118 PIT
2010-11-05, by naoto
Merge
2010-11-02, by lana
6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files
2010-11-02, by vinnie
Merge
2010-11-02, by alanb
6431343: (dc) DatagramChannel may not report its local address correctly after connect or disconnect
2010-11-02, by alanb
6993126: (aio) remove AsynchronousDatagramChannel
2010-11-02, by alanb
6916074: Add support for TLS 1.2
2010-11-01, by xuelei
6994413: JDK_GetVersionInfo0 only expects a two digit build number
2010-11-01, by mchung
6995674: (launcher) make of jli fails on windows if directory exists
2010-11-01, by ksrini
6792180: Enhance to reject weak algorithms or conform to crypto recommendations
2010-11-01, by xuelei
4873188: Support TLS 1.1
2010-10-30, by xuelei
6984037: jmx/management rebranding vendor changes needed
2010-10-29, by emcmanus
6950546: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
2010-10-28, by weijun
less
more
|
(0)
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip