jdk/test/java/lang/invoke/VarHandles/X-VarHandleTestMethodType.java.template
changeset 45028 b0ea3c0bfb81
parent 40734 48879ea67e2a
equal deleted inserted replaced
45027:0cf367e546fb 45028:b0ea3c0bfb81
     1 /*
     1 /*
     2  * Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
  3286             });
  3286             });
  3287         }
  3287         }
  3288 #end[Bitwise]
  3288 #end[Bitwise]
  3289     }
  3289     }
  3290 }
  3290 }
  3291